Hacker News new | ask | show | jobs
by diggan 391 days ago
> That's all good and well but its takes time to compare the products

Hence many of us are still busy trying out Codex to it's full extent :)

> And people are rarely willing to use paid product for comparison.

Yeah, and I'm usually the same, unless there is some free trial or similar, I'm unlikely to spend money unless I know it's good.

My own calculation changed with the coming of better LLMs though. Even paying 200 EUR/month can be easily regained if you're say a freelance software engineer, so I'm starting to be a lot more flexible in "try for one month" subscriptions.

1 comments

I haven't read too much from others, but personally for me Codex online form was the biggest productivity boost in coding since the original Copilot.

Cursor just deleted my unit tests too many times in agent mode.

Codex 5x-ed my output, though the code is worse than I would write it, at this point the productivity improvement with passing tests, not deleting tests is just too good to be ignored anymore.

What do you mean by "online form"?
Codex seems to also be available via CLI (https://github.com/openai/codex) as well as via the web (https://chatgpt.com/codex).