Articles tagged with: Patterns & Practices

How I ensure AI agents actually help in my personal projects

Summary: How I use AI agents to build a project end-to-end, with tests as the main safety net.


Book Review: AI Engineering

Summary: A review of the book 'AI Engineering'.


Recent book purchases: x86 Assembly and Go

Summary: Two recent book acquisitions: one about 80X86 Assembly Language, and the other about creating CLI tools in Go.


Coding Is No Longer My Main Skill

Summary: How Agentic AI has already changed the way I build software.


Making AI Agents More Effective Without Fine-Tuning or RAG

Summary: A practical guide to improving agent effectiveness through structured instructions, skills, rules, subagents, and AI-oriented documentation, without relying on fine-tuning or RAG.