I think most software developers create software that's specific for their own use, not for release.
A big chunk of these are proof of concept programs, test code that is good for trying an idea but won't be complete enough for a test suite in the end result.
Others are random data fixes when you're migrating file formats or end up with a bad CSV or something.
I have a toy program that just tells me what a keystroke looks like via raw mode.
A big chunk of these are proof of concept programs, test code that is good for trying an idea but won't be complete enough for a test suite in the end result.
Others are random data fixes when you're migrating file formats or end up with a bad CSV or something.
I have a toy program that just tells me what a keystroke looks like via raw mode.