Projects
Things I've built and (mostly) shipped.
-
A fully automated QCon/InfoQ talk backlog — GitHub Actions crawl conference archives weekly, deterministically score talks for high-signal engineering topics while filtering out vendor and marketing talks, and keep a GitHub Project board in sync as the dashboard. Fully configurable in watchlist.toml as my interests evolve. And yes, I've got a lot of catching up to do — but who doesn't?
PythonSQLiteGitHub Actions
-
A low-overhead request tracer for Go services — attaches with eBPF, no code changes, exports OpenTelemetry spans.
GoeBPFOpenTelemetry
-
pgqueue
source 2025A durable job queue that's just Postgres — SKIP LOCKED for the dequeue, no extra broker to run at 3am.
GoPostgres
-
semikolan.me
live source 2026This site — a hand-built Hugo theme, because I couldn't find one I liked.
HugoGo templatesCSS