Can you pick me up a bottle of that strain remover when you're there? Sounds like just the ticket.
Every time I reach for `git stash` I think to myself:
"Making my saving throw for actually being able to restore this work when I come back to it... OK that's 5 D20 but WHOA what a penalty!" :)
#Audacity audio editing software has a habit of nagging you to Select All instead of just showing the filter's dang dialog box. Today I learned how to make Audacity stop nagging and #DoWhatIMean. #DWIM
Edit > Preferences > Tracks > Tracks Behaviors > Select all audio, if selection required
UNLESS you have #DWIM.
For the #DWIM feature (›Do What I Mean‹) of #Interlisp, see the Interlisp-D Manual, page 393 and following of this PDF:
→ https://larrymasinter.net/86-interlisp-manual-opt.pdf
I think there were also several scientific articles published on the topic, presumably in these journals:
🌺
IMHO, a highlight of #InterLisp was the #DWIM feature (›Do what I mean‹):
When the system ran into some error in user code, it entered the debugger with a schematic dialogue, suggesting fixes to the code such as ›Did you mean <foo> rather than <bar>?‹ and similar.
When the issue was believed to be sorted out, the repaired code was stored back in the source file, the user would leave the debugger and the system would try to continue. :)
🌺
🏷️ #Lisp