📟 Base64, FreeAgent, and a Timeline You Can Decode

📟 Base64, FreeAgent, and a Timeline You Can Decode

📟 Base64, FreeAgent, and a Timeline You Can Decode When people ask how long I’ve been in tech, I usually just smile and say: “Let’s put it this way – I still remember Base64 from the days of FreeAgent newsgroup readers.” No ChatGPT, no slick web interfaces. Just raw...
One of the most humbling experiences in infrastructure work?

One of the most humbling experiences in infrastructure work?

One of the most humbling experiences in infrastructure work? Realizing that Kubernetes doesn’t solve complexity — it just gives you a framework to manage it. đź§© Over the last years, I’ve moved from classic server setups and LAMP-based stacks into containerized...
Running a Local LLM on AWS Without Losing Your Mind (Mostly)

Running a Local LLM on AWS Without Losing Your Mind (Mostly)

  Running a Local LLM on AWS Without Losing Your Mind (Mostly) If you’ve ever tried doing anything moderately unusual in AWS — like running a local LLM such as DeepSeek inside a secure EC2 instance — you probably know the pain I’m about to describe. What...
How to Install Docker on Ubuntu: A DevOps-Friendly Guide

How to Install Docker on Ubuntu: A DevOps-Friendly Guide

Docker has become a fundamental tool in modern DevOps workflows — from local development to CI/CD pipelines and production deployments. If you’re working with Ubuntu and want to set up Docker properly, here’s a clear, step-by-step guide to get you up and running...
The Broken UX of AWS CloudShell: A DevOps Engineer’s Rant

The Broken UX of AWS CloudShell: A DevOps Engineer’s Rant

🚨 AWS CloudShell in 2025 — still stuck in 2005? I just wanted to spin up a simple Ubuntu EC2 instance, get my .pem key, and SSH in from my Mac.No fancy stuff. No edge case. Just a routine DevOps task. But what should’ve taken 60 seconds turned into: invisible UI...