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
"don't prompt agents, run loops instead" sounds smart until you realize: – a loop that retries on failure is just a while(true) that burns your tokens – loops have no context of what changed since yesterday – you still write the prompts, you just hide them inside a scheduler – you still have to be in the loop Boris and Peter work at companies with unlimited token budgets. YOU DO NOT.