Coding 2024-07-07
I refined the tooling a little more today, and did some planning. I think at this point, what makes sense to do is to start putting together a specification, and then devising tests to match it.
I know it's been a while since I did anything resembling TDD, but I've effectively got a greenfield project here, so I've already cranked up the thresholds, and it seems to me that something like red-green-refactor is the easiest way to deal with the thresholds being at maximum.
It'll probably be a few days at least before I'm ready to try actually writing code, but I'll try to write specifications or xfailed tests, or something.
Anyway, I let this get too late and I should get to bed.
Good night.