Posts
All the articles I've posted.
The Zero-Click Apocalypse - How AI Search is Killing Content Marketing's Golden Goose
Published: at 12:40 PMContent marketers are witnessing a terrifying phenomenon: impressions stay high while click rates plummet. Discover how Perplexity, ChatGPT web search, and Google's AI Overview are disrupting the multi-billion dollar content marketing industry right before our eyes.
Software 3.0 - Programming in the Age of AI
Published: at 03:10 PMExploring Andrej Karpathy's vision of Software 3.0 where prompts become programs, LLMs act as utilities, and we design for partial autonomy in an AI-first world.
Building Multi-Agent Research Systems
Published: at 10:00 AMTechnical deep-dive into building production-ready multi-agent research systems, covering architectural patterns, prompt engineering strategies, evaluation methodologies, and hard-won lessons from scaling AI agents in production.
Claude 4 Prompt Engineering Best Practices
Published: at 03:22 PMTechnical deep-dive into Claude 4 prompt engineering: architectural improvements, instruction-following optimization, metacognitive processing, parallel execution, and systematic methodologies for production AI deployments.
Emerging User Interaction Patterns in Agentic Applications
Published: at 10:00 AMExploring the fundamental shift in how users interact with intelligent software agents, from command-based interfaces to collaborative, intent-driven experiences that are reshaping human-computer interaction.
Generating an llms.txt file for your Astro Website
Published: at 10:30 AMA practical guide to creating an llms.txt file for Astro websites to make your content accessible to language models without complex crawling solutions - simple, efficient, and perfect for static sites.
Prompt Engineering- The Critical Skill for Building Reliable Agentic Workflows
Published: at 10:00 AMAn exploration of why prompt engineering is essential for creating reliable AI agents - covering deterministic behavior in probabilistic systems, tool use precision, chain-of-thought integrity, and practical techniques for measuring effectiveness.
Agent != Conversational
Published: at 10:00 AMExploring why agentic AI systems shouldn't be limited to conversational interfaces, and how focusing on alternative interaction models can deliver the 300%+ efficiency gains that make agents truly transformative.
Interesting Finds of the Week - Claude Code, OWL, Agentic Systems, and MCP Servers
Published: at 12:00 AMA summary of interesting AI-related projects and articles this week, including Claude Code analysis, OWL framework, agentic systems architecture, and awesome MCP servers.
Model Context Protocol - The Foundation for Truly Agentic AI
Published: at 10:00 AMHow Model Context Protocol (MCP) provides the critical foundation for building capable AI agents. Explore why structured context exchange is the key to unlocking truly agentic systems, how MCP enables tool use, multi-agent collaboration, and the rise of complex agent ecosystems.