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.
Codex just spent 30 minutes crawling through Monologue's entire codebase, downloaded a Python PDF library, and answered 42 legal questions about our privacy policy.
This is a different world.
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 main
Web delegates the small stuff. CLI accelerates the important stuff