One Person, 34 Services: How AI Tooling Changed the Economics of Running a Production-Grade HomelabA platform engineer's honest account of using Claude Code, MCP integrations, and GitOps to manage a Kubernetes cluster that has no business being run by a single person. The Absurd Premise Here are the numbers. Three Proxmox bare-metal Dell Optiplex ...Feb 9, 2026·15 min read
Enabling OAuth2 with Python streaming applicationsThis post demonstrates how to utilize OAuth2 in Faust Streaming applications as an alternative authorization flow compared to using static API credentials. Faust is a streaming library for Python. It provides stream/event processing primitives a la K...Jul 10, 2023·3 min read