Hacker News new | ask | show | jobs
by jksmith 5817 days ago
If the "Future of the Desktop" still means having to do installs and updates, then I look forward to living in the past. I've even gotten sick of being harangued by Android updates.

After having written code for 20 years, I want zero responsibility for somebody else's code, and that includes doing updates.

1 comments

I agree that constantly being nagged about updating sucks. What's worse though: update nagging or occasionally having an app or service you depend on breaking temporarily due to a bad update?

If regressions are somewhat rare then I think I prefer automatic updates, even with the risks.

This is the norm with all web applications. The frequency of regressions will depend on a lot of factors. One of the reasons I think this works well for web apps is that the deployment environment is exceptionally consistent and stable when compared to the world of desktop os's. It would be awful if your text editor broke while you were in the middle of using it, but that is the situation I am in right now with my email. How much trust do you give the developers?
yes. Whether it's desktop apps, local os, iphone apps, android apps, any interest in this stuff in the future will be just some kind of steampunk sentimentality. The only desktop app that should be developed and upgraded is the browser. Web dev is a superior expression of division of labor, and regression management. Software dev is so increasingly worthless, the only viable platform for it is web, embedded specialties withstanding.