Ask HN: Why do Cursor, Windsurf and Claude Code dominate the conversation?
17 bluelightning2k 21 7/21/2025, 1:49:22 PM
Just curious. So many threads used to be essentially Cursor vs Windsurf, Cursor alone as a presumed champion, and more recently Claude Code.
Basically never hear about Augment Code, Gemini CLI, Codex CLI, etc. which all seem pretty well respected. Or Replit, Bolt which seem to have huge user numbers (not professional devs though which is why I assume they're so under-represented here).
As boring an answer as it may be, mindshare matters. Newcomers face outsized inertia in winning that mindshare over from the major incumbents.
I do wonder why never ever anybody else mentions Amp though. Am I their only user?! It explains why it works so fast ;)
However, Claude wastes less of my time than Gemini.
In my experience, Gemini is a lot more likely to have an empty tool call and get in a loop of using a tool that isn't working, or get confused and use some previous instruction from the context window instead of the task at hand and go on a totally crazy tangent. Claude is generally a lot more accurate.
Because they are the most popular.
Then Replit, V0, Lovable are all extremely popular.
I don't have a horse in this race just find it interesting. Your Coke vs Pepsi analogy is a good one though.
Stars are only a proxy for use, of course, but I'm not sure what a closer public indicator might be.
1. https://github.com/google-gemini/gemini-cli
2. https://github.com/openai/codex
3. https://github.com/anthropics/claude-code
From HN conversations I'd have said Claude Code was 90%+ of the market by what I remember seeing.
One, it is very good except for its prise. Because of the cost, I tried Codex, but after a few simple questions I gave up. Nowhere close to CC when it comes to tool usage. Gemini cli asked for a Cloud project id, no idea what is meant with this. Cursor is not an option because I think long term they can’t compete with the integration that Anthropic can offer.
Second, CC offers capabilities you will learn as power user, in that sense it is like a game; addictive.
[0]: https://youtu.be/Lon0oRRqB6A?t=334
V0 is talked about a bit more but they did a good job specializing it more on frontend (not trying to do everything)
Maybe that is why in circles dominated by people closer to the code, those tools aren’t discussed much.
Replit is a cash grab. It couldn't build a basic app with Three.js without stepping on itself.
Claude Code is the only AI tool that can grok my C++ codebase.
Cursor feels right so long as you have proper .md's
Waiting for access to Kiro to try it.
Currently running GGUF models on my own with an OpenAI mock server I wrote so Continue.dev works in VS Code as an agent. Meh. I don't want to spend a bunch of money for a project that I can't use in the end so I don't waste my money on tokens.
Here is a list of agents I've tried:
- Good: Gemini CLI, Opencode
- Okay: Jules (hampered by its limited sandboxed env)
- Bad: Junie (buggy), GitHub Copilot (dumb)
Here is a nice leaderboard: https://huggingface.co/spaces/galileo-ai/agent-leaderboard
Claude Code wins for me for one simple reason: I can just pay for a MAX account and not worry about running out of credits or going through my credit card limit. That makes me use the tool twice as much as the others, where I’m constantly watching my credit balance.
Cursor wins because it was the first big one, not sure if it has any important advantages over claude code anymore.