<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss-styles.xsl" type="text/xsl"?><rss version="2.0"><channel><title>The Null Hypothesis</title><description>Front-end, LLM tooling, and what actually works.</description><link>https://kumak.dev/</link><language>en</language><item><title>Adding llms.txt to Your Astro Blog</title><link>https://kumak.dev/adding-llms-txt-to-astro/</link><guid isPermaLink="true">https://kumak.dev/adding-llms-txt-to-astro/</guid><description>Make your Astro blog readable by AI agents. Three endpoints, ~150 lines of TypeScript, zero dependencies. Agents get clean markdown instead of scraping HTML.</description><pubDate>Sun, 30 Nov 2025 00:00:00 GMT</pubDate><category>tutorial</category><author>Kumak</author></item><item><title>Testing in the Age of AI Agents</title><link>https://kumak.dev/testing-in-the-age-of-ai-agents/</link><guid isPermaLink="true">https://kumak.dev/testing-in-the-age-of-ai-agents/</guid><description>When code changes at the speed of thought, tests become less about verification and more about defining what should remain stable.</description><pubDate>Sat, 29 Nov 2025 00:00:00 GMT</pubDate><category>philosophy</category><author>Kumak</author></item><item><title>Self-Documenting CLI Design for LLMs</title><link>https://kumak.dev/self-documenting-cli-design-for-llms/</link><guid isPermaLink="true">https://kumak.dev/self-documenting-cli-design-for-llms/</guid><description>Agents start fresh every session. Instead of dumping docs upfront, build tools they can query. One take on agent-friendly tooling.</description><pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate><category>philosophy</category><author>Kumak</author></item><item><title>MCP vs CLI on Chrome DevTools Protocol</title><link>https://kumak.dev/cli-vs-mcp-benchmarking-browser-automation/</link><guid isPermaLink="true">https://kumak.dev/cli-vs-mcp-benchmarking-browser-automation/</guid><description>CLI exposes all 644 CDP methods. MCP exposes a curated subset. We benchmarked both for browser automation. Here&apos;s how they compared.</description><pubDate>Sun, 23 Nov 2025 00:00:00 GMT</pubDate><category>opinion</category><author>Kumak</author></item><item><title>How My Agent Learned GitLab</title><link>https://kumak.dev/how-my-agent-learned-gitlab/</link><guid isPermaLink="true">https://kumak.dev/how-my-agent-learned-gitlab/</guid><description>Teaching an agent to use CLI tools isn&apos;t about writing perfect documentation. It&apos;s about creating a feedback loop where the tool teaches, the agent learns, and reflection builds institutional knowledge.</description><pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate><category>tutorial</category><author>Kumak</author></item><item><title>When CLI Tools Are Enough</title><link>https://kumak.dev/when-cli-tools-are-enough/</link><guid isPermaLink="true">https://kumak.dev/when-cli-tools-are-enough/</guid><description>One year after MCP&apos;s launch, Anthropic published a solution to context overhead: filesystem-based tool discovery. The pattern looked familiar.</description><pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate><category>opinion</category><author>Kumak</author></item></channel></rss>