Blog
Notes on building CardPath, platform engineering, and whatever else is on my mind.
2026
-
My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it.
In 2014 I wrote http_build_url, a temporary PHP polyfill for AOL's CMS. Twelve years and nearly 20 million installs later, I'm deprecating it.
-
Claude Code skill for TP-Link's Omada SDN
A Claude Code skill for managing a self-hosted TP-Link Omada controller through its OpenAPI, with a helper script that skips per-call approvals.
-
Running a vLLM LXC on Proxmox 9
Notes on running vLLM in an Ubuntu LXC on Proxmox 9 with an RTX 3050: host drivers, device passthrough, and a first model over the CLI and API.