Zero-Downtime Deployments Without Kubernetes
Sometimes a shell script and nginx are all you need. A practical guide to blue-green deploys.
Deep dives into distributed systems, Rust performance, and the craft of writing software that survives production.
Sometimes a shell script and nginx are all you need. A practical guide to blue-green deploys.
Conditional types, template literals, and the Turing-complete type system hiding in TypeScript.
Quantization, KV caching, and why you don't need an H100 for most inference workloads.
How to parse structured data without allocating. Arena allocators, slices, and winning benchmarks.
Tracing syscalls, profiling network stacks, and building custom metrics with minimal overhead.
Real benchmarks, real trade-offs. When full-duplex matters and when it's overkill.