[The Null Hypothesis]

Front-end, LLM tooling, and what actually works.

Recent Posts

Adding llms.txt to Your Astro Blog

How to implement the llms.txt standard in Astro without dependencies. Three endpoints, ~150 lines of TypeScript, and your content becomes agent-accessible.

Testing in the Age of AI Agents

When code changes at the speed of thought, tests become less about verification and more about defining what should remain stable.

How My Agent Learned GitLab

Teaching an agent to use CLI tools isn't about writing perfect documentation. It's about creating a feedback loop where the tool teaches, the agent learns, and reflection builds institutional knowledge.

When CLI Tools Are Enough

One year after MCP's launch, Anthropic published a solution to context overhead: filesystem-based tool discovery. The pattern looked familiar.