-
The Deceptive Promise of AI
The promise of AI automating mundane tasks seems appealing but is fundamentally flawed. It may eliminate boring jobs, but it doesn’t provide economic security. Displaced workers will be forced to seek new employment. This will turn creative passions into money-making endeavors, stripping them of their joy.
-
Managing Multiple Identities with Git Configuration
Discover the power of Git’s conditional includes to automatically switch between different developer identities, email addresses, and signing keys based on your project directory structure.
-
Overcoming GitOps Implementation Challenges
The GitOps movement enhances infrastructure and application management through automation and transparency but implementation always presents challenges.
-
Containerized RSS
Join me on an exploration of FreshRSS as an alternative to the gone-but-not-forgotten Google Reader. We’ll even walk through setting it up locally with Docker and Tailscale for easy access.
-
Blogs and NUCs and Caching, Oh My!
A year ago, I migrated my site to a self-hosted NUC cluster, defying industry skepticism about home hosting. Using a WordPress stack with Varnish and Cloudflare, I optimized performance and security, achieving over 30% traffic caching.
-
When is a Deployment “Good Enough?”
Balancing speed and quality is crucial for software delivery. While rapid development can lead to fragile systems, overengineering may allow competitors to succeed. I’ve used containerization and Kubernetes for years, and I’m building a new tool to simplify both for all engineers.
-
GitOps and DIY Infrastructure: A Match Made in DevOps Heaven
GitOps represents a transformative approach to managing and deploying applications by merging version control with DevOps. It automates changes, enhances security, and offers a single source of truth, especially beneficial for DIY infrastructure. GitOps practitioners can achieve self-healing infrastructure and improved management through infrastructure as code while overcoming learning curves.
-
Simplify, simplify, simplify
Recently, I’ve been diving into Walter Isaacson’s biography of Elon Musk, which offers insights into his approach to business. Musk’s approach to process improvement isn’t dissimilar from my own. He suggests that if you’re not reintegrating at least 10% of what you cut, you’re not being aggressive enough in your simplification. In my experience managing IT operations, this is huge! I’ve managed to streamline tools saving my orgs millions. But I also learned that cutting costs can have unforeseen implications, necessitating a balance between simplification and operational continuity.
-
Consistent Infrastructure
I first learned to code using GUI-based tools on Windows. This included tools like TortoiseSVN for version control and WAMP to run a local an Apache/MySQL/PHP stack. It was a great introduction to programming, but didn’t prepare me for the real world. Why? Because production wasn’t Windows. It was terminal-only Ubuntu. That meant I was […]
-
A Foray into Private Hosting
I’m going to revolutionize the way you host software on the internet! Follow along as I build in the open – starting with a private git server run by Forgejo and networked with Tailscale. Follow and stay tuned for more!









