Security

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

6 min read

Tech Debt: From a Technical Jargon to Real-World Impacts

I recently gave a presentation at my company about tech debt - sharing knowledge, techniques, and experiences on how to manage it properly and efficiently. The response convinced me to write this up …

Read More: Tech Debt: From a Technical Jargon to Real-World Impacts

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