The Builder's Journey
The Philosophy
I believe durable software comes from understanding the layers beneath the UI: protocols, networks, runtimes, operating systems, and deployment paths. That mindset shows up in my Linux writing, homelab work, backend services, and wireless automation.
The Lab
My homelab uses a remote Ubuntu server as the public WireGuard hub and HTTPS gateway. The home PC is an Ubuntu spoke that runs selected services, with public subdomains forwarded through the tunnel and private tools reachable only on the internal network path.
Automation
Turn repeated validation and backend workflows into reliable scripts, APIs, and feedback loops.
Security
Care about identity, HTTPS, safe exposure boundaries, and production-minded defaults.
Infrastructure
Use Linux, containers, tunnels, monitoring, and practical self-hosting to understand systems by running them.