2026 Archive
- What I Actually Check Before I Trust an Agent's Tool CallThe hands-on companion: the specific checks I run before I let an agent's tool call through, the naming discipline that keeps a permission gate honest, and ...
- Why My Agent's Context Window Fills Up Faster Than I ExpectThe practitioner version: why an agent session runs out of working memory long before you expect it to, what I actually watch to see it coming, ...
- How I Batch My AI Prompts So I'm Not Paying to Re-Read the Same Context Six TimesThe hands-on version of the single-prompt batching rule: the exact prompt shapes I use, the CLI flags and system-prompt guardrails I set so an agent stops ...
- How I Actually Build Durable Memory for an AI AgentThe hands-on version of agent memory: the index-plus-files layout I actually use, the frontmatter fields that make a memory file findable and trustworthy, the recall-then-verify discipline ...
- How do you get productive with a coding agent fast?Three habits: write a brief before you write a prompt, scope every request to one task the agent can verify on its own, and read every ...
- What Windows security settings actually matter if you don't have a dedicated security hire?Five: disk encryption, disabling legacy SMBv1, switching sign-in to a device-bound PIN, turning on Controlled Folder Access, and requiring Network Level Authentication on Remote Desktop -- ...