Make It Ephemeral: Software Should Decay and Lose Data
lucumr.pocoo.org/2024/10/30/make-it-ephemeralSo true
Extremely Linear Git History
westling.dev/b/extremely-linear-gitWith our extremely linear history, the first commit in a repo hash a hash that starts with 0000000, the second commit is 0000001, the third is 0000002, and so on!