AAdiinthematrix.hashnode.dev·Aug 4 · 13 min readAgents write the code now. Somebody still has to understand it.A question for anyone doing heavy agent coding: when did you last hold your whole system in your head? Not the part you touched this sprint. All of it. My honest answer was "sometime before agents sta01M
AAdiinthematrix.hashnode.dev·Apr 18 · 11 min readI Got Tired of Guessing Which LLMs Would Run on My Machines. So I Built a CLI to Tell Me.I own too many computers. A Windows gaming PC with an NVIDIA GPU that doubles as a space heater. A Mac Mini quietly doing server-ish things on my desk. A MacBook Pro M4 I carry everywhere. And a Raspb02H
AAdiinthematrix.hashnode.dev·Apr 18 · 45 min readThe Definitive Guide to Prompt EngineeringContents 00: The Mental Model 01: Foundational Principles 02: Structural Techniques 03: Reasoning Elicitation 04: Example Engineering 05: System Prompt Architecture 06: Tool Use & Function Calling 0700
AAdiinthematrix.hashnode.dev·Apr 8 · 17 min readYour Claude Code Has a Plugin Problem Let's be honest for a second. The Claude Code ecosystem is exploding. Every week there's a new skill, a new plugin, a new MCP server promising to make your workflow 10x faster. Your timeline is full o00