Coding 2025-10-18

By Max Woerner Chase

I keep on finding out about more base systems to try out, but I am making efforts to put together prototypes. I've created a helper method to generate basic enums of Glyph objects, and, in the process, found a problem with my attrs + enum wrapper that I think was easier to fix with aspectlib than it would have been with unittest.mock, so I guess switching was the right call.

I'm a little unfocused right now (in part because I had more sickness-adjacent things happening, which, uugh). I did just throw together a stub of Gaussian integers, but what I actually need to be working on is creating the various integer bases that I basically know how to put together.

But that comes after I get some dang rest.

Good night.