OCTADE
@octade@soc.octade.net
I just read the code. No tools, no parsers, no gimmicks. Look at the code and mentally follow exactly what it does.
Everyone is making everything vastly more complicated than need be.
If your code is modular with proper typing and formats, you don't need any of this extraneous stuff.
Better yet is to keep programs as small as possible, so boondoggling won't come up.
Discipline is hard with FOMO everywhere.