Coding 2020-05-27
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.
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.
I'm starting to get a little skeptical about the level of coverage I'll get after all of the tests I'm going for are ported.
"In Spite of Some Glaring Omissions" is another good name.
I'm confident this code can be made better. I'm just not totally sure what and how much that will require.
Writing like five lines or whatever, but they're really mentally taxing lines.
Turns out this stuff is hard. Who knew? (The answer is every linguist.)
I've got a plan. We'll see how it works out.
Trying to be a humble STEM major.
Surprisingly low amount of horrible brokenness, for code that I only just started testing.
I should probably put together a post where I try to explain all of this, with diagrams.