Weekly Roundup 2023-09-26
- Wednesday: I wrote some standard library code in Impliciula, and considered how it was coming out.
- Thursday: I got deep into a rabbit hole around naming and implementing "fold" operations.
- Friday: I developed more questions about how to do things in Impliciula, and started looking into other text editors, because at this point, I only use Neovim to write this blog.
- Saturday: I finally realized that multimethods and gradual typing are a tricky combination. I also looked into Kakoune a bit.
- Sunday: I thought more about Impliciula and Kakoune.
- Monday: I replaced an AWK script in Kakoune with a shell invocation of Mercurial which constructs a Kakoune scripting command using a template. It was hard to face the world after that.
Next week, I'm going to try to wrap up the Mercurial helper for Kakoune, and switch to using Kakoune for blogging, and try to switch back to it for things that I ended up using Kate for somehow.