Earlier quoted context omitted.
> Eventually, this arms race ends with a computer vision model that looks at the screen, classifies visual elements as ads, and draws a rectangle over anything that looks like an ad. That isn't enough for me. I don't just want to not see the ads, I want to stop them being fetched entirely. There are two big problems with ads. * The ad network can build up a very complete profile of what you like, dislike, and general…
Furthermore, ads are a resource drain that should not be taking over our personal systems. The web started as this proposition: you send a request to remote computer. Request says "Hey... can I read a document named this?" and the computer shows you the document. Now this may have included images and external links and sound, and whatnot. But today, the web is more of an application delivery system too. So many reque…
Did you not skip over a lot of steps in between?
User: Hey can I read a document named this?
Server: Sure, let me spend resources and spin harddisk and lookup the thing you wanted. Oh hey, I found it .. here ya go
User: Great.
----
You've conviently ignored the resources the "old" web had to spend to serve you. Nothing has really changed it. Also the thing you wanted, that was "source code". We just called it html. It is no different than javascript+css+html5.