Live data from Hacker News

Cursor 3

cursor.com

341–350 of 438 posts

Re: Cursor 3

#341
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.

Zed is incredible, such a relief

Re: Cursor 3

#342
post #116

Earlier quoted context omitted.

Yeah, this model where you don't get an editor anymore feels like a step backwards. I don't want to give up LSPs, being able to step into/rename functions and stuff like that. I should still be the one in control of the code - the agent is the assistant, not me. This is why Zed's direction felt pretty strong to me. Unfortunately their agentic features are kind of stagnating and the ACP extensions are riddled with iss…

I actually run a custom fork of Zed based on their master branch because of how stagnated the built-in agent is. Master branch Zed agent did get sub-agents, parallel threads, better thread management, and worktrees though, and I implemented agent skills and the ability to select which model to use for sub-agents for it. And with those features, I'm fairly satisfied.

Any reason not to use it with the agent client protocol instead?

Re: Cursor 3

#344
We liked using Cursor a lot, great developer experience assisted with AI. I am not sure if this is the right direction.

Worth noting, a few weeks ago we got hit with $2500 of unauthorized usage during the weekend. We stopped using it because of security concerns, no 2FA, and some risky defaults: “Only Admins Can Edit Usage Settings” is off by default.

Hard to trust in a team setting without stronger safeguards.

Re: Cursor 3

#345
cursor should be advertising multi-model adversarial reviews, I do this all the time and let me tell you things that slip through the cracks when opus or gpt write code that gemini catches are downright scary, on the backend anyway.

Re: Cursor 3

#346
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.

How does Zed compare to let's say vsc

Re: Cursor 3

#347
If only Zed had more extensions I would use it consistently over Cursor to be honest but for now Cursor remains my daily driver.

I like the option for different models that I just don't get with Claude Code. I want an IDE to monitor files and understand the code, not just see snippets (I know that there is still the Editor view in Cursor but with the push towards the Agent view I feel it's headed into a Conductor direction and personally I'm not ready for that).

Re: Cursor 3

#348

If only Zed had more extensions I would use it consistently over Cursor to be honest but for now Cursor remains my daily driver. I like the option for different models that I just don't get with Claude Code. I want an IDE to monitor files and understand the code, not just see snippets (I know that there is still the Editor view in Cursor but with the push towards the Agent view I feel it's headed into a Conductor dir…

Just in case all of them are forks from VS Code... I'm pretty much sure you can port the extensions (eg, I used to use VS Code, then I moved to Cursor, then to Windsurf and now I went away and switched to Antigravity but the first 3 were able to install the same extensions)

Re: Cursor 3

#349

If only Zed had more extensions I would use it consistently over Cursor to be honest but for now Cursor remains my daily driver. I like the option for different models that I just don't get with Claude Code. I want an IDE to monitor files and understand the code, not just see snippets (I know that there is still the Editor view in Cursor but with the push towards the Agent view I feel it's headed into a Conductor dir…

Just in case all of them are forks from VS Code... I'm pretty much sure you can port the extensions (eg, I used to use VS Code, then I moved to Cursor, then to Windsurf and now I went away and switched to Antigravity but the first 3 were able to install the same extensions)

Zed is not a fork of VS Code. It is one of the few genuine new editors in the last few years. Written in Rust and much smoother than VS Code and its forks.

Re: Cursor 3

#350

Man, I wish they'd keep the old philosophy of letting the developer drive and the agent assist. I feel like this design direction is leaning more towards a chat interface as a first class citizen and the code itself as a secondary concern. I really don't like that. Even when I'm using AI agents to write code, I still find myself spending most of my time reading and reasoning about code. Showing me little snippets of…

[dead]
Post reply on HN