Hacker News new | ask | show | jobs
by xupybd 1613 days ago
Okay but what happens when you have a breaking change from one of your updates?
1 comments

From a standard system upgrade? Never happened to me in 20 years. Between OS versions sure, once every few years spend 20 minutes building from scratch

If it did happen, same as if your machine caught fire. restore from your backup

For me it's when a library my app uses gets an update then my app fails.
No need to update the library. Or keep both versions.