Posts
All the articles I've posted.
How the Ralph Loop Plays a Key Role in Compound Engineering
Updated: at 06:31 PMThe Ralph Loop is an autonomous AI agent pattern that fundamentally changes how software is built. Combined with compound engineering practices, it's reshaping the future of software development forever.
Prompt Engineering- The Critical Skill for Building Reliable Agentic Workflows
Updated: at 06:31 PMAn 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.
The Route to Artificial General Intelligence
Updated: at 06:31 PMExamining the potential pathways to Artificial General Intelligence (AGI), discussing current approaches, challenges, technological requirements, and implications for society.
The Chasm between Building an AI Agent and a Reliable One
Updated: at 06:31 PMUnderstanding the fundamental difference between building a demo AI agent and building a production-ready reliable one. Exploring the reliability chasm and how defensive architecture, pre-action checks, post-action verification, and proper turn transitions are essential for creating agents that work consistently in real-world scenarios.
Software 3.0 - Programming in the Age of AI
Updated: at 06:31 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.
The One Person Scrum Team
Updated: at 06:31 PMExplore how AI is revolutionizing software development by enabling single-person Scrum teams. Learn how developers can leverage AI agents across the entire software development lifecycle to build complex systems efficiently.
From Vibe Coding to Agentic Engineering- The Mindset Shift for AI Development
Updated: at 06:31 PMHow I moved from quick-and-dirty prototyping to building robust, intentional AI agent systems — and why both mindsets matter.
Voice Agents - The Natural Evolution of Human-AI Interaction
Updated: at 06:31 PMExploring why voice interfaces represent one of the most promising frontiers in agent UX, alongside invisible agents, and how they're reshaping our digital interactions.
Thinking in Agents- The Future of Software Design
Updated: at 06:31 PMMoving from UIs and screens to Agentic. Learn how agent-centric architecture will revolutionize software design. Discover how autonomous AI agents handle complex coordination tasks that traditional interfaces can't solve. This paradigm shift impacts everything from product definition to system architecture. Perfect for software architects and developers building the next generation of intelligent systems that seamlessly blend human interfaces with AI capabilities.
Workflows
Updated: at 06:31 PMAI workflows are structured sequences combining human logic and AI agents to automate complex decisions. Learn how agentic workflows differ from traditional automation, discover the pre-action check pattern that reduces hallucinations by 40%, and get started with workflow tools like n8n, Zapier, Flowise, and Lindy.