We have them. HTML/HTTP work great, but the DOM and JS APIs are out of control, and their surface area has no end in sight.
The web actually works great without JS, and doesn’t require gigs of memory to browse.
Every month there’s some new JS API being proposed or developed for browsers, with no care for its impact on the web. The JS APIs are still growing and only getting more complicated too! service workers is a perfect example of the problem. Offline browsing worked great 20 fucking years ago, but now multithreaded Turing complete programming languages have to be used to view a website offline. It’s absolutely absurd.
The web actually works great without JS, and doesn’t require gigs of memory to browse.
Every month there’s some new JS API being proposed or developed for browsers, with no care for its impact on the web. The JS APIs are still growing and only getting more complicated too! service workers is a perfect example of the problem. Offline browsing worked great 20 fucking years ago, but now multithreaded Turing complete programming languages have to be used to view a website offline. It’s absolutely absurd.