Weekly Roundup 2025-11-04
- Wednesday: I confirmed that the code I threw together for base stuff seems to work, and promptly didn't do anything with it.
- Thursday: I looked over the coverage misses in MOTR, and tried to figure out what to do about them.
- Friday: I drilled down into the design of the saltate plugin, and rediscovered the various problems with it that I've just kind of been avoiding.
- Saturday: I ended up with a new project idea, not fully developed.
- Sunday: I figured out that some of the work I had in mind for that project was unneeded, which therefore meant I was closer to completion than I thought.
- Monday: I eliminated a bit more work, which meant moving onto the next phase: factoring out code from my hobby projects into a bunch of tiny, inscrutable libraries.
Next week, I need to nail down exactly which libraries I'm writing, their minimum supported Python version, and any enhancements I want to make to them.