Practical
- Building Your AGENTS.md: The File That Makes AI Actually Work
Living post tracking the AGENTS.md space. Last updated 4 April 2026. Core thesis holds: the context file is the primary differentiator in AI coding results, and most repos still leave the security section blank.
- Self-Hosting Your AI Stack: A Practical Guide
Updated 3 April 2026: Google releases Gemma 4 under Apache 2.0 -- the 26B MoE activates only 3.8B parameters at inference, the 31B Dense hits #3 on Arena, and E2B/E4B run on Raspberry Pi at 6GB RAM; Gemma is now a credible primary alternative to Qwen for self-hosted inference.
- Self-Hosting Your AI Stack: A Practical Guide
Updated 26 March 2026: Intel Arc Pro B70 launches with 32GB VRAM at $949, the first single card to hit that tier under $1,000; first-person LiteLLM malware incident account adds depth to the supply-chain risk section.
- Building Your AGENTS.md: The File That Makes AI Actually Work
Next.js v16.2 adopts AGENTS.md as a first-class feature, auto-generated by create-next-app and bundling version-matched docs inside the package. One of the world's most widely deployed frontend frameworks now treats AGENTS.md as generated infrastructure, not optional configuration.