| ▲ | mjr00 2 hours ago | |||||||
I was really confused how this could be possible for such a seemingly simple site but it looks like it's storing + writing many new commits every time there's a new review, or new financial data, or a new show, etc. Someone might want to tell the author to ask Claude what a database is typically used for... | ||||||||
| ▲ | a-dub 2 hours ago | parent [-] | |||||||
json in git for reference data actually isn't terrible. having it with the code isn't great, and the repo is massively bloated in other ways, but for change tracking a source of truth, not bad except for maybe it should be canonicalized. | ||||||||
| ||||||||