Buffer vs Cache in Linux — what each really caches, how free and /proc/meminfo define them, and how to verify
Heap
binary heap: structure, operations, and applications
LLM Fundamentals
Understanding LLM fundamentals — tokenization, embedding, attention, and text generation with concrete examples
Anycast + BGP: Fast Failover Without DNS
Anycast + BGP Overview
Hugo Search with Fuse.js
How to add client-side fuzzy search to a Hugo blog using Fuse.js
OSI Model
Understanding the 7-layer OSI model with a concrete example: a message from a phone over WiFi to a wired PC
HTTP: The Evolution from 0.9 to 3
A comprehensive overview of HTTP protocol evolution — from the one-line HTTP/0.9 to HTTP/3 over QUIC
WebSocket
WebSocket protocol overview
k8s cluster setup on a single server
production-style kubernetes cluster on a single server using kubeadm
How Files Are Located on Disk
Step-by-step walkthrough of how Linux translates a file path into physical disk blocks, with commands to demonstrate each step