~lobsters | Bookmarks (1979)
-
Reverse engineering the 59-pound printer onboard the Space Shuttle
The Space Shuttle contained a bulky printer so the astronauts could receive procedures, mission plans, weather...
-
A Knownbits Abstract Domain for the Toy Optimizer, Correctly
After Max' introduction to abstract interpretation for the toy optimizer in the last post, I want...
-
Racket meet-up: Saturday, 3 August, 2024 at 18:00 UTC
Everyone is welcome to join us on Jitsi Meet for the Racket meet-up: Saturday, 3 August,...
-
There is only one test!
UPDATE: Here is a more recent (and I think clearer) version of this post. A few...
-
Panic! At The Async Runtime Shutdown
While working on Crucible, I've been repeatedly bitten by seemingly "impossible" panics happening at a frustratingly...
-
Reduce allocations and comparison performance with the new unique package in Go 1.23
Posted on Friday, 2nd August 2024 Having been playing around with the upcoming Go 1.23 release...
-
Default To Large Modules
When you design a system of decent size, whether it鈥檚 software or something else, you are...
-
A Handy Way To Clear The Terminal In Python
So I have been using the Python REPL quite a bit lately. I've been using it...