Coding 2022-12-30
It turns out there may have been a reason I haven't come up with a better name yet?
It turns out there may have been a reason I haven't come up with a better name yet?
Finding problems, looking for solutions.
Starting to rework more names
Feature request if I ever work on NABTO seriously: type checking should provide some visibility into how it's reasoning, because where I am right now just feels awful.
I really appreciate, I think, how some of the stuff that I'm doing to Mypy that probably shouldn't work, just... does.
It's a good thing I'm not competing with anything, because wow, this is some careful deliberation.
Just do the thing.
I just realized I missed some test and plugin code. Oh well, not too important.
Collating five different sources of information to conclude that what I want to do is probably easy and fine.
(Before looking at the code.) "I don't understand why it needs this step in the middle." (After looking at the code.) "I understand why it needs this step in the middle, and I hate it."