I long for a world wide web that goes back to basics: Markdown for text, JPEG or PNG for images, *no* Javascript or other client-side execution, designed to be writable by a human being with a simple text editor and no fucking interactive/dynamic bullshit. Make it as advertising hostile as possible. And above all keep it *small* (as in: a large, sprawling web site should fit on 16Mb USB stick).
In other words, web like it's 1996 again.
@cstross
lmao, I remember starting web programming back in those days, as a teen, and wanting to add all sorts of silly stuff to my website. GIFs, a few JS and CSS tricks, etc. Then I learned PHP, and more stuff followed.
We take a lot of that for granted when we say we miss the simplicity. From the backend, it wasn't quite as simple.
Nowadays vanilla languages can do a lot more. I do wish we dropped some frameworks, though.