Method · Browse by topic
The archive, mapped
Every blog post and case study on the site with the principles and playbooks each piece argues for. Filter by any principle or playbook to see just the evidence behind it.
Matching the filter
3 itemsHow I run multiple OpenAI-compatible LLM endpoints on a small K3s cluster with AMD Radeon GPUs, and what I had to do to make it stable.
- Optimizing Real-Time Kubernetes Visualizations: From 25ms to 12ms Per FrameDec 25, 2025 · 7 min
A deep dive into optimizing Canvas 2D and Three.js visualizations for Kubernetes dashboards, covering algorithmic complexity, memory management, and GPU-efficient rendering patterns.
A real integration failure mode: when an API contract is implicit, patient matching becomes a risk management problem. Here is the defensive pattern (validation + contract tests + instrumentation) that makes it operable.