The Internet is so cool

By Prajol David3 minute read



Table of Contents

  1. Architecturally sound, still standing:
  2. Current Trends / Adoption:
  3. QUIC (why its a game changer):
  4. What Does This Mean for You (and the Future)?

We take internet for granted these days like so hard. No one actually takes the time to stop and think how fucking magical the internet today actually is. We are running on pretty much the same infrastructure a few gigachads made YEARS ago. You could say that the internet architecture was way ahead of its time. This was a culimination of years of communication between multiple gigachad coders to properly put down an architecture that is currently undergoing the test of time.

You can actually “practically see the internet evolve” to the architecture that it is currently seen today HERE

There are a lot of such archival mailing lists (most notably the Linux Kernel one) lore Where you can find age old mailings and the complete lore of the linux kernel.

Architecturally sound, still standing:

In short the following technologies have withstood the test of time and are still being actively used without any obvious hatred for how its architected:

Although currently, the following technologies are in the verge of being adopted with industry leaders trying to get them adopted (and trying to make money in the process):

QUIC (why its a game changer):

Have you ever clicked on a link and felt that every so slightly delay between click to website render on your page? Are you a web developer and have tried to optimize this but its always that slow, even on local ip?

Its just TCP showing its age. Yeah TCP is cool, I just talked about it. BUT: QUIC is UDP with handshake

QUIC is QUICly reshaping the networking landscape with almost all new BIG networking projects often times opt for QUIC protocols (ex: Syncthing

TCP is old, has security issues that has been discovered by very smart people, The 3-way handshake is “extremely slow” for today’s standards (it is LITERALLY the only thing holding you back from instant page loads)

What Does This Mean for You (and the Future)?

QUIC, especially as the foundation for HTTP/3 (the latest version of the web’s core protocol), is already delivering tangible benefits: