Skip to content
← All notes

Python

Projects

KubeLab

GitHub →

I wanted to understand how platforms actually work — not just click buttons on managed K8s. So I built one from scratch. 5 physical nodes, K3s, VPN mesh, SSO, full observability. Everything IaC, nothing manual.

AI assistants waste tokens loading context they don't need. Hive queries your Obsidian vault on demand via MCP — only what's relevant, when it's relevant. 67-82% token reduction.

Find-and-replace in PDFs without destroying the formatting. CLI for batch jobs, MCP server for AI agents.

YouTube Studio analytics are shallow and locked to your own channel. This CLI pulls metrics for any public channel and exports everything.

kasa-provisioner

GitHub →

Configuring 20 smart plugs one by one through a phone app is painful. This scans the network, updates firmware, and sets schedules in bulk.