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.
Deploying a Next.js App to Production in any server
Build a docker image of your nextjs app that can be deployed to any server, without any propreitary cloud provider lock-in.