Live data from Hacker News

Cursor 3

cursor.com

361–370 of 438 posts

Re: Cursor 3

#361
Not clear to me how cursor can remain relevant in the era of agent coding. The main things I care about now are navigation and quick editing. Vanilla VS Code or vim with some extensions does the job for me now.

Re: Cursor 3

#362

Earlier quoted context omitted.

I just wish Claude code would also offer fast inline auto complete. Sometimes I’ll just want to have a function definition or some boilerplate spelled out without waiting for the slow Claude response. Or actively switching models. ——- Maybe I can set up a shortcut for that?

Is there a significant difference between Claude Code in VSCode and Copilot in VSCode? I’ve been using Copilot with the Claude models (including Sonnet/Opus 4.6) and it seems to work spectacularly. My subscription is only $10 a month, and it has unlimited inline suggestions. I just wonder if I’m missing anything.

Copilot just sucks . I’ve tried them both and I stick with cc and codex mcp

Re: Cursor 3

#363
I was a long time (relative to AI age) Cursor fan but have since abandoned it for Claude Code. Working on mostly php/laravel/js/vue stack the difference in the quality of models is insane. No other model can really compete with Opus, and using it through Cursor is just insanely expensive.

So while the Cursor AI is great, especially for reviewing generated code, it just can't compete.

Re: Cursor 3

#364
post #325

Unfortunately, I think Cursor is making progressively more difficult to use other AI provider via extension, mostly due to the fact that they are reserving the secondary sidebar for their own chat interface. This makes it super unpractical to use the Codex and Claude extension, as now they all need to share the primary sidebar. (Before it was not optimal, but it was at least possible.) As many have pointed out, the c…

I use Zed. Much less user hostile.

The premise of Zed is quite appealing, but I'm not sure I'm ready to switch due to the missing extension ecosystem of VSC. For example, at the moment I'm using the Playwright and Vite ones to quickly run and debug tests.

Re: Cursor 3

#365
post #352

Earlier quoted context omitted.

There is no Max sub for enterprise AFAIK, are you using a private plan for work?

Yes. This seemed to be more cost effective.

It is. Those plans are probably priced at marginal cost. Enterprise is 4x the cost or more.

Re: Cursor 3

#366

Earlier quoted context omitted.

My guess would be this is less driven by product philosophy, more driven by trying to maximise chances of a return on a very large amount of funding in an incredibly tough market up against formidable, absurdly well-funded competitors. It's a very tough spot they're in. They have a great product in the code-first philosophy, but it may turn out it's too small a market where the margins will just be competed away to z…

You know, it’s stuff like this making me think maybe the anti capitalists have a point. A company makes a popular product customers like, but to satisfy the VCs the company must make a product the customers don’t like but could make the VCs more money. Not sure this is the “invisible hand” Adam Smith had in mind.

"Invisible hand" doesn't force you to take VC funding. You can maintain (and many do) what VCs like to derisively call "lifestyle business". And GNU project somehow wasn't started in Soviet Union either. Editors of both kinds (non-VC funded business and FOSS) are widely available for you to use BTW.

The problems that Cursor is facing are directly resulted by the choices that its founders freely made previously.

Re: Cursor 3

#367

Earlier quoted context omitted.

I just wish Claude code would also offer fast inline auto complete. Sometimes I’ll just want to have a function definition or some boilerplate spelled out without waiting for the slow Claude response. Or actively switching models. ——- Maybe I can set up a shortcut for that?

Is there a significant difference between Claude Code in VSCode and Copilot in VSCode? I’ve been using Copilot with the Claude models (including Sonnet/Opus 4.6) and it seems to work spectacularly. My subscription is only $10 a month, and it has unlimited inline suggestions. I just wonder if I’m missing anything.

The $10/month plan offers a quite limited number of tokens for advanced models. And if you are not careful and set the model to Auto it will quickly deplete them.

Re: Cursor 3

#368
post #91

I've been running Claude Code in my Cursor IDE for a while now via extension. I like the setup, and I direct Claude on one task at a time, while still having full access to my code (and nice completions via Cursor). I still spend time tweaking, etc. before committing. I have zero interest in these new "swarms of agents" they are trying to force on us from every direction. I can barely keep straight my code working on…

This. I have effectively used multiple agents to do large refactors. I have not used them for greenfield development. How are folks leveraging the agentic swarm, and how are you managing code quality and governance? Does anyone know of a site that highlights code, features, or products produced by this type of development?

I think it would be fantastic to have a reference site for significant, complex projects either developed or substantially extended primarily via agent(s). Every time I look at someone's incredible example of a workflow for handling big context projects, it ends up being a greenfield static microblog example with vague, arm-wavey assertions that it will definitely scale.

Re: Cursor 3

#369
post #325

Unfortunately, I think Cursor is making progressively more difficult to use other AI provider via extension, mostly due to the fact that they are reserving the secondary sidebar for their own chat interface. This makes it super unpractical to use the Codex and Claude extension, as now they all need to share the primary sidebar. (Before it was not optimal, but it was at least possible.) As many have pointed out, the c…

I mean it makes sense for them to be somewhat antagonistic towards these flows because every time you use a different agentic extension or tool inside of Cursor, Cursor loses your money and data.

They're also churning with enterprise customers because for lots of customers on next contract renewal their pricing is increasing like 4-8x (depending on usage patterns but this was what we calculated for most of our devs) because they are slowly moving enterprise customers to usage based only plus a surcharge per million tokens, which they already did with personal sub customers, and all of the latest models are becoming Max mode only. My company is currently going through this and we've committed to way less spend with Cursor for our renewal and are signing with Anthropic and telling devs to prefer using claude code instead. I wouldn't be surprised if next year we cancel altogether and tell all devs to go back to VSCode or some other preferred editor.

I don't see a world where Cursor continues to be viable for 5-10 more years. Lots of people were originally saying "the moat is not in being an model provider" for agentic tools and thats turning out to be very much false in my opinion at least if you care about being a business.

Re: Cursor 3

#370

Cursor has been my main AI tool for over a year now. I've been trying to use Claude Code seriously for over a month, but every time I do it, I get the impression that it would take me less work to do with Cursor. I'm on the enterprise plan, so it can get pricey. This is why I used to stick mostly to auto mode. Now Composer 2 has taken over as my default model. It is not as intelligent as OpenAI's or Anthropic's flags…

I find it interesting that you are on the enterprise plan and are not default willing to pay more for more intelligence. Most people I know who are on the enterprise plan are wishing there existed a 2x intelligent model with 2x price.

My company is going through the exact opposite, so it kinda depends on the company. We are actively encouraging our devs to NOT use Cursor because of how much more expensive it is compared to other tools we have from our calculations and they even considered dropping Cursor at contract renewal altogether due to their costs being higher than other tools.
Post reply on HN