Published onMarch 13, 2026Building Agent-Friendly Endpoints: RFC 9457 for the Agentic WebdevelopmentaiagentsnextjsHow I added an RFC 9457-compliant agent digest endpoint and llms.txt to my Next.js blog, cutting token costs by 98% for AI agents crawling my site.
Published onFebruary 27, 2026The Shift to Agentic Coding and the Future of Software EngineeringdevelopmentaiagentsdevtoolsHow AI agents are reshaping software development, why git history alone isn't enough anymore, and what tools like Entire mean for engineering teams
Published onFebruary 26, 2026Building an AI Code Review Extension for Azure DevOpsdevelopmentaidevopsazuretypescriptHow I built and published an Azure DevOps pipeline task that reviews PRs using Claude AI with confidence-based scoring
Published onFebruary 6, 2026Building an Agentic AI Pipeline: Autonomous Content Creation with Human-in-the-Loopdevelopmentaiagentic-aiautomationllmHow I built an AI agent that autonomously extracts, captions, and uploads YouTube Shorts — with me as the quality gate, not the operator
Published onFebruary 4, 2026Automating YouTube Shorts: A Podcast Clipping PipelinedevelopmentaiautomationyoutubepythonBuilding an end-to-end pipeline that turns podcast episodes into viral YouTube Shorts using WhisperX, FFmpeg, and local LLMs
Published onJanuary 30, 2026Building a Security Scanner for AI Agent SkillsdevelopmentaisecurityagentsWhy I built a paid security auditor for Clawdbot skills after seeing supply chain attack discussions in the AI agent community
Published onJanuary 25, 2026Building AI Debate Agents with Google A2A ProtocoldevelopmentaiagentspythonImplementing Google's Agent2Agent protocol to make two local LLMs debate each other