Coding 2025-02-23
I'm still having trouble having a really relaxing day, but hopefully I'll get that tomorrow. For now, I want to get something done with MOTR, even if that something is just reorienting myself for future work.
Hm, yes, the next thing to do is to figure out tests for the new shield() operation, and then work on the "dependency" compound operation.
One of the other things I want to do in this area, though is to come up with generally better names. There are a few issues:
- shield() was just come up with on the spur of the moment because I had to call it something
- The other operations have kind of a... tense problem? They're declarative transformations of future computations, but they're kind of named from the perspective of the future computations, instead of in terms of the actual concrete values that the functions act on.
- Finally, the different sets being tracked by the Axes objects just have some confusing names.
Anyway, that's stuff to focus on later. If I don't get out of the light and lie down pretty much right now, I'm going to have a much worse time than I'm currently having, and I'm not doing great at the moment.
Good night.