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
I’ve fully moved off Claude Code to Codex Here’s how my days run now: Morning (Codex web): - Plan the day in Linear - Turn user feedback into small isolated tasks - Kick off 3-4 "papercut" parallel tasks in codex web - Forget them Deep work (Codex CLI): - Focus on the one big task - Hands on coding with the CLI Evening (review): - If it’s Codex web: create PR + auto-review catches issues. Locally test the change and push to prod - If it’s CLI: /review my local changes, test, PR, merge to…