2026-05-05 18:52:02
I've started my development log for May. It's really mostly about tooling -- specifically, editors and debuggers.
#PostScarcitySoftware
#Lisp
I've started my development log for May. It's really mostly about tooling -- specifically, editors and debuggers.
#PostScarcitySoftware
#Lisp
I'm getting stack frames corrupted (or else I'm hitting the wrong stack frames) and I can't see why. My brain is far too messed up to deal with this level of shit just now!
#PostScarcitySoftware
#TheJoyOfSoftwareEngineering
My monster, she lives.
It has to be admitted, she can't do very much yet.
#PostScarcitySoftware
It's a week since my last #PostScarcitySoftware entry. The version of eval/apply copied from `0.0.6` still doesn't compile, let alone work. There are reasons. I've been ill — my brain really is fucked — and I've had urgent outdoor work.
There is progress. I am cleaning up bits of old cruft as I go. But I don't think copying the old code was a good decision. I…
There's a Common #Lisp cryptography library called 'Ironclad'. I'm going to need cryptography for #PostScarcitySoftware authentication, but Post Scarcity #Lisp is going to be a lot more…
In other news, I'm now posting my #PostScarcitySoftware development log on my blog, in case anyone is interested. Which, if you're sane, you won't be. #Lisp
I did ten hours on #PostScarcitySoftware yesterday, and then slept a bit, and then woke up with an intention to rapid prototype a '#Lisp structure editor in the browser' idea I've been thinking on for a while. I did about five hours on that, and it's looking promising.
I&…
Well,. the good news this morning is that i found a stupid bug in `cdr` which, once you've seen it, you can't unsee, so the seventh #PostScarcitySoftware #Lisp prototype is now completing initialisation and entering the REPL.
The bad news is that there's an unterminating recu…