My Thoughts on AI: Week of June 12
I am not trying to crown one AI tool as the winner forever. These tools change too fast for that. What matters to me is more practical: when I sit down to do real work, which one helps me keep going, make fewer messy mistakes, and understand what happened when the session is over? Codex and Claude Code both do serious coding work. They can read files, make changes, run commands, and help move a project forward. But they feel different. Codex feels more like the tool I use when I need to finish implementation. Claude feels stronger when the work needs taste, presentation, and design sense. This is also just where I am right now. My opinion is based on GPT-5.5 in Codex and Opus 4.8 in Claude Code. Fable 5 also came out this week, on June 9, 2026, so even while I am writing this, the ground is already moving. Codex Feels Better When the Job Has a Clear Finish Line Codex works best for me when the task is concrete. Read the repo. Follow the project rules. Make the change. Run the ch...