Patterns for Writing Efficient Queue Consumers
Practical patterns for designing queue consumers that actually scale: decoupled polling, semaphore concurrency, and priority-aware buffers.
Practical patterns for designing queue consumers that actually scale: decoupled polling, semaphore concurrency, and priority-aware buffers.
I wanted a living background for my personal site. So I built a real-time code rain visualization powered by GitHub's event stream, SSE, and some physics.
FanCode blocked my VPN during the Carabao Cup final. So I built a CLI that deploys self-hosted Tailscale exit nodes on AWS, Hetzner, or GCP in one command.
My parents' Android phone had 600+ apps flooding notifications. Claude connected via ADB over WiFi and bulk-uninstalled the junk in 30 minutes.