Cloud & Kubernetes
Cloud operations and platform engineering patterns — Kubernetes, automation, infra decisions, and production hardening lessons.
What you’ll learn
- Make infrastructure decisions that age well
- Automate provisioning and delivery workflows
- Harden production systems for scale and recovery
Using Factory Droid with Claude Max & OpenAI Codex Subscriptions via CLIProxyAPI
Connect Factory Droid to your Claude Max and OpenAI Codex subscriptions using CLIProxyAPI as a local OAuth-to-API-key proxy. Covers installation, latest model configuration, and troubleshooting for Claude Opus 4.7, Sonnet 4.6, GPT-5.5, and more.
Recreating PlanetScale's pg_strict in Rust: A Build Log
A detailed build log of cloning PlanetScale's pg_strict in Rust. From the pitfalls of sqlparser and executor hooks to the zero-overhead solution using Postgres' native post_parse_analyze_hook.
January 2026 Changelog
Theme management, Mermaid diagrams, and infrastructure improvements.
Deploy Next.js Without Vercel: Self-Hosting Production Guide
Deploy a Next.js app without Vercel using standalone output, Docker, and a production-ready Node server that can run on any VM, container host, or cloud.