Coding 2020-06-07
Good turnaround from "How can I possibly do this?" to "I can do this."
Good turnaround from "How can I possibly do this?" to "I can do this."
Maybe I should try outlining my posts sometime.
Just writing stuff down can clarify things immensely.
Oh boy, I'm going to need a local package repository if I go through with this idea...
I'm going to have to learn to debug with Mono before I can hope to resolve these test failures.
They have overlapping functionality, but I think they both have some unique features.
Blurring the line between self-isolation and just really not wanting to be out in that weather.
There are some tests I wrote before I worked out the Ink VM that don't, like, make sense. I should get rid of them, probably.
This space unintentially left blank.
Once I start refactoring in earnest, I'm probably going to try to convert the conditionals that work on commands into a bunch of separate functions, because that's just a huge if-else block right now.