Live data from Hacker News

Cursor 1.0

cursor.com

371–380 of 492 posts

Re: Cursor 1.0

#371

I must mention https://ampcode.com/manual which is my favorite toy of them all right now. Has almost no settings; uses Claude 4, no way to change model; just works! (Unfortunately, not a paid comment.)

You forgot to say what the primary benefit is. Because it lacks controls? I can see how some might consider that a plus.

Re: Cursor 1.0

#372

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…

As a long-time Cursor user, I just tried Claude Code for the first time two days ago and I found it: - Burning tokens with constant incorrect command-line calls to read lines (which it eventually gets right but seemingly needs to self-correct 3+ times for most read calls) - Writing the string "EOF" to the end of the file it's appending to with cat - Writing "\!=" instead of "!=" - Charged me $7 to write like 23 lines…

> Burning tokens with constant incorrect command-line calls to read lines

See this sort of asinine behavior with cursor too sometimes although it's less grating when you're not being directly billed by the failed command line attempt. Also it's in a text editor it fully controls why is it messing around in the command line to read parts of files or put edits in, seems to be a weird failure state it gets into a few times a project for me.

Re: Cursor 1.0

#373

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…

Claude Code is always quite slow for me. I'm on Windows though so I'm not sure if the performance hit comes from WSL. Anyone experienced differences between Windows/Mac/Linux?

Claude Code has been pretty poky for me running under WSL 2 on my Server 2022 box (admittedly, with pretty outdated hardware). It would routinely hang after a lot of use and performance would degrade over time.

Since the last couple of updates I don't seem to have those problems as prominently any more. Plus it seems to have greatly improved its context handling as well -- I've encountered far fewer occurrences where I've had to compact manually.

Re: Cursor 1.0

#374
post #368

Earlier quoted context omitted.

>developers are loaded with cash Maybe in the US? I will never pay 100$ for a subscription and I despise that people normalized it by even buying this stuff instead of saying "no, that's way too expensive".

I work in a cleanroom to fabricate semiconductor devices and I spend hundreds of euros per hour to use specific tools which mostly just use electricity and maintenance. Should we complain that it’s too expensive or should we use them because they’re worth the price? Things have a price for a reason. It’s up to you whether it’s worth paying that or not.

We are talking about personal use and then people don't pay for it out of their own pocket but the company's. At least I hope so because otherwise it would be very dumb.

Re: Cursor 1.0

#375
post #47

Earlier quoted context omitted.

Until Claude Code becomes manageable price wise, I don’t think Cursor really sees them as their competition. I can burn the whole cursor subscription price in a single day with Claude Code.

Yeah, if you're a heavy user of Claude code, you pretty much need to use it with a Max subscription rather than a BYOK approach. But that starts at $100 / month so it's a significant bump from cursor.

For any professional SWE 1/200 a month is basically nothing in terms of the value it delivers. They just rolled it out to the 20/month plan with limited usage but as soon as people get used to it I have no idea why they wouldn't upgrade unless they are just entering the field and don't have a job yet.

Re: Cursor 1.0

#376
post #56

I don't really see why people still use Cursor over tools like Cline / Roo Code. I'm guessing it's as they clearly have a larger viral marketing department than engineers, as the application itself doesn't perform nearly as well, requires you to have another IDE installed and their subscriptions nerf the models context sizes etc...

I use cursor because it’s way cheaper to pay their monthly subscription than bringing my own key. I’ve tried all tools and in the end the most cost effective one ended up being cursor. In others I’d end up burning $10 a day.

Re: Cursor 1.0

#378

I must mention https://ampcode.com/manual which is my favorite toy of them all right now. Has almost no settings; uses Claude 4, no way to change model; just works! (Unfortunately, not a paid comment.)

The vibes are on point... I guess looking like Perplexity, right? But for the way I'm using Cursor, I guess the flow is harder? I want to make smallish edits (review code, improve function)

Re: Cursor 1.0

#379
post #317

Earlier quoted context omitted.

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…

Hold on a second... are you spending hundreds and hundreds of dollars of your own money to pay for AI? People are doing that?

That sum is ridiculous, but not everyone is only programming for bigcorp. I've had Cursor Pro for something like 3 years on my own dime. So yes hundreds of hundreds of dollars.

Re: Cursor 1.0

#380
post #368

Earlier quoted context omitted.

I work in a cleanroom to fabricate semiconductor devices and I spend hundreds of euros per hour to use specific tools which mostly just use electricity and maintenance. Should we complain that it’s too expensive or should we use them because they’re worth the price? Things have a price for a reason. It’s up to you whether it’s worth paying that or not.

We are talking about personal use and then people don't pay for it out of their own pocket but the company's. At least I hope so because otherwise it would be very dumb.

I’m also talking about personal use. These are research devices for my PhD. I’m obviously not paying out of pocket, but my funding agency does.

I’m trying to convey that if a tool increases your efficiency by more than it costs then it’s worth paying for it regardless of how expensive it is. It’s how the economy works.

Post reply on HN