This seems like a no brainer, not sure how Cursor would expect to be trusted by any other company now that they’re owned by SpaceX.
Our decision on Cursor following its acquisition by SpaceX
371–380 of 518 posts
Re: Our decision on Cursor following its acquisition by SpaceX
#372I guess I’m on the right track. https://news.ycombinator.com/item?id=49428835 If Claude pulls away from Cursor as well then Cursor is basically done.
Cursor is like one of the least economical ways to use Claude and OpenAI, virtually nobody does it. You use Cursor for their autocomplete/composer + grok. For using Claude and Codex, you get immeasurably more bang for your buck just using them directly.
Re: Our decision on Cursor following its acquisition by SpaceX
#373We are making this choice because we cannot be confident that SpaceX will use our technology within our terms of service, based on our experience with Elon Musk's companies violating contracts. The pot calling the kettle black. Look who's talking. A company that trained it's models illegally on so many copyrighted materials without compensating anyone involved. For a company named "Open" AI, they've been hardly open…
Codex cli is open source rust project (Claude Code is not). Whisper is an open weight ASR/STT model. GPT-OSS is an open weight LLM that can run locally and is still very capable. CLIP is an open source model used for image encoding. Just some of the open contributions from OpenAI
Re: Our decision on Cursor following its acquisition by SpaceX
#374We are making this choice because we cannot be confident that SpaceX will use our technology within our terms of service, based on our experience with Elon Musk's companies violating contracts. The pot calling the kettle black. Look who's talking. A company that trained it's models illegally on so many copyrighted materials without compensating anyone involved. For a company named "Open" AI, they've been hardly open…
Correct. It's killing the competition. Which is what you should do if you want to run a successful business.
Re: Our decision on Cursor following its acquisition by SpaceX
#375Re: Our decision on Cursor following its acquisition by SpaceX
#376Anthropic 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…
God I hope so. My workplace enforces Cursor use, and to see it lose GPT and Claude would absolutely make my day. Much has been invested in getting us to "use the right models", a list in which Grok does not feature.
Re: Our decision on Cursor following its acquisition by SpaceX
#377Earlier quoted context omitted.
And then powerful local LLMs become feasible and everyone and every government self hosts and the megacorps lose all power. Imagine the United States DoD, CIA, NSA training an LLM on all its top secret intel.
I can’t imagine any agency in their right mind training an LLM on their top secret data… especially considering that essentially it would collapse all need to know data in one easily leakable single access domain. The models have no feasible or reasonable way to implement rbac. So you would end up in a situation where people who need to know who killed A, also know who killed B, not to mention cell A knowing potentia…
Oh my sweet summer child...
This has been the continual goal of the US defense and intelligence agencies since 9/11, which was blamed on a lack of information sharing. Why do you think Edward Snowden had access to everything? Because it was consolidated post-2001.
You think there is any access control at the upper levels of the dark intelligence agencies? They have access to the whole take.
And it used to be that was pretty useless unless you had an actual lead. You'd need a East German Stasi level of labor to read everyone's secrets at scale... Now you don't, thanks to AI.
Re: Our decision on Cursor following its acquisition by SpaceX
#378Earlier quoted context omitted.
My website’s TOS says not to use it to train AI without permission, yet my website is in the training set of all the big models. So… my TOS doesn’t matter, but theirs does?
Yes - yours is just some optional text nobody reads or understands and is probably not legally required to adhere to. Theirs is a contract signed by their customer who they know did understand it.
Re: Our decision on Cursor following its acquisition by SpaceX
#379Earlier quoted context omitted.
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…
Thanks your your feedback. 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…
Re: Our decision on Cursor following its acquisition by SpaceX
#380Earlier quoted context omitted.
My website’s TOS says not to use it to train AI without permission, yet my website is in the training set of all the big models. So… my TOS doesn’t matter, but theirs does?
L1 contracts class: offer, acceptance, and consideration.
The GPL established this rather clearly. Copyright law doesn’t require consideration.
(The licence itself is a basic BSD licence, so it just requires attribution including in marketing materials, which obviously hasn’t happened.)