







A single HTTP request, traced in real time through DNS, TCP, TLS, the kernel, Node's event loop, and Postgres — then back to the pixel. Scroll distance equals time.
The 800-Millisecond Problem
A blog about my journey through Mozilla,Open Source Contribution, Virtual,Augmented,Mixed Reality, Security,Hackathon and in general technology.
Rate Limiting with NGINX – NGINX Community Blog
One of the most useful, but often misunderstood and misconfigured, features of NGINX is rate limiting. It allows you to limit the amount of HTTP requests a user can make in a given period of time. A request can be as simple as a GET request for the homepage of a website or a POST request on a log‑in form.

Thousands of Styled Rectangles in 120FPS on GPU
Secrets of rendering extremely fast UIs in WebGPU by minimizing overhead on the GPU.


How TCP works - IRL
AT Protocol Handler - Chrome Web Store
AT Protocol utilities: handle tools, post filtering, PDS info.
High Performance Browser Networking (O'Reilly)
What every web developer must know about mobile networks, protocols, and APIs provided by browser to deliver the best user experience.

The Day I Logged 1 In Every 2000 Public IPv4: Visualizing The AI Scraper DDoS - VulpineCitrus
In an attempt to grasp the magnitude of web scraper attacks against my websites, i went the way of visualizing.
Streaming Data - AT Protocol Docs - AT Protocol
Synchronizing and streaming data from the AT Protocol.

visualizing the surface-area growth rate of the web platform based on Browser Compat Data (BCD) data set from @openwebdocs.org. not be 100% correct yet, but the gist is right. need to clean it up then will post the source generator + data.