Blog Layout

Blog Posts

Welcome to the corner of thoughts and explorations. Here I share technical guides, personal reflections, occasional rants, and whatever else crosses my mind

QUIC Traffic, explained

In the constant race to speed up the web, Google quietly rolled out a new transport protocol in 2012—QUIC (Quick UDP Internet Connections). Over the years, it has evolved from an experimental feature to a backbone technology used by services like Chrome, YouTube, and Google Search.

QUIC replaces the traditional TCP + TLS stack with a single protocol built directly on top of UDP. This shift gives QUIC a major performance edge. Traditionally, when you load a website over HTTPS, your browser and the server have to go through:

Arrstack

Need a fast and easy way to download Linux ISOs?
The arrstack is a lightweight tool that lets you find, download, and manage Linux distributions in just a few clicks.

No clutter. No hassle. Just ISOs.

Jokes aside the arrstack is a set of aplications that connect together to provide a simple way to download and manage content.

Quick Setup

Here is my docker compose file to run the stack: