Live data from Hacker News

Cursor 1.0

cursor.com

301–310 of 492 posts

Re: Cursor 1.0

#301
post #211

Earlier quoted context omitted.

There is no loyalty or lock in though. There is little real uniqueness. And everyone in AI is trying to make everyone else on AI the "commodity complement" It's like a horse race. But yeah enjoy the subsidies. It's like the cheap Ubers of yesteryear.

The winners will be those that climb the abstraction ladder. The more sophisticated and useful the abstractions, the more lockin/sticky it will be

My bet is on Bezos. The sheer physical infrastructure is the moat.

Re: Cursor 1.0

#302

As someone who has two annual subs of Cursor Pro (one from student account and another from Lenny's newsletter), I just spent $100 on Claude Code and I haven't touched Cursor AI for any coding tasks since. If you already spend anything near or over $100 on Cursor, it's no brainer. The agent experience is night and day. No more wrong tool-calling, premature ending of conversation, failure to apply changes or overwriti…

Yes, this is a paid comment, in the sense that it's probably a bot. 22 day old account, with 1 post, praising Claude. For more than a year, Anthropic has engaged in an extensive guerrilla marketing effort on Reddit and similar developer-oriented platforms, aiming to persuade users that Claude significantly outperforms competitors in programming tasks, even though nearly all benchmarks indicate otherwise.

Well, I’m not a paid comment, and I agree 100% with the op, and have the exact same experience. I haven’t touched Cursor since paying for Claude Code (max or whatever the $100/mo plan is). That said, I never found Cursor very useful. Claude Code was useful out of the gate, so my experience may not be typical.

Re: Cursor 1.0

#303
post #211

Earlier quoted context omitted.

The winners will be those that climb the abstraction ladder. The more sophisticated and useful the abstractions, the more lockin/sticky it will be

My bet is on Bezos. The sheer physical infrastructure is the moat.

Do you mean AWS? They're competing with half a dozen or more hyperscalers now. Cloud infrastructure components are so heavily commoditized now, many of them have open source solutions with compatible API's. (Think Minio)

Re: Cursor 1.0

#304

I still don't understand how cursor is making any money at all. I spend so much time inside cursor, that I am spending 10-20$ per day on additional requests. Now if I connect model provider APIs to windsurf, I'd be spending upwards of 100$ due to amount of tokens I use through the API per day. And if I connect my own API key to Cursor, I immediately get rate limited for any request, because I go well above 50 per min…

The play is probably - Expand and get lock in - Custom fine-tuned models (much cheaper) for increasing # of completions - Enterprise contracts

That works in systems that exhibit economy of scale.

The problem with generative ai workloads: The costs rise linerly with the number of requests, because you need to compute every query.

Re: Cursor 1.0

#305

As someone who has two annual subs of Cursor Pro (one from student account and another from Lenny's newsletter), I just spent $100 on Claude Code and I haven't touched Cursor AI for any coding tasks since. If you already spend anything near or over $100 on Cursor, it's no brainer. The agent experience is night and day. No more wrong tool-calling, premature ending of conversation, failure to apply changes or overwriti…

I was spending around $800 in Cursor and I’ve switched to Claude Code with a $200 subscription and I couldn’t be happier. The experience is way better (although tbh Claude Code is missing some critical features like being able to rollback changes (or, as Cursor calls them “checkpoints”)) but for 99% of my “Vibe Coding”, it’s just great. I usually run 2 to 4 parallel sessions using git worktrees and the speed is absol…

I stage anything I care about, and use git to rollback. Works for me, and I get to stay in the terminal.

Re: Cursor 1.0

#306

As someone who has two annual subs of Cursor Pro (one from student account and another from Lenny's newsletter), I just spent $100 on Claude Code and I haven't touched Cursor AI for any coding tasks since. If you already spend anything near or over $100 on Cursor, it's no brainer. The agent experience is night and day. No more wrong tool-calling, premature ending of conversation, failure to apply changes or overwriti…

counterpoint: I burned through $20 in a couple hours of claude code

$10/hr for work that saved you how much time? And how much do you charge? ;)

Re: Cursor 1.0

#307

Earlier quoted context omitted.

[flagged]

He has a point, that's quite depressing that a work you had to think and act in order to solve hard problems now became almost the same as scanning barcodes in any supermarket, and it's outright sad that most people are happy about it and being snarky towards anyone that points the hardships that come with it. Philosophically speaking (not practically) it's like living the industrial revolution again. It's lit! But i…

The interesting part of my job is unchanged. Thinking through the design, UX, architecture, code structure, etc were always where I found the fun / challenge. Typing was never the part I was overly fond of.

Re: Cursor 1.0

#309

As someone who has two annual subs of Cursor Pro (one from student account and another from Lenny's newsletter), I just spent $100 on Claude Code and I haven't touched Cursor AI for any coding tasks since. If you already spend anything near or over $100 on Cursor, it's no brainer. The agent experience is night and day. No more wrong tool-calling, premature ending of conversation, failure to apply changes or overwriti…

Yes, this is a paid comment, in the sense that it's probably a bot. 22 day old account, with 1 post, praising Claude. For more than a year, Anthropic has engaged in an extensive guerrilla marketing effort on Reddit and similar developer-oriented platforms, aiming to persuade users that Claude significantly outperforms competitors in programming tasks, even though nearly all benchmarks indicate otherwise.

Creating a post that convincingly appears human on HN probably is considered a benchmark task there

Re: Cursor 1.0

#310

As someone who has two annual subs of Cursor Pro (one from student account and another from Lenny's newsletter), I just spent $100 on Claude Code and I haven't touched Cursor AI for any coding tasks since. If you already spend anything near or over $100 on Cursor, it's no brainer. The agent experience is night and day. No more wrong tool-calling, premature ending of conversation, failure to apply changes or overwriti…

Honestly, once you try aider, no other AI coding tool can reach that level of productivity.

What's the best about it, it's open source, costs nothing, and is much more flexible than any other tools. You can use any model you want, either combine different models from different vendors for different tasks.

Currently, I use it with deepseek-r1-0528 for /architect and deepseek-v3-0325 for /code mode. It's better than Claude Code, and costs only a fragment of it.

Once something, like in this case AI, becomes a commodity, open source beats every competition.

Post reply on HN