Rendered at 07:53:32 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
SunshineTheCat 1 days ago [-]
I ping pong back and forth between claude code and codex.
In my experience (very subjective, obviously) for backend/"logical" tasks Codex seems to outperform Claude.
For front-end/UX related tasks Claude wins easily.
Overall, Claude does seem to be a little better in other areas too.
Codex's biggest advantage in my personal opinion, however, is usage. I think maybe once in several months did I even get close to hitting my limit with the $20 plan.
With Claude, however, I feel like I can sneeze and half my weekly usage is gone. Same $20 price tag.
That's been my experience, I'm sure it differs user to user though.
vixalien 1 days ago [-]
nice, I have been hearing about Codex a lot, so I will def try it
square_usual 1 days ago [-]
Just pay the $20 for codex and use it. It's the only real alternative.
verdverm 1 days ago [-]
I've gone fully custom and would never look back. All of the popular tools lack the experience I'm after, generally lacking the advanced customization I have found makes weaker models more capable. I'm also moving towards open weight models.
The underlying motivation is to avoid Big Ai as much as possible. Incentives are not aligned.
kingkongjaffa 21 hours ago [-]
> the advanced customization I have found makes weaker models more capable.
Like what?
verdverm 16 hours ago [-]
Good prompts and tools. When I first went down this path, I grabbed the Claude Code prompts and adapted them. Doing so made gemini-3-flash as good as pro for 80%+ of my normal tasks. I became spoiled with the turnaround time (much faster) and now become impatient with the mega models.
I can also do things like out the AGENTS.md contents in the system prompt and change file read to put contents there as well. Thai avoids duplicates in the messages when they fail at editing and decide to reread the file
In my experience (very subjective, obviously) for backend/"logical" tasks Codex seems to outperform Claude.
For front-end/UX related tasks Claude wins easily.
Overall, Claude does seem to be a little better in other areas too.
Codex's biggest advantage in my personal opinion, however, is usage. I think maybe once in several months did I even get close to hitting my limit with the $20 plan.
With Claude, however, I feel like I can sneeze and half my weekly usage is gone. Same $20 price tag.
That's been my experience, I'm sure it differs user to user though.
The underlying motivation is to avoid Big Ai as much as possible. Incentives are not aligned.
Like what?
I can also do things like out the AGENTS.md contents in the system prompt and change file read to put contents there as well. Thai avoids duplicates in the messages when they fail at editing and decide to reread the file