Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
The "stop prompting your coding agents" crowd is half right. I don't prompt mine. I give them a spec, a test suite, and a loop that retries until the tests pass. The shift isn't prompting vs not prompting. It's writing instructions for a human vs writing acceptance criteria for a machine. Most people are still doing the first one and calling it the second.