AI
Artificial Intelligence (AI) explores the creation of systems that can perceive, reason, learn, and act autonomously. Topics include machine learning, large language models (LLMs), agentic systems, natural language processing, and the practical application of AI in automation, games, and real-world problem solving.
2025
Initial Lessons Learned with Agentic Programming
My journey through four phases of learning to work effectively with AI agents—from failed attempts at prompt engineering to discovering a process that actually delivers production-ready code.
Continue reading Initial Lessons Learned with Agentic Programming
Why Build a MUD in 2025?
Multi-User Dungeons (MUDs) are text-first, real-time multiplayer worlds that predate modern MMOs. In 2025, building a MUD might seem contrarian, but it’s exactly the kind of project that rewards strong engineering, clean contracts, and a relentless focus on player experience. I’m building one as both a learning lab and a playable product.
Continue reading Why Build a MUD in 2025?