Your CEO wants to know why AI isn't writing half your code yet — are you ready for that conversation? I lay out a practical, proven strategy which will help your teams understand AI's capabilities and its limitations, so they can get the productivity gains without drowning in slop.| Pete Hodgson
Autonomous coding agents may seem magical, but they generate drag on your team. Allowing stakeholders to directly ask an AI to do work leads to the same old disruptions as directly requesting work from a human engineer.| Pete Hodgson
AI coding assistants excel at specific types of tasks, but fail impressively elsewhere. Use the Constraint-Context framework to identify which tasks are best for AI, and learn how to re-frame your problems so that AI can accelerate more of your work.| Pete Hodgson
I've been using mock4as recently as part of a drive to get better test coverage in a flex project. As I used it I noticed a few features which I've seen in other mocking libraries that were missing. I did what any engineer with an itch to scratch might do in such a situation - I started to implementing the features in mock4as that I wanted to use.| Pete Hodgson