Homelab

5 min read

Stop Chasing the Best AI Model. Start Defining the Problem Better!

During an agentic coding session, my AI assistant hit an accuracy wall on a classification task and decided to swap models.

Read More: Stop Chasing the Best AI Model. Start Defining the Problem Better!

8 min read

All Tests Green. App Still Broken. Until AI Experiences It Like A User

Every test in your suite is green. Every user still sees the issue! 45% of all reported defects are visual - broken layouts, wrapped text, hidden buttons - and your test suite catches exactly zero of …

Read More: All Tests Green. App Still Broken. Until AI Experiences It Like A User

15 min read

I Built 2 Multi-Agent Systems - Here's What I Learned About the Architecture

Enterprise adoption of multi-agent AI surged from 23% in 2024 to 72% in 2026. The market is projected to reach $52 billion by 2030. Yet between 41% and 87% of multi-agent LLM systems fail in …

Read More: I Built 2 Multi-Agent Systems - Here's What I Learned About the Architecture

6 min read

The Hard Truth About OpenClaw

Every few months, a new open-source AI framework captures the collective imagination of the tech community. Right now, that spotlight belongs to OpenClaw. Forums light up with screenshots, YouTube …

Read More: The Hard Truth About OpenClaw

5 min read

Less Is More - How My Tech Stack Got Leaner and Meaner

I had a Kubernetes cluster running inside my NAS. ArgoCD managing deployments. Cloudflare Zero Trust handling ingress. On paper, it was an enterprise-grade homelab. In practice, it was an …

Read More: Less Is More - How My Tech Stack Got Leaner and Meaner

5 min read

MCP Explained from Inside Out

I was running a local AI agent on my homelab when I hit a familiar wall. I asked it to summarize a file from my NAS. It could not see the file. I asked it to search the web for the latest Gemini …

Read More: MCP Explained from Inside Out

5 min read

Unleashing the Power of Collaborative AIs

I spent months using ChatGPT and local LLMs as standalone assistants. They were impressive, but something kept bothering me. I would ask one model for a business strategy and get a decent plan - but …

Read More: Unleashing the Power of Collaborative AIs

4 min read

Fun Things To Do With Self-Hosted Generative AI

Weekends are my time to break things and build things. My homelab runs a full generative AI stack - models, workflows, UIs - and I use that freedom to experiment with stuff that commercial services …

Read More: Fun Things To Do With Self-Hosted Generative AI

4 min read

Transforming Industries with Text and Image Generative AI

I’ve been running Stable Diffusion and language models on my homelab for a few months now, and the thing that keeps striking me isn’t the output quality - although that’s improved …

Read More: Transforming Industries with Text and Image Generative AI

5 min read

What Can We Do With Self-Hosted ChatGPT

A few weeks ago, I started running my own version of ChatGPT on my homelab. The first attempt was Meta’s LLaMA model in its Alpaca-6B variant - and honestly, the response quality left a lot to …

Read More: What Can We Do With Self-Hosted ChatGPT