Coding 2023-04-24
So many things seemed worth a shot, but I'm not sure what's ultimately worth a shot.
So many things seemed worth a shot, but I'm not sure what's ultimately worth a shot.
I'll probably share this rule after I've written it, since it seems like most people should run into problems if they write code that would trigger it.
It's really nice to have updating to deal with a new version just work...
I should try to distill Mypy tests out of MOTR's code.
After I finished writing this entry, I remembered I should probably be trying to get Mypy unpinned, and, like... I don't wanna...
A less painful merge than I expected.
Just kind of gambling that all of those tests were coupled to the old design.
I may need to switch to documenting this stuff if it's going to keep being this confusing.
It was less effort to do weird introspection stuff than to come up with distinct, self-explanatory names.
Plenty of stuff just kind of happily shoves in wherever, and then I need to think about the actual external interfaces...