Hacker News new | ask | show | jobs
by h2odragon 1709 days ago
> don't want to recompute it each time you change something

True... May I introduce you to the filesystem?

1 comments

Wow, what a great invention I have been missing! You made my day! :-)
Had a project once where 70% or so of the 8 month runtime was de/serialization. 800gb or so data wad and 16gb of ram; all messily multiply interlinked and not even the indexes would fit into ram. it sucked.

but the architecture that imposed meat we were surprisingly resilient to power outages.