PPatrickinblog.patrickjduffy.net·Apr 30 · 18 min readHow to Get the Most Out of Amazon Quick DesktopUpdated May 2026: Added three new principles (6, 7, 8) based on patterns that emerged after several weeks of daily use. I've been using the Amazon Quick desktop app as my primary work interface for a 00
PPatrickinblog.patrickjduffy.net·Apr 6 · 6 min readBuilding a Guardrail System for KiroAI coding agents can write code, run shell commands, and modify your file system. That's the value proposition. It's also the risk surface. Kiro CLI supports hooks — scripts that intercept agent actio10
PPatrickinblog.patrickjduffy.net·Apr 2 · 6 min readThe Kiro CLI Flywheel: Teaching your AI agent from its own mistakesEvery time you correct your AI coding agent, you're generating training data, but are you just throwing it away? "You need to run CLI commands non-interactively." "Try again but split it into smaller 00
PPatrickinblog.patrickjduffy.net·Apr 1 · 9 min readYour AWS management account is running workloads — here's how to fix itHere's a pattern I keep running into: a company started with a single AWS account years ago, deployed their production workloads there, and eventually created an organization around it. That original 00
PPatrickinblog.patrickjduffy.net·Sep 29, 2020 · 6 min readManaging IAM Identities for PeopleAuthor Edit: This approach is wildly outdated now, you should use IAM Identity Center instead. Understanding IAM security models is one of the most important aspects of effectively and safely managin00