Ask HN: Do you use Claude Code, Codex, or something else?
1–10 of 33 posts
Re: Ask HN: Do you use Claude Code, Codex, or something else?
#2i find claude to be significantly lazier or require significantly more guidance. it does, however, have better design and ui/ux intuition.
Re: Ask HN: Do you use Claude Code, Codex, or something else?
#3Re: Ask HN: Do you use Claude Code, Codex, or something else?
#4Re: Ask HN: Do you use Claude Code, Codex, or something else?
#5So far been quite productive for some greenfield rewrites and refactors of existing code. Though bug fixing our main project it's more hit and miss, though Codex GPT 5.5 High can be very good at spotting subtle issues.
Re: Ask HN: Do you use Claude Code, Codex, or something else?
#6Secondly, there will be a time where companies like Anthropic will disallow you from using AI in their interviews.
So you are cooked if you are over-reliant on coding agents.
Re: Ask HN: Do you use Claude Code, Codex, or something else?
#7I use my brain, pen and paper, because I work on serious projects that are of high risk and are mission critical. Not toy projects on GitHub. Secondly, there will be a time where companies like Anthropic will disallow you from using AI in their interviews. So you are cooked if you are over-reliant on coding agents.
Re: Ask HN: Do you use Claude Code, Codex, or something else?
#8Re: Ask HN: Do you use Claude Code, Codex, or something else?
#9Work I have access to both Claude Code and Codex. Use them both, typically on the same work. I like to do brainstorming and solution design with Codex GPT 5.5 High, and then have Claude Opus 4.7/4.8 high/medium do the implementation. So far been quite productive for some greenfield rewrites and refactors of existing code. Though bug fixing our main project it's more hit and miss, though Codex GPT 5.5 High can be very…