How I Built This Blog: Hugo + Firebase + AWeber in 30 Minutes

Why This Stack? As a sysadmin, I wanted a blog that’s: Fast: Static sites load instantly Cheap: Firebase free tier handles tons of traffic Simple: No databases, no server maintenance SEO-ready: Hugo generates clean, optimized HTML Here’s exactly how I built this site in under 30 minutes. The Stack Hugo: Static site generator (like Jekyll, but faster) PaperMod: Clean, minimal Hugo theme Firebase Hosting: Google’s CDN with free SSL AWeber: Newsletter forms that actually work Google Analytics: Track what people read Step-by-Step Build Process 1. Install the Tools On Windows with Chocolatey: ...

August 16, 2025 · 2 min

Kubernetes Without Jargon: Pods = Processes, Services = Stable Names

If you’ve ever tried to Google “What is Kubernetes?” you’ve probably seen a wall of buzzwords: orchestration, scalability, microservices, YAML manifests. Somewhere in there, someone will tell you it’s like “a shipping port for containers,” and you’ll want to slam your laptop shut. Let’s skip the abstract metaphors and get to the point. Kubernetes (K8s if you want to sound cool and save keystrokes) is just a smart way to run a bunch of apps across multiple machines without losing your mind. ...

August 16, 2025 · 4 min

Take a Break: Earn Gift Cards Playing Mobile Games (FeaturePoints)

Sometimes You Need to Disconnect Being a sysadmin means constantly thinking about security, networks, and infrastructure. After a long day of troubleshooting servers or configuring firewalls, sometimes you just want to mindlessly tap your phone. What if I told you that mindless phone time could actually earn you Amazon gift cards? Enter FeaturePoints FeaturePoints is a mobile app that pays you to try other apps and games. It’s not life-changing money, but it’s perfect for: ...

August 16, 2025 · 3 min

The Ultimate Guide to a Secure & Fast Home Network (2025)

Your home network is the backbone of everything you do online — streaming, remote work, gaming, smart home gadgets, and more. If it’s slow or insecure, everything suffers. I’ve spent years as a sysadmin keeping enterprise networks safe and speedy. The same principles apply at home, just scaled down. Here’s how to make your network bulletproof for 2025. 1. Stop Renting Your Router (Save $120+/Year) The Problem: Your ISP’s rental router is usually outdated, overpriced, and underpowered. You’re paying $10-15/month for hardware that costs $60 to buy. ...

August 16, 2025 · 5 min