| ▲ | siliconc0w 4 hours ago | |
I switched to Claude but the token efficiency and limits are much more noticeable. One or two coding questions and I'm at my session limit. And that is shared with chat too. I was mostly able to get by with $20 codex but I'll probably have to splurge for the Max plan. | ||
| ▲ | vgalin 3 hours ago | parent | next [-] | |
> And that is shared with chat too. Huh, I didn't know about that. I'm trying Claude Pro for the first time while comparing it against ChatGPT and I'm (sadly) not impressed at the moment. When I asked both Codex and Claude Code to "look into" an issue of medium-to-high-complexity in a code base, Codex went with the fix I had in mind and directly and made code changes without being asked or at least asking for permission. It only used a few percents of its 5-hour limits to do it, on `High`. Claude in the meanwhile misdiagnosed the core of the issue on its first pass (even on Opus 4.6 + Thinking). I had to guide it in the right direction and despite being given the 'answer', it was quite a long process compared to Codex' one-shot. And it hit the 5h limit before being able to finish solving the issue. | ||
| ▲ | elAhmo 3 hours ago | parent | prev [-] | |
Hmm, I had the opposite experience when I tried Codex 5.2 after using Claude for almost a year. Codex was on par or better for me at coding, and seemingly a magnitude cheaper. | ||