Earlier quoted context omitted.
what do you mean by 'full system understanding', here? And don't you think that claude and openai are using their own forge as well?
What forges are we talking about here? None of them have Github competitors.
Our decision on Cursor following its acquisition by SpaceX
291–300 of 520 posts
Re: Our decision on Cursor following its acquisition by SpaceX
#292Is 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…
> It seems that everyone loves agentic Claude code things these days but I don’t understand how you can review what it did and remain as much in the flow as you do with cursor. The way I review it is to let it finish a PR sized slice and then I review the whole diff in a separate terminal as if it’s a PR from someone else. Then I very impolitely list the shit that needs fixing, let the LLM grind out a new batch and r…
Re: Our decision on Cursor following its acquisition by SpaceX
#293Earlier quoted context omitted.
Check out JetBrains Air
It is so buggy every time I try to use it, even with Jetbrains AI it bugs out. I want to love it though.
Re: Our decision on Cursor following its acquisition by SpaceX
#294Is 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
#295Re: Our decision on Cursor following its acquisition by SpaceX
#296Anthropic already banned xAI for very similar ToS violations earlier this year: https://x.com/kyliebytes/status/2009686466746822731?s=46 So this is OpenAI following suit after Musk admitted to distilling their models. This was bound to happen once Cursor decided to sell itself to a competing model provider. It'll be interesting to see if Anthropic applies their ban to Cursor, or if that datacenter deal they signed wi…
It's ironic how AI companies are re-inventing their own form of privately enforced copyright, lobby the government to ban foreign competitors that don't respect it etc., all while spending the last 5 years fighting tooth and nail against the copyright of the training material they're using. If you can take any book and turn it into a model, because it's "transformative enough", and "AI learns just like a person does"…
ChatGPT 3 was released nearly six years ago, and the models are staging increasingly aggressive breakouts now. Where are they going to be by 2030?
Re: Our decision on Cursor following its acquisition by SpaceX
#297Can I suppose that Cursor, by seeing everyones prompts and all of the responses from the models, are in a position to sort of MITM distill them?
Although I wouldn't take an Openai announcement literally, as Sam Altman is also not trustworthy.
Re: Our decision on Cursor following its acquisition by SpaceX
#298Is 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…
Seems you're looking for an editor with agent, not just a agent, so something like Zed?
Re: Our decision on Cursor following its acquisition by SpaceX
#299Re: Our decision on Cursor following its acquisition by SpaceX
#300Is 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…
I code using Codex or sometimes ClaudeCode. I use Zed to review the code. CLI is great for most things. Some times, when I am reviewing a PR, I just tell Codex to do a diff between source and target branches in PR, and generate a HTML report. Then I read that, and also review relevant pieces of code in Zed. I tried using Cursor, many of my colleagues use it, but stopped using it due to clunkiness. And of late, even i…
I just retried Zed and yeah, it's much much better than last time I gave it a shot!!!
I turned on the review stuff, and yeah I can do more or less what I could in Cursor. Check something. Do a quick inline promtp for the three lines I dislike and move on.
And of course the editor is so much nimbler/nicer.
No plan mode, but for big edits I'd probably use codex or something just like you. If you have any advice for integrating for that flow, I'll take them.
I guess whatever advantage cursor has, it will die once "Sol" is no longer integrated, as it was my favorite heavy work model. But I sure will miss the snappy auto/composer stack of Cursor.