Coding 2021-07-21
Still figuring out which of my past decisions were bad, actually.
Still figuring out which of my past decisions were bad, actually.
Thinking about having some modules where basically one line of code really does anything. We'll see.
I wonder if there's some way to manually highlight sections of text in vim (like, just change the background color). (Ideally it would also be possible to zoom out for a bird's-eye view.)
Doing design work so I don't end up tied into knots.
"This is a 100-line function." "Oh dear." "But you should have seen what I had before that!"
It was honestly surprising to me just how much of the prototype file was code that was "supposed to be" in a library.
It'll be nice when this is in a good enough state that I can at least tell whether it's fast.
I can't be expected to manage my time! I have a messed-up toe that hurts sometimes!
Contorting into weird positions in an attempt to mitigate the soreness from past weird contortions. I foresee no issues with this.
Helper functions that call helper functions that construct class instances to pass into helper functions that yield helper class instances that trigger dispatch to internal functions that build up a graph representation that gets traversed according to command-line arguments in order to do... stuff. I totally had this realistically scoped to start with...