Writings ✍🏻

Mar 2, 2026

How Modern CPUs Talk β€” Part 1: The PCIe Highway to Internal Server Storage

The first time I saw a server chassis wide open, I was overwhelmed. It turns out the logic underneath is surprisingly clean β€” here is how modern CPUs talk to storage, and why PCIe lane budgeting shapes every server we build.

Mar 1, 2026

Built to Impress? β€” How Vibe Coding Fabricates Credibility

A 20,000-star GitHub repo promises WiFi-based 3D pose tracking through walls. Under the hood, it is an AI-generated shell with no real signal processing β€” and a near-perfect case study of how vibe coding exploits our engineering trust heuristics.

Feb 27, 2026

Deploying AI Agents at Scale: An Attempt with OpenClaw

From a single $12/month VM to a Kubernetes fleet β€” how I went from running one AI agent on my personal machine to a multi-agent platform using Terraform, Ansible, and K8s.

Feb 18, 2026

You're Probably Too Late to Build an AI Agent Framework β€” Here's Why That's Great News

The AI agent architecture race is over. The dust has settled on ReAct loops, context engineering, and Skills. If you missed the chaotic sprint of 2024-2025, you arrived at the perfect time.