| ▲ | jdw64 6 hours ago | |
Interpreting these metrics is quite interesting. One thing for sure is that while Claude is currently taking the #1 spot in mentions, it carries a lot of negative sentiment due to API pricing policies and frequent server downtime. On the other hand, the runner-up, GPT-5.5, actually seems to have more positive feedback. Personally, my experience with Codex wasn't as good as with Claude Code (Codex freezes on Windows more often than you'd expect), so this is a bit surprising. That said, the more defensive GPT is definitely better in terms of sheer code-writing capability. However, GPT actually has quite a few issues with text corruption when generating in Korean or Chinese—something English-speaking users probably don't notice. In terms of model capabilities, when given the same agent.md (CLAUDE.md) file, I think GPT is better at writing code, while Claude is better at writing text during code reviews. Looking at the bottom right, Qwen and DeepSeek are open-source, so they are largely mentioned in the context of guarding against vendor lock-in, which drives positive sentiment. Considering that Hacker News occasionally shows negative sentiment toward China, the fact that they are viewed this positively—unlike US models—shows that being open-source is a massive advantage in itself. Anyway, one thing for sure is that Gemini is pretty much unusable. | ||
| ▲ | 2ndorderthought 3 hours ago | parent | next [-] | |
I like your analysis but I think the open models are genuinely well received not only because of vendor lock in or being open source. They are cheaper! All signals point to them staying cheaper because they are built more sustainably. Also, some of the latest entries can run on 1 GPU! Literally available at your desktop where there can be no service interruptions. Not even network latency. People are one and few shotting little games for 0 dollars because they bought a GPU to play video games this year. To me that's an unbeatable value. Once the tooling catches up and a few more model releases, it could change everything completely. | ||
| ▲ | dgacmu 3 hours ago | parent | prev | next [-] | |
I had a surprisingly positive experience with Gemini optimizing some mathy MPS code. It did far better than claude. Of course, when I tried it on something else it rewrote every line in the file for no good reason, applied changes directly when I told it just to plan, etc. So maybe it has one strength. | ||
| ▲ | awesome_dude 3 hours ago | parent | prev [-] | |
> Anyway, one thing for sure is that Gemini is pretty much unusable Ha! I find that Gemini is quite useful - if only because I am forced to use it (on my personal projects) because it's the only one that has unlimited interaction for "free" It has its limitations, yes, but so does Claude (which I am leaning on too heavily at work at the moment) | ||