Get the latest tech news
Reproducible C++ builds by logging Git hashes
Sometimes I am in the difficult situation where I have written a program which writes some kind of output to disk, and I want to remember which version of my program produced this output. This is really common for me at the moment due to my research, which always seems to involve a lot of trial and error algorithm design.
None
Or read this on Hacker News