Coding 2026-05-13

By Max Woerner Chase

It's getting late, so I'm going to try to be quick about this. I've gotten to points on my various projects where they require more thought than I think I'm up for currently; my hope seems to be "maybe I'll have more focus on the weekend", which, I could very generously call the track record on that idea "a tossup". In any case, I should at least articulate where I am on each, to see if something jumps out at me as less effort to work on:

Let's see. Anaglyph sketching just requires a modest increase in test coverage for me to be comfortable messing with it; I just need tests for the other back-face drawing modes, besides "full". Calendars needs a survey of the different calendars I intend to implement, and their cultural relationships, since grouping calendars by their calculation methods feels arbitrary to me. Synthesis needs me to go over the code and write down all of the ideas that are currently just in my head, at which point I can then try to figure out how data should be flowing in the chunked synthesis function.

Anyway, it's late; I'd better wrap up.

Good night.