Comment by kelvinjps10
8 hours ago
I have switched to Chagpt sub now after only using Claude for coding. You get more value for your money and feels like codex has reached Claude code performance in coding (the reason for using Claude) regular plus account allows you to have access to their most powerful model, image generation and asking questions is better because you can use sol but in instant mode and it feels smarter and faster. And finally codex usage limits are better than the Claude daily 5h limit. And codex feels faster although Claude code had more features
I switched as I felt Codex was on a par with Opus, but the chat responses from Sol are just more intelligible than the word soup I've been getting from Opus. I wonder if Opus could be prompted to respond in simpler prose via agents.md
I have also noticed that I am increasingly struggling to read what LLMs are writing, finding it incomprehensible half the time. I stole Matt Pocock's line of "When reporting information to me, be extremely concise and sacrifice grammar for the sake of concision." for the agents.md It makes it a little better. I also specify to use https://github.com/AminBlg/SimpleEnglish/ for all writing it does including code comments. It all feels like a bandaids but that seems to be the best we can do right now.
Ah, so I am not the only one struggling with deciphering Opus writing style. At times I feel dumb as a rock because I read the same passage like 5 times and I still don't get it.
> I wonder if Opus could be prompted to respond in simpler prose via agents.md
God knows I've tried. I've got a variant of the ASD-STE100 trick which does the job, mostly, at the start … but get to about 100k of context and it goes out the window.
The model's personality is too strong for simple suggestion, alas.
> codex has reached Claude code performance in coding
Codex has always beaten claude in coding benchmarks, hasn't it?