Continuous Deployment of Docker Compose Applications Using GitHub ActionsPublished on April 23, 2025 in 12 minutes to read IntroOver the past year or so we’ve built out a decent-sized test lab environment for Akka.NET and I’ve also personally started a small homelab environment for creating some useful services for my family’s use. Both of these networks use the same components:
However, I ran into the same issue with my homelab and my corporate network this week: I needed to be able to continuously deploy a In this article I’m going to show, briefly, how to use GitHub Actions and Tailscale to continuously deploy |
I write about .NET, open source software, the Microsoft ecosystem, my adventures with startups, and outer space.
Software 2.0: Code is Cheap, Good Taste is Not Last week I shipped a feature that would have taken me ~4 days in about 45 minutes: 8 parallel solutions explored, 1 verified, reviewed, deployed. That's not vibe coding. It's a process. I'm calling it Software 2.0. Software 1.0 is software you specify. Software 2.0 is software you verify. I just published a long essay formalizing how I've been using LLMs to ship production software - not as a novelty, but as a disciplined engineering process...
Why Your Software Sucks: Inheritance Published on January 26, 2026 in 7 minutes to read “I have a great idea: let’s create a five-layer deep inheritance hierarchy with a universal base class that every domain object inherits from! That way, when requirements inevitably change, we’ll only need to touch… everything.” This is episode two of my Why Your Software Sucks video series, and today we’re talking about inheritance - specifically, how deep inheritance hierarchies turn your codebase into...
Why Am I Paying $40,000 for the Birth of My Child? Published on November 30, 2025 My third child arrives in a week. The cost? $40,000. Out of pocket. Cash. Not because something went wrong medically. That's just the price of admission for a self-employed entrepreneur who wants to grow a family while running a small business in America. $25,680 in annual premiums + $14,300 deductible = the privilege of bringing a new taxpayer into this world. I wrote about this because Michael Green's viral...