logoalt Hacker News

p1neconetoday at 8:07 PM2 repliesview on HN

I burn through the entire 5 hour limit in one or two "implement the feature outlined in this doc" requests with claude pro in a not even huge codebase (low tens of thousands of loc). If there were any reasonable alternatives I wouldn't even consider using it, but sonnet 4.6 (and presumably opus 4.6 - I don't use it as sonnet is faster and more than good enough) is the only model I've used that actually makes good decisions in complex codebases - anything else just gets stuck in the weeds and produces either non working code or tech debt (after churning for a long time).

I have seen more than one comment on this thread mentioning kimi though - I'll have to test it out.

qwen3-coder-next has been surprisingly capable as a local model too - needs to be used to make small changes where you know exactly what the final code should look like rather than implementing whole features, but it is free (except for the power bill).


Replies

jazoomtoday at 8:34 PM

I haven't found Kimi to be all that good, but GLM 5.1 I find to be better than Opus 4.6 most of the time in web dev. Opus' only advantage is it's a bit faster. If you can't access GLM 5.1 (not fully released yet) try 5.0. It was better than Opus sometimes too.

I have a GLM Code subscription and it lasts much longer than Claude Code.

I use Pi agent so I use all agents in the same harness.