/dev/writings
FEED LIVE
WRITINGS
> tail -f ~/notes — systems, infrastructure, AI and everything tech.
2 entries sort: newest rss
02
0227 JUL 2026//2 min read
Hello World
A test post exercising every element the blog renders: headings, code, tables, quotes, lists, links, images, and custom MDX components.
metanextjsmdx
Read01
0127 JUL 2026//18 min read
In-house LLM Inference on Kubernetes: A Production Runbook
The actual runbook I followed to stand up in-house LLM inference on EKS: GPU nodes with Karpenter, vLLM under llm-d, event-based autoscaling on serving metrics with KEDA, and the economics that make running your own models pay off.
kuberneteseksgpullmvllmllm-dkarpenterkedainference
Read