Weekly Roundup 2023-10-03
- Wednesday: I tried to sketch out Impliciula's AST based on vibes, and learned that sketching out an AST based on vibes is probably a bad idea.
- Thursday: I discovered an OCaml feature that I hadn't suspected the existence of (in part because I'm not reading the documentation in any kind of order), and had to go lie down.
- Friday: I figured out some of the things to be done with that feature, meaning that the presentational barriers to implementing it are probably down, so I just need to deal with the technical aspects...
- Saturday: I started looking into what it would take to make pre-commit work with Mercurial along with Git. I would take a lot.
- Sunday: I redid my towncrier fork for the heck of it.
- Monday: A little more prep work for pre-commit, that has me thinking now that whatever cursed shims are required should probably exist in their own package, to avoid saddling the project with tech debt.
Next week, I've got some ideas for what to work on, but I'm not totally sure yet.