Cursor 1.0
131–140 of 492 posts
Re: Cursor 1.0
#132I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.
Cursor and other VSCode forks connect to Open VSX [1] for extensions. Barring some of the Microsoft extensions, I've found that pretty much all the extensions I use are available and kept up to date on Open VSX. Cursor seems to have enough funding to support their own variants of the Microsoft extensions, like Python and C++. The one issue I've run into is that the VSCode version Cursor uses is several months old, so…
Re: Cursor 1.0
#133Earlier quoted context omitted.
have you tried zed agent? how does it compare with cursor?
It’s getting better fast. It’s still needs refining but I have no issues spending the entire day in it
Re: Cursor 1.0
#134I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.
I just run two IDEs. Cursor is essentially only the wrapper for running agents. I still do my heavy lifting in Jetbrains products. It actually works out well because I can let Cursor iterate on a task while I review/tweak code.
Re: Cursor 1.0
#135VSCode with extensions Copilot [autocomplete] + CLINE [AI chat] + FOAM [obsidian-esk markdown support] is goat. There's no way a closed-source alternative to going to compete with this.
I used Cline and Claude Code extensively for a project. Claude code is much better.
Re: Cursor 1.0
#136Earlier quoted context omitted.
It’s more of a ticking time bomb because it relies so heavily on upstream model providers who all have competing products, particularly Claude Code.
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.
Re: Cursor 1.0
#137this is remarkably lowkey for a 1.0 of a big product. where is the splashy overproduced video? where is the promises of agi? where is the "we are just getting started" / "we cant wait to see what you'll build"? how do i know what to think if you aren't going to tell me what to think? edit: oh haha https://x.com/cursor_ai/status/1930358111677886677
We tried to make the video lowkey-ish! Appreciate any feedback if came off differently.
Re: Cursor 1.0
#138These just look like small updates. Doesn’t warrant a full version upgrade.
Re: Cursor 1.0
#139Earlier quoted context omitted.
this maybe? https://liveswebench.ai/
Never heard SWE-agent until now, and seems to beat Aider (the tool I use) consistently. Does anyone know if it's GitHub-only or can it be used as a CLI (i.e., Aider replacement)?
Re: Cursor 1.0
#140Earlier 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.
I've found Emacs plus gptel very pleasant to use. And following the ethos of Emacs, it is backend agnostic and very malleable. Besides, if you want something inexpensive, using Gemini 2.0 Flash as a backend is completely free. Google provides an API key at no cost.
Didn't try anything agentic within Emacs yet, don't find that helpful enough so far.