# HG changeset patch # User Steve Losh # Date 1699624350 18000 # Node ID 4817f2fa58da35fd22d594286dde19d92ec43212 # Parent 5890a310d1cb65eebcb5533c0b6424f706b2231e Update diff -r 5890a310d1cb -r 4817f2fa58da README.markdown --- a/README.markdown Thu Nov 09 09:54:38 2023 -0500 +++ b/README.markdown Fri Nov 10 08:52:30 2023 -0500 @@ -850,3 +850,24 @@ Started reading the HG545 paper but feeling a bit overwhelmed by it. Will try again tomorrow (need to print it out tomorrow afternoon too, reading on a laptop sucks). + +## 2023-11-09 + +Looked into why my enter and backspace keys on my laptop seem to intermittently +stop working. Turns out it's a common issue with this model of T14s. Ugh. The +laptop is ~4 years old so I guess I could potentially justify getting a new one, +but I'd really rather not. 80% of the time I'm using this with an external +keyboard anyway, so maybe I'll just jank together some shortcuts in case this +happens during a presentation or something. If a computer could ever Just Work +for me I'd be so happy. + +BS521 about linear regression. The clock is broken in the classroom now. + +Poked around a little at Parenscript. Need to figure out a way to get it +working standalone which is *not* clear at all from the documentation, but +I managed to find that gave me +somewhere to start. + +Yet another ethics/rigor meeting. + +Wired up `super-m` and `super-del` to deal with the Thinkpad keyboard crap.