frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Ask HN: Why do Cursor, Windsurf and Claude Code dominate the conversation?

17•bluelightning2k•1d ago
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).

Comments

maddmann•1d ago
For Replit, bolt, lovable and similar tools are very frustrating to work as a software engineer.

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.

jf22•1d ago
Why do Pepsi and Coke dominate the cola conversation?

Because they are the most popular.

bluelightning2k•1d ago
Is that even true though? As per another comment Gemini CLI and OpenAI Codex have more stars, and they're both much larger companies.

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.

Zak•1d ago
That's true, but not informative. The underlying question is why they are the most popular.
_jab•1d ago
Three is already a lot of tools to be doing more or less the same thing. Not many people are going to have informed, experience-driven opinions on Cursor, Windsurf, and Claude Code, let alone the other tools you mention.

As boring an answer as it may be, mindshare matters. Newcomers face outsized inertia in winning that mindshare over from the major incumbents.

christiangenco•1d ago
I was surprised recently to see that gemini-cli[0] and codex[1] each have way more GitHub stars than Claude Code[3]. Currently 62k, 31k, and 25k respectively.

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

bluelightning2k•1d ago
That indeed is very surprising. I guess they're larger companies (even getting their own engineers to star in Google's case is a pretty big deal).

From HN conversations I'd have said Claude Code was 90%+ of the market by what I remember seeing.

Volundr•1d ago
Both Gemini CLI and Codex are open source, with the actual code in the repo, so that could be the difference.
boo-ga-ga•1d ago
There is basically no reason to use a tool that is "almost as good" for the same price as the best one. So people concentrate on the best ones out there.
robbomacrae•1d ago
There is a YouTuber, GosuCoder [0], who is benchmarking all of the agentic coder tools and in some of his recent videos you will see Claude Code is currently ahead of the field.

[0]: https://youtu.be/Lon0oRRqB6A?t=334

bluelightning2k•1d ago
Very interesting to see Github Copilot so close to the top here. GHCP is weird because it basically "won" out the gate and then just disappeared from mindshare so hard that nobody's even mentioned it on this thread.
robbomacrae•13h ago
I'm curious, did you delete this post? I can't see it in the "ask" tab.
bluelightning2k•11h ago
No, guessing it just fell off the algorithm (unless for some reason YC felt it was harming Cursor or whatever)
poszlem•1d ago
From my perspective, Gemini CLI is useless—it’s the only LLM that has repeatedly refused to work with me because of so-called "offensive language." And when it does work it's overly verbose and often just plainly wrong. Codex CLI just feels like a stripped-down version of Claude Code.

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.

vanillax•1d ago
Cursor lets me try all the models with my subscription. The IDE tooling is great. I really dont like 1 line boxes like claude code has. I like to instruct my llms and and read my input. The whole 1 line box claude code gives is super annoying.
nsingh2•1d ago
Do you mean the text input box only allows one line? In that case, try pressing Alt+Enter for a new line. It's a little unintuitive; I would expect Shift+Enter for a new line.
vanillax•19h ago
woah its alt-enter, I always did shift+enter and thought these tools were terrible. They still are terrible if they use alt-enter, what a waste of time lol/
currycurry16•1d ago
Perhaps a combination of the Matthew and the network effect. https://en.wikipedia.org/wiki/Matthew_effect https://en.wikipedia.org/wiki/Network_effect
stpedgwdgfhgdd•1d ago
As a CC user I can say there there are at least two reasons why CC dominates.

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.

esafak•1d ago
Why do worse products win out or have more mindshare over better products? It is an old question, and the answer is it depends. Use what you think is best, and tell others.

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

Gys•1d ago
I use Sourcegraph Amp (plugin for vscode) and am very happy with it. I assume it works like all the others. I experimented a bit with CC and Cursor (some months ago) but for me Amp works more easy.

I do wonder why never ever anybody else mentions Amp though. Am I their only user?! It explains why it works so fast ;)

sqs•1d ago
Amp has only been out for a couple of months, and it's growing fast. Cursor and Claude Code have been around for longer, but obviously that's not always a good thing since everything is constantly changing. Check on X, like at https://x.com/sawyerhood/status/1945865702159925734 or https://x.com/search?q=%40AmpCode&src=typed_query&f=top.
kjsingh•1d ago
I used Amp a lot when it was named Cody
daft_pink•1d ago
I’ve used Claude and Gemini and Claude works a lot better, but Gemini is a bit cheaper so I have both and use Gemini when I don’t want to waste my Claude availability.

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.

reactordev•1d ago
I recently tried Replit. After it chewed through all the available free agent credits. It gave up. I then received an email that my account was banned for violating the terms of service (which includes all sorts of squishy language).

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.

cadamsdotcom•1d ago
It’s very simple. They’re the only good products.
alwillis•1d ago
You can’t underestimate the viral nature of vibe coding which was almost exclusively done using Cursor and Windsurf. There are tons of YouTube videos boosting both products.

Claude Code grabbed tons of attention because it uses the command line and enables developers to boost their productivity. Because it works via the command line, it doesn’t require using an editor/IDE you may not use, and it’s extensible via custom slash commands and hooks.

It’s only been out a few months and there’s already a cottage industry of websites, tutorials and videos supporting it.

It’s not perfect but it’s really good in ways that matter to developers.

I’ve never seen so many developers making videos and blogposts describing how happy they are to pay $200/month for the Max plan due to the productivity gains.

Ahey – A free and open-source video calling app for the web

https://ahey.net
1•vasanthv•2m ago•0 comments

Google exec: 'We're going to be combining ChromeOS and Android'

https://www.theverge.com/news/706558/google-android-chromeos-combining-sameer-samat
1•ilamont•4m ago•0 comments

Comparing the Glove80 and Maltron Keyboards

https://tratt.net/laurie/blog/2025/comparing_the_glove80_and_maltron_keyboards.html
2•ltratt•8m ago•0 comments

The Pharaohs Built Pyramids–We Build Data Centers

https://www.forbes.com/sites/andrewleahey/2025/07/22/the-pharaohs-built-pyramids-we-build-data-centers/
1•tldrthelaw•9m ago•0 comments

We Are Winning (Update)

https://www.honest-broker.com/p/we-are-winning-update
1•paulpauper•14m ago•0 comments

Inlining in the Glasgow Haskell Compiler:Empirical Investigation and Improvement

https://era.ed.ac.uk/handle/1842/43690
2•matt_d•14m ago•0 comments

Tooooools.app

1•sogen•15m ago•1 comments

Google and OpenAI Get 2025 IMO Gold

https://thezvi.substack.com/p/google-and-openai-get-2025-imo-gold
1•paulpauper•15m ago•0 comments

The Perverse Economics of Assisted Suicide

https://www.nytimes.com/2025/07/22/opinion/assisted-suicide-economics.html
3•paulpauper•15m ago•0 comments

Sony PXW-Z300: The First Camcorder to Embed Content Authenticity in Video

https://www.diyphotography.net/sony-pxw-z300-xdcam-is-the-first-camcorder-to-embed-content-authenticity-in-video/
3•mikece•16m ago•0 comments

Apple alerted Iranians to iPhone spyware attacks, say researchers

https://techcrunch.com/2025/07/22/apple-alerted-iranians-to-iphone-spyware-attacks-say-researchers/
2•mikece•17m ago•0 comments

Aging well according to a longevity researcher

https://www.wbur.org/news/2025/07/22/eric-topol-super-agers-longevity-on-point-newsletter
1•brandonb•18m ago•0 comments

Topics in Mathematics with Applications in Finance

https://ocw.mit.edu/courses/18-s096-topics-in-mathematics-with-applications-in-finance-fall-2013/
1•ibobev•18m ago•0 comments

Tinyio: A tiny (~200 lines) event loop for Python

https://github.com/patrick-kidger/tinyio
1•tehnub•18m ago•0 comments

Hierarchies and Promotions in Politics: Accountability and Selection

https://www.mdpi.com/2073-4336/16/4/34
1•PaulHoule•18m ago•0 comments

Amazon Acquires AI wearables startup Bee

https://techcrunch.com/2025/07/22/amazon-acquires-bee-the-ai-wearable-that-records-everything-you-say/
3•marc__1•20m ago•1 comments

2025 Scholar Metrics Released

https://scholar.googleblog.com/2025/07/2025-scholar-metrics-released.html
1•jeremyscanvic•21m ago•0 comments

Proton completes SoC 2 Type II audit, reinforcing trust for business users

https://proton.me/blog/soc-2
4•mikece•22m ago•1 comments

HP owed over $940M by Mike Lynch's estate, ex-business partner, UK court rules

https://www.reuters.com/sustainability/boards-policy-regulation/hp-owed-over-940-mln-by-mike-lynchs-estate-ex-business-partner-uk-court-rules-2025-07-22/
2•petethomas•22m ago•0 comments

Functional Documentation

https://www.dzombak.com/blog/2025/07/functional-documentation/
1•ingve•23m ago•0 comments

The Food Court 5000 is a Portland-based, retro-fitness, mall-walking movement

https://foodcourt5k.com/
2•mooreds•24m ago•0 comments

The kill ring is a list of blocks of text

https://www.gnu.org/software/emacs/manual/html_node/emacs/Kill-Ring.html
1•Bluestein•25m ago•0 comments

Bookmer.com launched Browser extention for Chrome

https://chromewebstore.google.com/detail/bookmer-launcher/mladlmojookmijmdcdabepbcefjokhfi
1•g_briel•30m ago•0 comments

Show HN: I built BodyCount to track my 'score' but found deeper meaning

https://app.bodycount.love/
2•dsstudios•31m ago•1 comments

Rest in Peace Ozzy

1•quicon•34m ago•0 comments

New Duke Study Finds Obesity Rises with Caloric Intake, Not Couch Time

https://trinity.duke.edu/news/new-duke-study-finds-obesity-rises-caloric-intake-not-couch-time
1•ivewonyoung•34m ago•1 comments

Morse Code

https://kmcd.dev/posts/morse/
1•ingve•36m ago•1 comments

Show HN: How Claude Code Improved My Dev Workflow

1•IgorGanapolsky•36m ago•0 comments

Diffusion Beats Autoregressive in Data-Constrained Settings

https://arxiv.org/abs/2507.15857
1•badmonster•37m ago•1 comments

Liking Yellow Imply Driving a School Bus? Semantic Leakage in LLMs

https://arxiv.org/abs/2408.06518
1•Bluestein•37m ago•0 comments