Software Engineer · Homelab Architect
I build infrastructure that runs itself.
Software engineer. Everything on this site, including the site itself, runs in my homelab.
Dashboards
- FIFA Dashboardn/a
- MTA Dashboard100%
Platform
- Website99.93%
- Authentikn/a
- Plane100%
- Outlinen/a
- n8n95.07%
machine uptime · 9 machines
- R7525100%
- R6515100%
- Firebird100%
- TrueNAS100%
- TrueNAS Backups100%
- TrueNAS Media100%
- RiverFox1100%
- RiverFox2100%
- Rosewill100%
Featured Projects
view all ->MTA Dashboard
Real-time LIRR and Subway tracking from live GTFS-realtime feeds
Homelab Control Plane
State-driven control plane for a multi-server homelab - hardware telemetry, action execution, and a dark-theme SPA on one screen.
Recent Posts
all posts ->- 2026-07-01MariaDB finally has a VIP
Three-node Galera plus ProxySQL closes the last single-point-of-failure database in the lab.
- 2026-06-26InnoDB log scan aborted: why NFS and embedded databases do not mix
Uptime Kuma's embedded MariaDB ran on a shared NFS volume in Docker Swarm. After an ungraceful shutdown, InnoDB could not recover and the monitoring stack went dark. The real fix was not restoring the database but eliminating the architectural pattern that made the failure inevitable.
- 2026-06-23The .so file that took down twelve databases at once
A routine Patroni maintenance restart caused all twelve TimescaleDB databases to fail simultaneously because the cluster was running a source-built extension that the package manager did not know about.