4817f2fa58da

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 10 Nov 2023 08:52:30 -0500
parents 5890a310d1cb
children 5a5d9882c6b2 8c09cc088273
branches/tags (none)
files README.markdown

Changes

--- 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 <https://app.leby.org/post/fun-with-parenscript/> 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.