Live data from Hacker News

Ask HN: Alternatives to Claude (Code)?

news.ycombinator.com

1–10 of 18 posts

Ask HN: Alternatives to Claude (Code)?

#1
Hello all, been trying to switch away from Claude Code and have been trailing this:

- Harness: Opencode (via Openchamber) - Subscription: GitHub Copilot (50$) - API Usage (beyond subscription): Open router - Free models: Opencode go

Here's the models I've trialed and like:

- Large (alternative to Opus): GPT 5.3 Codex - Medium (alternative to Sonnet): Minimax 2.7 - Smol: GPT 5.4 mini

these models are not yet on par to their respective Claude alternatives for me, but maybe I need to switch to something else or tune them, what have you been using?

Also looking for nice Opencode plugins, skills, completion providers (alternative to Cursor that I could use with Zen).

Happy to hear about your choices and experience

Re: Ask HN: Alternatives to Claude (Code)?

#2
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.

Re: Ask HN: Alternatives to Claude (Code)?

#3

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 hitti…

nice, I have been hearing about Codex a lot, so I will def try it

Re: Ask HN: Alternatives to Claude (Code)?

#4
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.

Re: Ask HN: Alternatives to Claude (Code)?

#6
post #4

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.

> the advanced customization I have found makes weaker models more capable.

Like what?

Re: Ask HN: Alternatives to Claude (Code)?

#8
post #4

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.

> the advanced customization I have found makes weaker models more capable. Like what?

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

Post reply on HN