MCPProbe: Building a Diagnostic Layer for the Model Context Protocol
When the Model Context Protocol became the de facto standard for AI-to-tool communication in 2025, the ecosystem around it grew fast. Servers proliferated. Clie...
A permanent record of my research into autonomous agents, systems engineering, and the future of LLM orchestration.
When the Model Context Protocol became the de facto standard for AI-to-tool communication in 2025, the ecosystem around it grew fast. Servers proliferated. Clie...
The first time someone asked me "can I use your AI coding setup on a locked-down work laptop with no admin rights?", I said no. A month later, I shipped CodeSti...
There is a persistent myth about AI coding agents that needs to be addressed directly: the idea that they fail because they are not smart enough. The narrative ...
In early 2026, AI coding agents are everywhere. Claude Code, Cursor, Gemini CLI — every serious developer has at least one installed. They write boilerplate, re...
Most students learning systems programming do so by reading about it. They study how B-Trees work in textbooks, understand ownership semantics from documentatio...