This is a short summary. ↗ Open original to view full content
Participating in the Spring Lisp Game jam, why and how
from blog Drew's blogsite, | ↗ original
More from Drew's blogsite
Things to do on an upcoming flight
25 Oct 2024 |
original ↗
Some things I can do that do not require an internet connection
Minimally useful Github workflow for emacs packages
2 Sept 2024 |
original ↗
Use this if you want to publish your emacs package to Melpa
How to act on command output containing spaces in Bash loops
27 Feb 2024 |
original ↗
A fool-proof way to write loops in bash that don't split input on spaces.
When you might want classes
19 Feb 2024 |
original ↗
Sometimes it's much easier to work in inherently stateful design spaces with an Object-Oriented-first design approach.