Hacker News new | ask | show | jobs
by _bxg1 2646 days ago
I've heard people predict that the future of the web is to replace userland, to make every program cross-platform and sandboxed close to the metal, and for JavaScript to fade into a family of "web"-targeted languages. Looks like it's happening.
1 comments

In this scenario, what's the point of having more than one OS?
Same as with POSIX - different implementations of the same standardized interface that target different hardware, and have different quality of implementation (possibly optimized for different use cases).
Differences of opinion in what/how to run code outside of whatever browser people decide the sandbox boundaries are.
For end-users, I'm not convinced that there is one.

Well, besides keeping competition/innovation alive.