Honestly, can't say I miss my Cursor subscription at all, and I'm surprised they're still a going concern. Why would I want to use a proprietary VSCode fork with an identity crisis when I can use literally any editor with any agent and have about the same experience?
Our decision on Cursor following its acquisition by SpaceX
221–230 of 520 posts
Re: Our decision on Cursor following its acquisition by SpaceX
#222Earlier quoted context omitted.
Well, they will stop releasing their latest models, and just attempt to eat all software themselves. Otherwise, it will be competitors distilling, and the government getting upset. It's hard for me to see a different future. And, this really sucks. If this thesis is true, I wonder what the final YC batch number might be.
I believe if this was true, we'd already be seeing vibed stuff succeeding everywhere, and pricing out incumbents, but I guess I'm not seeing this? Like at all? Even if they have Astra or whatever completely to themselves, how do they deal with the -product- side? Or sales, or account management? They've been focused on juicing model's coding capabilities, but it's absolutely -not- "gen ai" enough to be doing the whol…
Re: Our decision on Cursor following its acquisition by SpaceX
#223Earlier quoted context omitted.
If you can explain how to make compaction not suck in opencode or Kilo Code, I would love to know how. I am really trying to make use of other harnesses but that's a major sticking point.
Never compact. Not automatically, not manually. Instead, let it write ledgers and checklists or handover prompt if necessary, and start fresh sessions as often as possible.
Re: Our decision on Cursor following its acquisition by SpaceX
#224> we are giving the maximum notice provided by our contract. Anyone else surprised that the maximum notice period allowed is about 3 months? I would have thought 3 months is minimum notice period, with provisions to stop faster if any provable violation occurs.
This clause probably has a expiry date and they are saying “we are trying not to be jerks here by waiting until the last second to trigger it”.
Re: Our decision on Cursor following its acquisition by SpaceX
#225Re: Our decision on Cursor following its acquisition by SpaceX
#226Is there some kind of alternative to Cursor in these terms - fast because the code is already indexed no need to start every prompt rediscovering the world with rg - in editor/vscode review much better than relying on git diff at the very end. You can click on next button to jump there. Quick edit in place. Or a quick prompt (seconds) to fix something small - in editor completion / quick edits, when you do things by…
Re: Our decision on Cursor following its acquisition by SpaceX
#227Earlier quoted context omitted.
Seems you're looking for an editor with agent, not just a agent, so something like Zed?
I do like Zed as an editor and I keep trying it out but the the review what the AI did by jumping directly into the file with accept/reject/go next/next file with the ability to edit in place was nowhere near as good in zed vs cursor last I checked.
The features you mention are in Antigravity IDE v1, which I am trying as I still have a Gemini subscription.
No idea how long it will be around for, as Google Antigravity2 (more like Claude Code) is clearly the favoured way forward, plus the new Antigravity for VSCode Extension*, which I didn’t like as much when I tried it. It offers the same accept/reject hunk workflow, but I don’t know about editing in place. It doesn’t feel as if it has the tight integration of Antigravity IDE v1, which feels as if it was designed to challenge Cursor.
Having said that, much of the time I use Google Antigravity2 alongside a Jetbrains IDE. You can still review all diffs within Google Antigravity2 and attach comments to any line on order for a followup prompt to make amendments. But I still prefer the review and accept/reject hunk workflow.
* https://marketplace.visualstudio.com/items?itemName=Google.g...
Re: Our decision on Cursor following its acquisition by SpaceX
#228Earlier quoted context omitted.
I've never seen a product blow another product out of the water so hard as Claude Code did to Cursor.
I saw that happen culturally. But never saw that much different in performance. And I really dislike terminal development. And their desktop app is really buggy.
Additionally helpful where 2 apps/repos might require running at the same time, e.g. headless web apps, or, for plugin development where the plugin might be a dedicated repo but needs to run in another app to observe changes and make it re-test itself.
I also switched from terminal to the app not that long ago, I don't find it buggy, it has access to a browser which is really helpful.
Re: Our decision on Cursor following its acquisition by SpaceX
#229Is there some kind of alternative to Cursor in these terms - fast because the code is already indexed no need to start every prompt rediscovering the world with rg - in editor/vscode review much better than relying on git diff at the very end. You can click on next button to jump there. Quick edit in place. Or a quick prompt (seconds) to fix something small - in editor completion / quick edits, when you do things by…
Check out JetBrains Air
Re: Our decision on Cursor following its acquisition by SpaceX
#230I may be a rare Cursor user around here, but I am saddened by this news. The thing that keeps me using it is precisely the ability to switch between models: I usually do brainstorm/planning with Sol or Terra, then let Composer (free) deal with the implementation. For certain tasks I use Claude, which tends to be more expensive but sometimes saves me time. Using both OpenAI and Anthropic models, Cursor is cheaper than…