Video: C Programming on System 6 - A New On-Disk Database Format
part of C Programming on System 6 series
It's a new year and my old computer is still old.
A bug in Amend caused it to crash during a commit, which corrupted the repo beyond repair. I quickly came to realize that using resource files as a database for Amend and my new BBS was a bad idea. I NIH'd the problem and created my own file format that will be a bit more resilient to crashes and partial writes.