# HG changeset patch # User Steve Losh # Date 1468591705 0 # Node ID 5d3b8e0dc29491ba5b4434603192a4a894d2e704 # Parent c5d7d2b74b48b0a0e9b75416ee8b7bdf2d28c0e9 Update diff -r c5d7d2b74b48 -r 5d3b8e0dc294 README.markdown --- a/README.markdown Fri Jul 15 13:08:25 2016 +0000 +++ b/README.markdown Fri Jul 15 14:08:25 2016 +0000 @@ -850,3 +850,15 @@ ### 2016-07-15 * [Got nerd sniped](https://www.reddit.com/r/lisp/comments/4si6qm/go_forth/d5d827u?context=1) by /r/lisp. + +* Tried to work on more [Coding Math][] but *something* I did yesterday with + Roswell completely fucked my CCL/Sketch situation. First SDL2 wouldn't build + at all. Then it built, but the key input, title bar, and cmd-tabbing are all + broken when running from the command line. ClozureCL.app works, until I do + something that throws an exception, then it just hangs forever and can't be + cmd-tabbed back to. + + I don't know why I keep trying to ever update anything on my computer. + Everything always breaks all the time because programming, especially + graphics/GUI programming, is a dumpster fire. I should just never update + anything ever. A fucking lab mouse would have learned by now.