Hacker News new | ask | show | jobs
by wmf 2335 days ago
Some people came up with the idea of "crash-only software", arguing that it's better to maintain one code path (recovering from a crash) than two (clean start and recovery), but it hasn't caught on that much. https://www.usenix.org/legacy/events/hotos03/tech/full_paper...
1 comments

Google follows this, I believe