Hacker News new | ask | show | jobs
by astrobe_ 2041 days ago
Snobbism aside, I would gladly give up on some "usability" for a passive web (basically raw HTML or even Gopher or Gemini) and a separate active web (basically a proper virtual machine perhaps like Squeak/Pharo).

But as soon as you cut off ways to make the Web more "engaging", it makes it far less interesting for the ads market, so less contents. Even individual content producers (e.g. Youtubers, Twitchers) look for monetization these days.

1 comments

> and a separate active web (basically a proper virtual machine perhaps like Squeak/Pharo).

Something like WebAssembly, then?

AFAICT WebAssembly is in the continuum of HTML/CSS/JS, and is intended to "make things faster", so there is no reason to separate things that are essentially text and medias from things that are essentially programs.

In other words, WebAssembly won't cut the Gordian knot, in my opinion.