Earlier quoted context omitted.
Depreciation isn't the only thing that matters. R&D, manufacturing, maintenance, fuel, launch, support staff, and I'm sure there are countless others. I'm not saying they aren't profitable. I don't know, but it's definitely not a given.
They did report FCF before xai and also invested at least $1B before they merged xai
SpaceX says it has agreement to acquire Cursor for $60B
581–590 of 1001 posts
Re: SpaceX says it has agreement to acquire Cursor for $60B
#582Earlier quoted context omitted.
[flagged]
I hate Trump as much as the next guy, but what is that evidence, again?
Not really relevant to the thread, but there are simple answers to the "eViDeNcE??" question. You may have already known this.
Re: SpaceX says it has agreement to acquire Cursor for $60B
#583So SpaceX bought a $60B Option on Cursor, plus a bunch of services, for $10B. If strike date comes and Cursor is in fact worth less than $60B... they can move to acquire it for that price. Or just let it "expire". And if it's worth more, they get a savage good deal. If the services were worth $8B anyway, it's hard to lose. It seems less crazy to me through this lens. A straight acquisition, today, at $60B would in fa…
Re: SpaceX says it has agreement to acquire Cursor for $60B
#584Earlier quoted context omitted.
> Otherwise it is just VS Code. This is a bit simplistic. It's the VS Code that everyone used before cc came to town. Real devs, on real projects. All that data they collected is worth a lot more than "just vscode". Their composer2 is better than kimi2.5 and it's just a finetune on that data. xAI had a decent model in grok4 (it was even sota on a bunch of benchmarks for a few weeks), but they didn't have great coding…
What data? Their commercial terms promised they wouldn’t keep any for training.
> If you enable “Privacy Mode” in Cursor’s settings: zero data retention will be enabled for our model providers. Cursor may store some code data to provide extra features. None of your code will ever be trained on by us or any third-party.
Note the "may store some code data" and "none of your code will ever be trained on". In general you never want to include actual customer code in training the data, because of leaks that you may not want. Say someone has a hash somewhere, and your model autocompletes that hash. Bad. But that's not to say you couldn't train a reward model on pairs of prompts + completions. You have "some code data" (which could be acceptance rate) and use that. You just need to store the acceptance rate. And later, when you train new models, you check against that reward model. Does my new model reply close enough to score higher? If so, you're going in the right direction.
> If you choose to turn off “Privacy Mode”: we may use and store codebase data, prompts, editor actions, code snippets, and other code data and actions to improve our AI features and train our models.
Self explainatory.
> Even if you use your API key, your requests will still go through our backend!
They are collecting data even if you BYOK.
> If you choose to index your codebase, Cursor will upload your codebase in small chunks to our server to compute embeddings, but all plaintext code for computing embeddings ceases to exist after the life of the request. The embeddings and metadata about your codebase (hashes, file names) may be stored in our database.
They don't store (nor need to store) plain text, but they may store embeddings and metadata. Again, you can use those to train other things, not necessarily models. You can use metadata to check if you're going in the right direction.
Re: SpaceX says it has agreement to acquire Cursor for $60B
#585Earlier quoted context omitted.
[flagged]
I hate Trump as much as the next guy, but what is that evidence, again?
Also, he owned the Miss Universe org (including Miss USA and Miss Teen USA) for decades, and he was known to walk into the dressing rooms of teen contestants as young as 15 while they were undressed. [0]
Also, he bragged about molesting women, and a court of law found that he sexually assaulted E Jean Carroll.
I haven't proven the case that Trump had sex with a minor, but there's way more than enough probable cause to believe it's more likely than not.
[0] https://web.archive.org/web/20200111171647/https://www.rolli...
Re: SpaceX says it has agreement to acquire Cursor for $60B
#586Earlier quoted context omitted.
Story time please lol
My @valentine got changed to @valentine_ without my consent. https://web.archive.org/web/20150822195811/twitter.com/valen... https://twitter.com/valentine_ (If any lawyers read this and feel up for taking this on contingency, I don't think I'm difficult to contact.)
This is digital feudalism, and the billionaires have seized the means of communication.
Re: SpaceX says it has agreement to acquire Cursor for $60B
#587So SpaceX bought a $60B Option on Cursor, plus a bunch of services, for $10B. If strike date comes and Cursor is in fact worth less than $60B... they can move to acquire it for that price. Or just let it "expire". And if it's worth more, they get a savage good deal. If the services were worth $8B anyway, it's hard to lose. It seems less crazy to me through this lens. A straight acquisition, today, at $60B would in fa…
What's crazy is that a company that sells an IDE (that's not even a particularly good one compared to competitors like JetBrains) integrating some AI plugins could be worth more than $60B...
And their price is so high because it's markup on API rates. API rates, even without markup, are just insanely irresponsible for anyone to be spending on full-time daily usage.
Re: SpaceX says it has agreement to acquire Cursor for $60B
#588knee-jerk is that it's weird, but makes sense: * X will have a total of ~2GW of GPU sometime this year largely not doing much outside of 'grok is this true' * despite no longer being in vogue with consumer devs Cursor still has a lot of developer data that can assist in building a model * Cursor have decent enterprise relationships (while for xAI it is ~zero) and that's where the real revenue for llms + agents is * C…
care to share more about this?
Re: SpaceX says it has agreement to acquire Cursor for $60B
#589Re: SpaceX says it has agreement to acquire Cursor for $60B
#590Earlier quoted context omitted.
What's crazy is that a company that sells an IDE (that's not even a particularly good one compared to competitors like JetBrains) integrating some AI plugins could be worth more than $60B...
They are now a Codex clone and without the subscription pricing. You have to spend thousands to get what you get from a $200 Codex subscription. How do they compete with this except from users who haven't caught on yet, or businesses that are unbothered to spend thousands a month per dev and wouldn't consider just subscribing to 1-3 $200 subscriptions instead? And their price is so high because it's markup on API rat…