SpaceX to buy Cursor for $60B
Posted by itsmarcelg 3 days ago
Comments
Comment by 01100011 2 days ago
That said, I think we're in a narrow window of time right now where any of this matters. Prompt "engineering" and working around your tools will be over in a year or so.
Fwiw I am a c/c++ systems engineer. I think anyone mentioning anecdotal experience like this should clarify. Maybe frontend JavaScript folks have a totally different take and that's expected.
Comment by ghshephard 2 days ago
Workflow in Cursor is actually awesome - I'm a little outdated in how I use it - I still establish goals/objectives, rather than managing the loop which does so - but if you can think broadly enough - I find it's pretty efficient.
Key things I like about Cursor (and I recognize I'm dating myself a bit here): - Plan Mode is really solid - I shift-tab, have it go create the plan using whatever insanely expensive SOTA model is available - I will usually spend 5-10 minutes on the Plan - review it, maybe even tweak it a little. (though 90% of the time it's fine out of the gate)
- Ability to select any model for every task - I'll switch between Opus 4.8 High/xHigh/... I'll even switch to 1M context for the planning phase upfront.
- It does an *excellent* job managing permissions and looping the agents and spinning up sub-agents for you - you set the goal, run the plan mode - and then let it churn for however long is required - pretty common to have a 30-45 minute run and come back to a fully created/tested product.
The nice thing about Cursor (and honestly Claude Code, Codex) - there isn't really any "prompt engineering" involved. You just say, "Go Build me x - it should have y,z features - and build it in golang for me" - and that's it - the 3-4 page Plan comes back - usually pretty credible - and then you click "build.".Comment by embedding-shape 2 days ago
You should make an experiment; take someone who never used any LLMs or agents, and tell them to use it for the first time in front of you, and tell them to build something like a calculator program or whatnot. Bonus points if they're ICs or at least not-managers.
I think there is a lot us engineers take for granted, when it comes to communicating via text, how to state things clearly and what we think/reason when we read things. A lot of people don't have those "skills" innate, and the first time they use LLMs, they basically don't know how to interact with them, until they realize what they're able to do and not. Then they also learn what to say to steer the model into the right way, this is quite literally a "prompt engineering" skill they're now learning.
Comment by hibikir 2 days ago
It's a big part of what, in my experience, is separating the very good engineer from the iffy one: Do you have a good mental model, and can you put yourself in the shoes of people sitting in a different mental model? It makes you a better dev, and even more so when it comes to AI tools, which have their own kind of alien brain.
Comment by gcanyon 2 days ago
Until now, the actual act of writing code: terminology, syntax, etc. was a significant hurdle, and that underlying mindset was a very useful, but missing in a surprisingly large number of developers, skill.
Now with LLMs doing the work of "translate this into code," increasingly the only thing that matters is that exact ability. And developers that don't have it or can't develop it won't be developers for long.
Comment by rimliu 1 day ago
Comment by ohmahjong 2 days ago
I like to chat with Claude about how to approach a given problem, bring in extra context, etc, before even really drafting up a plan, while other people dive into implementation immediately and go on wild goose chases.
90% of the time we end up in the same place in roughly the same amount of time, and there are obviously tradeoffs to spending more time planning vs implementing. I'm oversimplifying as well.
Comment by acron0 2 days ago
Comment by whstl 2 days ago
Comment by jeremyjh 2 days ago
Comment by ghshephard 2 days ago
But - I don't know if it was April, or May - but very recently - the coding harnesses paired with decent SOTA models like Opus 4.8/GPT 5.5 - just started showing a lot more consistency, and completeness, and sometimes downright clever behavior - that they started to become way more useful.
Just one out of hundred+ examples - I gave Claude Code (Opus 4.8 High) a complex task that involved consul, vault - but I had neglected to give it sandbox permission to download from hashicorp.com. So - it created a entire test harness that simulated both the behavior of Vault and Consul - created all it's test cases, verified that they passed - and when I came back 40 minutes later said that it was all done.
It's test harnesses so accurately simulated the behavior of Vault/Consul - that on first try - no refactoring whatsoever - all of the protobuf/AESGCM/API behavior (that has varied significantly between versions) - worked.
This was something that would have taken me, someone super super familiar with the code and tools and APIs - a minimum of 3 solid days of work - and that would likely involve hundreds of attempts and refactors as I unwound all the weird encryption and packaging layers. It zero-shotted a full solution without having an API to test against
If these agents actually have an actual test-harness - It's honestly hard to imagine what they can't do - subject only to imagination and budget at this point.
Speaking personally - something changed Between January and, Let's say May - in which instead of seeing these things as mostly interesting technology demonstration, in which the flaws outweighed the benefits - I now genuinely think they are the future of programming. I'm dubious that I'll write much software manually in the future - beyond what I do for personal pleasure.
Comment by fragmede 2 days ago
Comment by Jagerbizzle 2 days ago
Comment by jmalicki 2 days ago
Comment by whstl 1 day ago
Some people "got" LLMs back in 2022, others needed it to evolve a bit.
It's not unlike computers. I started using them back in the 90s and absolutely nobody I knew was interested, while today everyone carries one in their pockets...
Comment by gyanchawdhary 2 days ago
Comment by thatjoeoverthr 2 days ago
Comment by UncleOxidant 2 days ago
Comment by matt-p 2 days ago
1) The data they have flowing through the system that enabled them to build composer (which is much better than stock kimi 2.5) and is presumably allowing the training of a new model on space Xs compute.
2) Cursors new 'github' replacement.
3) Enterprise sales/traction
If you look at all of these together, it's not implausible that they end up mostly 'owning' coding in 5 years time. If they replace GitHub with something more compatible with agentic coding and bring it into their whole ecosystem providing cloud and local agents, PR review and own frontier coding model.
It's specialised vs 'borg' isn't it. One way of thinking is that the world is owned by Anthropic/OpenAI and coding is just one of many things their model and software does. Another view is we have a 'coding with LLMs' company that specialises in this field of endeavour. Hard to say which wins, but I think they have a shot.
Personally my only objection to cursor is that it's more expensive. That's it, otherwise it is great to be able to choose say GPT-5.5 when I want to work on backend and Opus when I want to work on front end. Great to have PR review built in. If they were able to get composer 3 to as good as GPT5.5 / fable at the price of composer 2.5 they'd be winning on price again.
Comment by pqtyw 2 days ago
They really need to change their trajectory then?
And regardless being owned by xAI, a failed AI company which turned into a datacentre operator probably won't help them to achieve that.
> Hard to say which wins, but I think they have a shot.
The market for "coding harnesses" and "AI IDEs" is already oversaturated and they are effectively a commodity at this point, you can use any of them with any provider more or less interchangeably.
Comment by matt-p 2 days ago
I think near unlimited access to compute is exactly what they need to train a frontier level coding model and serve it cheaply and profitably.
> The market for "coding harnesses" and "AI IDEs" is already oversaturated
I think my entire point was that it's not just a AI IDE. It's a coding focused model (currently Composer 2.5, soon hopefully something better), a Github Replacement, PR review/Bug Bot, Cloud Agents and so on and so forth. It's a ecosystem. An enterprise signs a MSA with you and gets everything they need all in one place.
Comment by pqtyw 2 days ago
Yes because Grok failed and they now have "unlimited" compute they can sell to other. I mean you are right that if they did X, Y and Z they could be very successful but their is no indication that might happen. In any meaningfully way seems like Cursor has peaked a while ago.
> An enterprise
Well either they are the type of companies which just buys whatever Microsoft is selling OR they let their developers to mostly pick what they feel is the best tool for the job on their won. I don't think there is that much in between (and its a cutthroat market e.g. GitLab)
> a Github Replacement, PR review/Bug Bot, Cloud Agents
Those things are a dime a dozen, you can vibe code them in weeks/months and there plenty of options on the market already. Well not Github of course, but there are various reason for that which have little to do with product quality and features (not that I think there are many companies which could build a meaningful GH replacement in a realistic time period despite its many flaws).
I just don't really see a huge income stream for dev tools companies (just like there never was) they can skim of something from the top by reselling AI models (generally at zero or negative margins..) but that's not the most lucrative business model when you have no real moot.
Comment by ballon_monkey 2 days ago
Comment by pqtyw 1 day ago
Comment by hackermanai 2 days ago
Comment by XorNot 2 days ago
Comment by Saline9515 2 days ago
Comment by bdangubic 2 days ago
Comment by Saline9515 2 days ago
Comment by bdangubic 2 days ago
Comment by Saline9515 1 day ago
Comment by pqtyw 1 day ago
Comment by Saline9515 17 hours ago
Comment by bdangubic 20 hours ago
Comment by Saline9515 16 hours ago
Comment by pqtyw 1 day ago
So what? How much money is that making?
Comment by jerojero 2 days ago
the failure is in converting regular people into actual ai product consumers. Companies are realising that the money is not in regular consumers but in enterprise and they are not considering grok as a serious alternative.
if anything, the name, the branding and the x/twitter affiliation has hurt adoption from money makers rather than help it.
so yes, people know it, but no one is willing to pay for it
Comment by Saline9515 1 day ago
Comment by pqtyw 1 day ago
Comment by ballon_monkey 2 days ago
Comment by mthoms 2 days ago
Does it mean they are out of the race? I have no idea, but things don't look great.
Comment by rtehfm 2 days ago
Comment by scheme271 2 days ago
Comment by bjelkeman-again 2 days ago
Comment by youre-wrong3 2 days ago
Comment by fnord123 2 days ago
Yes and no. I've used a few different harnesses with closed and open models and there is definitely something going on that makes some harnesses work better than others. Many of the differences are hard to pin down and some are things people don't care about. But I wouldn't say they are commodified just yet.
1. Memory use. I have colleagues complaining that Clause Code uses several GB of memory. Meanwhile I haven't heard about that regarding codex or goose, or even opencode for that matter.
2. Suitability for local models. When you use Anthropic models, you use Anthropic as a provider. They can have software between the model and your harness that will fix issues with the model. One notable thing that even the best open weights models struggle with is broken tool calls. There is a lot that a harness can do to fix broken tool calls when working with a straight up ollama running a raw GGUF file.
3. Ease of use with non mainstream models. OpenCode has GREAT coverage of models/providers. Goose, less so as it relies on people to set up their own anthropic or openai compatability settings. e.g. Zed doesn't let you use Z.ai (which, if you speak British English, sounds ironic because "zed ai" isn't directly supported by Zed the editor).
4. Worktree support. Opencode and probably all the TUI harnesses works in a local directory - so you need the terminal to be in the worktree. Zed, however, works centrally on your git repo and tracks the worktrees so you can bounce around your work in a single window.
Of these, '2' is maybe the most important one but also the hardest to pin down as a feature. '3' is a one time cost. Of course '1' could be a blocker for someone using a macbook air or neo.
Comment by sg0nzalez83 2 days ago
Comment by chocrates 2 days ago
I'm not a gitlab user, just learning it, so I can't say how half baked they are or not.
At a high level though it seems like a huge step forward than GitHub
Comment by arcanemachiner 2 days ago
This is the same data they used to finetune Kimi K2.5 to make their newer Composer models, which benchmark substantially better than Kimi K2.5.
I've heard they also want to build their own base models, which will also benefit from their large amount of high-quality training data. Which will solve Grok's model quality problem.
This is all unsourced conjecture of course. But it's what I've heard.
Comment by ifwinterco 2 days ago
So it's not really fair to call it "fine tuning", it's an important part of building a coding model in 2026, and cursor have done a pretty good job with Composer
Comment by woobar 2 days ago
Maybe because SpaceX paid with monopoly money (all stock deal)?
Comment by nwienert 2 days ago
Comment by Romario77 2 days ago
xAI overbuilt their data centers - they can't find paying customers for them, that's the reason they made deals with other companies like Google to use their own datacenters.
Cursor has the opposite problem of not having enough capacity. So this works well for them together.
Weather it's worth it - if you beleive that AI will solve every problem then having a piece of the pie early on might be worth it.
Remember how when google bought youtube for 1.65 billions people thought they are crazy? Or when facebook bought instagram.
60B is a crazy number but might be worth it for someone fighting for world dominance :)
Comment by iririririr 2 days ago
xai is on the line to delivery capacity they already sold to Google and most analysts think they are 50/50 on actually meeting it.
the only proof they have capacity is that musk claims all the money they are burning is going to datacenters and gpu (mostly because if he put it on anything else the lie would be obvious)
Comment by imtringued 2 days ago
Comment by nix0n 2 days ago
I think these are good examples: in both of those cases the buyer had a plan to monetize.
If you are a user of Cursor, expect to pay more for it or switch.
Comment by 01100011 2 days ago
Or are they paying for talent? It seems like xAI is sorely lacking in talent, most likely due to the CEO and folks' aversion to him. By throwing around some SpaceX monopoly money he can trap some talent with retention clauses and try to invigorate his failed AI business.
Comment by ghshephard 2 days ago
From a valuation model - $4B ARR with rapid growth, and the ability to shift traffic to internal models (honestly, massive amount of the time "composer" - their internal model is fine, and obviously going to get better). Say 17x Multiple which isn't unheard for a rapidly growing Startup with solid future structural profit elements (moving to internal model) - that gets you to $68B.
Comment by lwhi 2 days ago
Being able to compare outcomes for workflows involving competitors will obviously be v v v v useful.
Comment by UncleOxidant 2 days ago
But there are many model agnostic harnesses out there: OpenCode, Roo, Cline, and many others. And even Claude Code can be setup to use non-Anthropic models.
Comment by mikestorrent 2 days ago
Comment by AgentMasterRace 2 days ago
Open routers prices are no different than cursors and you can use any harness you want.
Big brain, small brains? Hmmm
Comment by gjulianm 2 days ago
Comment by sumedh 1 day ago
Too much friction though, with Cursor its out of the box.
Comment by pqtyw 2 days ago
If you resell something worth $5 for $5 while having to pay for R&D and operating expenses that's not exactly comparable with a company that's selling actual products.
> Say 17x Multiple
On an extremely low margin business it is, yet again that wouldn't be the stupidest thing in today's market.
Comment by rimliu 1 day ago
Comment by trhway 2 days ago
We’re in the new era where startups boast about and bought based on revenue and not on just a number of users with unclear path to monetizing as it had been for the previous couple decades.
We can also note that we see Thrive Capital (Kushner) again in a win.
Comment by ryanjshaw 2 days ago
Comment by 05 2 days ago
Comment by ayewo 2 days ago
For anyone that doesn't get the reference, please start here [1].
1: https://www.chinatalk.media/p/how-to-buy-cheap-claude-tokens...
Comment by dakolli 2 days ago
Comment by fuzzfactor 1 day ago
It can't as long as there is plenty of AI without it.
The real differentiatior is that if $60B today turns out to be all thrown away in a worst-case scenario, it would be easily more affordable and there would be less negative impact than $47B at the time if it was all thrown away on Twitter.
Comment by flyingcircus3 2 days ago
I don't see how these systems can have the ability to be effectively expressive about all of the minutia, and not have all of the various different possible expressions lead to vastly different outcomes.
Comment by ghshephard 2 days ago
For example - I might (real world example from this morning):
"Create a script that installs hashicorp vault and consul, store the data on consul. Then create ahelper script that will fill the vault server with sample data. Add HTTPS support. Now write a framework that reads and decrypts the encrypted data in consul. Support old (pre 1.3) and new (post 1.3 vault). "
That generates a 6 page plan using Opus 4.8 w/1mm context, including notes on what to prioritize, what format to create the scripts in, etc... (My cursor guidance already has a couple months of hints as to what I want in terms of scaffolding unit tests, canonical linux, performance, security, etc...)
That 6 page plan is the "Prompt" - but it's entirely generated by Cursor/Opus. It's there to tweak if you want to emphasize, or provide some taste - but, honestly - it probably does a better job than I would - so ~90% of the time I just accept the plan as is.
Comment by smoe 2 days ago
What actually matters is the ability to communicate well in general, not anything LLM-specific. Being able to state what you want clearly and unambiguously, and having a sense for what additional information you need to dump, even when the other side claims they already have everything they need.
Comment by hackermanai 2 days ago
What you're describing seems like a workflow for building toys only. There's currently no reality in which someone would actually know what the y,z features are before making them. A plan generated in 5min would likely suggest a suboptimal solution compared to what a good solution would look like (which might take a year or two to figure out, for a human, so still a week or so for SOTA models if at all possible). Building something in golang is cute, but hard to be convinced until more novel applications are being generated from prompts.
The data submitted by Cursor's users tho, that seems to be very valuable.
Comment by 01100011 2 days ago
So your workflow now looks like mine except I prefer a different editor and only use the latest and greatest model so Cursor basically offers nothing over Codex.
I disagree about prompt engineering, but it's one of those things that probably varies because of what language you use, what problems you solve, and the degree to which you care about the output. Unless I'm writing tests, I keep AI on a very short leash because I'm writing critical code used by a very large number of users. I have noticed big differences in output quality depending on how I steer AI. Without steering, it will happily leave in dead code, change the use of variables so they need to be renamed, assume or fail to assume invariants, etc. As I said in another comment, I think we won't need to do that for very much longer, but right now it seems essential.
Comment by davedx 2 days ago
Comment by ghshephard 2 days ago
Cursor does have it's own model - it's a heavily reworked version of KimiK2, called "composer" - that I use a lot of the time when I have fairly straightforward tasks that don't require a lot of exploration or independent thought. Lot cheaper - the Input/CacheWrite/CacheRead/Output costs of Opus 4.8 are $5/$6.25/$0.5/$25 per mm tokens, vs $0.5/-/$0.2/$2.5.
Comment by sramam 2 days ago
What a world we live in - "dating oneself" is measured in weeks/months! :)
Comment by kopirgan 2 days ago
Comment by ghshephard 2 days ago
Some of the issues (off the top of my head):
- Note - that my "product" was about 3,000 lines of code - so tiny. But https://metr.org/ should give you some insight into the complexity the models are capable of.
- you have to be able to imagine the product. If I have the time, and energy, to imagine what I want - the model will build it. Here is an example of a much better programmer than I and something he wanted built - https://www.boatbomber.com/blog/claude-fable-5
- These are the first drafts. On average - any complex system needs about 10 years and at least 1000 active and enthusiastic about reporting users to really get robust code. Writing if via LLM doesn't (at least so far in my experience) help that much in reducing bugs if you were previously following any semblance of TDD. Lots of bugs in the code - the products you listed above have literally tens of millions of years of user experiences and bug reports that got them to where they are today. No silver bullet yet - just faster, less effort - and it enables non-technical people to create (still buggy) products.
Comment by __patchbit__ 2 days ago
The end point may squeeze quality of operations at the subminute time span for ground control environment seriously launching Starship rockets one an hour, for example.
Comment by gigatexal 2 days ago
Comment by ghshephard 2 days ago
Over time - I expect Composer will be cheaper than Opus 4.8 - but the nice thing about Cursor - you can flick between models.
And (this is purely a personal thing) - I really like the extensive collection of "Plans" that cursor tracks - there isn't really a similar thing in Claude Code - but I really like the Claude.AI interface for everything else. It's also a much better general knowledge agent - the Cursor Chat interface isn't as nice.
Comment by gigatexal 2 days ago
Maybe you haven’t looked deeper into what modern Claude can do?
Comment by ghshephard 1 day ago
It's not perfect, btw - to some degree you are at the mercy of which models they support - currently only 27 from Gemini, OpenAI, Anthropic, Grok, and Kimi (Just K2.5) - presumably because they have commercial arrangements with them. The "Bring your own Model" model requires you plunk in your API key - which sucks. And only one at a time.
To the best of my Knowledge, Claude Code only supports one model at a time if it's not one from Anthropic (which will use the the entire suite of Anthropic Models depending on the task) - and you have to override it to a single model with an environment variable at startup - no ability to flick between models from task to task.
Depending on your workflow - you can save 70-90% on costs just by chosing a reasonable model for really extensive tasks that don't require thinking, max context, etc....
Comment by baq 1 day ago
Comment by tombert 2 days ago
When I first used Cursor, I hadn't used any of the "Vibe Code" tools out there, so it was pretty neat to have an assistant directly tied to the editor.
Once I learned how to use Codex, I just used a tmux split with NeoVim and have the effect I wanted. I haven't felt compelled to use Cursor at work since.
Comment by redox99 2 days ago
I started with Cursor back in the day, but switched to Claude Code and then Codex when Cursor got too expensive.
If price wasn't an issue, maybe I'd prefer Cursor only because I can easily switch between models. But that's it. I always disliked the "accept/reject" workflow in cursor, but that's probably optional nowadays I guess?
Comment by digitaltrees 2 days ago
Comment by flyingoat 2 days ago
For example, sometimes Claude just obsessively reads files and goes on massive tangents. Then when I stop it and ask, "why are you doing that?", it kindly apologizes and admits it shouldn't have gone on a tangent.
The token burn if I don't stop it would be quite high.
Granted, this might be because I'm not giving it optimal prompt/negative-prompt instructions though.
Comment by chamomeal 2 days ago
Comment by noworriesnate 1 day ago
Comment by tclancy 2 days ago
Comment by digitaltrees 2 days ago
Comment by imtringued 2 days ago
If I reject, then the AI will struggle to modify just the parts I disagree with, if I accept, the AI will tend towards adding code rather than updating the bad code.
At that point copy paste without agentic coding tends to work much better.
Comment by echelon 2 days ago
Anthropic is going to offer better pricing using their agentic harness. Why pay more for less?
An IDE at this point is best as a tool for code review. They need to start building better code review tools.
Comment by hakfoo 2 days ago
I tried having it write some tests today. It got very close to what I want, but picked a stupid set of input values (two fields that look independent that should only be used with related values). I thought about "how do I explain this" and then just went in and fixed it myself.
How is it easier to write "Okay, go back to testBlah and change xxx to yyy" versus clicking on XXX in the IDE and typing YYY by hand? Maybe if you had 500 faulty tests and were forbidden from using search-and-replace for some reason.
It makes sense when code generation is the limiting factor, but I end up with a lot of changes where the actual code delta is smaller than the necessary prompt to convince the bot to produce it.
Comment by tobyhinloopen 2 days ago
Review each step as much as you care. These things take time so you can just do other stuff while it’s cooking.
With proper isolation of projects you can easily have multiple sessions in parallel. I frequently have 4 to 8 parallel Claude Code sessions, each with whole trees of agents reproducing, speccing, planning, implementing and reviewing things.
For common mistakes, you can make it remember things or rely on reviews.
Comment by slopinthebag 2 days ago
Also https://xcancel.com/mitchellh/status/2066657032938442833#m
I really don't see IDE's going out of fashion anytime soon.
Comment by hackermanai 2 days ago
What?
> An IDE at this point is best as a tool for code review.
I heard from a friend that most devs building serious stuff still write code. It's shocking but true. (No code review needed.)
Comment by baq 2 days ago
claude code was seriously annoying with the flickering, maybe it's fixed now, I don't know.
cursor also has a (bad) cli if you need it, it seems it's mostly used to setup remote agents, but it does the job in a pinch.
Comment by stavros 2 days ago
Comment by infecto 2 days ago
Comment by jeremyjh 2 days ago
Most of that switching is automated (oh-my-openagent - defaults sub-tasks to different roles, so for example I use MiniMax for explorer tasks and GPT 5.5 for deep design & review tasks, and GLM 5.2 for general orchestrator & most coding). If I hit usage limits it switches to a backup for that task. I'm not sure Cursor authenticates with all the subscription coding plans from all those companies - but if it does it can't be doing it any better.
I run it in a sandbox and its not phoning home.
Comment by infecto 1 day ago
Comment by stavros 2 days ago
Comment by infecto 2 days ago
Just what I said. They offer paid plans through their tool. Said paid plans are kind of a dark pattern where it’s not immediately obvious the models are training on your data. The harness is fine but that kind of business turns me off and I am usually pretty neutral about those sorts of things.
Comment by loufe 2 days ago
Comment by g42gregory 2 days ago
Moved on to Zed (native Rust rendering) 2 weeks ago -> nothing flickers.
Sadly, with Fable 5 cutoff, I am actively exploring CC alternatives. Pi/OMP.sh works great as an agent (definitely better than CC). GPT is seemingly not as good as Opus, but with better agent and better skills, it probaly won't matter anyway. GPT lets you use any agent on Pro subscription.
Comment by xdennis 2 days ago
Comment by dwaltrip 2 days ago
Ctrl+c -> new tab -> `claude —resume` is deeply ingrained at this point.
Comment by marcuschong 2 days ago
Comment by nurumaik 2 days ago
Comment by mikestorrent 2 days ago
Comment by 01100011 2 days ago
I actually don't let AI take on large tasks beyond test writing and refactoring helper scripts/utils. I keep it on a very short leash for driver/middleware code since the quality bar needs to be extremely high for our codebase. Up until recently I didn't even trust it for that, but some experiments show it's fairly good and even detected issues outside of the refactored functions which I did let it touch. This is with a good amount of 'thought engineering' though where I try to think hard about how to emphasize certain factors and define the problem as best I can.
Comment by menaerus 2 days ago
Comment by sergiotapia 2 days ago
Comment by jr3592 2 days ago
If you do any kind of on-device work, it will spin up a local HTTP log server, and pipe logs from your real device (phone, hardware, etc.) to the server and do realtime debugging.
Claude will mostly guess, have you copy + paste logs, etc.
Comment by chasd00 2 days ago
I’ve never used cursor and have only seen it in a couple work lunch and learn demos. I’ve never seen that feature. I have a lot of use cases where I’m asking cc to move a widget down a little bit or make a data table full width etc. Being able to reference the actual UI would be useful.
Comment by storus 2 days ago
Comment by rob74 2 days ago
Comment by ozim 2 days ago
I am pissed off by people calling Cursor an IDE … Cursor is text editor with AI agents bolted on. I still like what agents do and how the context is managed in Cursor but it is far far away from proper IDE.
Comment by whstl 2 days ago
Or it could be just Claude CLI doing something very well.
Comment by devin 2 days ago
Comment by 01100011 2 days ago
I don't think that will make much difference in a year.
Comment by sanderjd 2 days ago
I think there's a pretty good chance that we've reached the point of diminishing returns, for our specific use case.
There are still like a billion other (more difficult) use cases to be tackled, but I think "generating code" has gotten really good to the point where the other bottlenecks will prevent further exponential progress on this specific task.
Comment by riazrizvi 2 days ago
Comment by 01100011 2 days ago
Comment by sanderjd 2 days ago
Comment by riazrizvi 2 days ago
Sophisticated chain of reasoning LLMs like ChatGPT have baked in some natural language operations and they make it so i can create at a higher level of the language expression stack. But I'm still formulating my own expression. There's no conceivable path I can see where an improved model is going to be able to do what I do. I think that is clear from my ChatGPT threads at least.
Comment by 01100011 2 days ago
Comment by msdz 2 days ago
Comment by sanderjd 2 days ago
Comment by devin 2 days ago
Comment by jw1224 2 days ago
With deterministic workflows, type-safe languages and test suites, agentic loops pretty much “can’t fail”. They will continue until the types resolve, the tests pass, and the project requirements are deterministically met.
By that point it’s literally just a case of typing a prompt in to a text field, and waiting.
Comment by zzleeper 2 days ago
(FWIW Im mostly using python for OCR, LLM calls, data analysis..)
Comment by jmuguy 2 days ago
Comment by sanderjd 2 days ago
Comment by port11 2 days ago
Comment by infecto 2 days ago
My one question is what popups exist in cursor? It is my daily driver and I cannot recall any popups.
Comment by 01100011 2 days ago
Comment by ryukoposting 2 days ago
Comment by kensai 2 days ago
What do you mean by that? What is happening in just over a year or so?
Comment by aenis 2 days ago
My objective KPI: for the few days I was using Fable (18hr a day), it would frequently push back against my design ideas and propose alternatives -- and they almost always felt better to me. Back to Opus now, still 18hr days - and I dont think it disagreed with me meaningfully even once since Saturdy. I consider myself and old hand -- and i think Fable really didn't need me to be very specific in my prompts, it would have done a good job regardless, or even despite my prompting.
Of course whether this is the future is anyone's guess. Maybe we will experience a butlerian jihad and there won't be any prompting whatsoever for completely different reasons :-)
Comment by mikestorrent 2 days ago
Comment by aenis 1 day ago
Comment by arglebarnacle 2 days ago
Comment by trees101 1 day ago
Closing this gap is done in the harness, either through Skills, user behaviour/prompts , Agents.md etc etc.
I think that this is an area worth investing time in, but it is indeed hard to know what the scope of this is.
Comment by yieldcrv 2 days ago
to me, this seems like the perfect time for Cursor to exit and even "Q3 completion" is too late. Deal just needs to close. Fortunately Q3 completion could mean July 1st too
Comment by mrnaught 2 days ago
Similar experience, having transitioned from full-stack to a dedicated C/C++ stack, learned/experienced firsthand that there is no one-size-fits-all tool.
Comment by anshumankmr 1 day ago
How so?
Comment by ieie3366 2 days ago
Comment by Jcampuzano2 2 days ago
And I don't know what it is but it feels the less familiar you are with a terminal, the less skilled you tend to be.
Definitely not a 100% case. But has been common in my experience
Comment by ryanjshaw 2 days ago
Am I an outlier or do you just judge people for weird reasons? I’ve never seen an IDE person judge a terminal person, it’s always the other way around - what’s up with that?
Comment by scubbo 2 days ago
Comment by Jcampuzano2 2 days ago
Its just an anecdotal experience.
Comment by rvba 1 day ago
Comment by yoyohello13 2 days ago
Comment by weatherlite 2 days ago
You know what else is a good sign of them willing to dig in and understand stuff at a lower level ? If they dig in and understan stuff at a lower level. Let's judge people on what matters - the actual work and value they bring. Not status symbols like their IDE of choice or how fast they type into the keyboard.
Comment by yoyohello13 1 day ago
Comment by weatherlite 22 hours ago
Comment by gogasca 2 days ago
Comment by anon7000 2 days ago
Anyways, I use cursor for a number of reasons:
1. I still want very quick access to the code in the editor. So I want the IDE.
2. Generally solid defaults. Auto-compaction, plan mode, etc, all work pretty well.
3. When I switched back to it from Claude code, it was genuinely faster at running Opus than Claude code. Claude code was grinding to a fucking halt every two minutes.
4. So annoying to search and view your chat history in Claude code. I’m a visual person. I also want all my repos loaded into a big workspace. Cursor also does that great out of the box.
5. I don’t have time to redo my terminal setup again to optimize it for Claude.
Tbh, I’m not aware of much that Claude code does that you can’t also do in cursor. At the end of the day, the agent loop and tools are not that different, and the model is identical.
The tool you use to prompt it is not the hard part. I just work faster when I have everything easily accessible in one spot, which was easier for me to accomplish with cursor than Claude. I found it just got out of my way.
Comment by discreteevent 2 days ago
Comment by Jcampuzano2 2 days ago
I think I'd generalize my post more to say the more often somebody reaches for the terminal, in my anecdotal experience the more proficient they tend to be.
Comment by cyclopeanutopia 2 days ago
Comment by democracy 2 days ago
Comment by dropofwill 2 days ago
Comment by 01100011 2 days ago
Comment by Jcampuzano2 2 days ago
Comment by digitaltrees 2 days ago
Comment by ozim 2 days ago
VSCode it is based on is text editor.
AI features are great but it is not IDE.
Comment by throwaway7783 2 days ago
Comment by digitaltrees 2 days ago
Comment by waterTanuki 2 days ago
Comment by digitaltrees 2 days ago
I also think your characterization about hobby/production fall short. My fastAPI and rails codebases anre definitely not a hobby.
Thanks for clarifying though. Interesting to hear your perspective.
Comment by waterTanuki 2 days ago
That's not what I said?
What I said the was the line between hobby/production is use of the tools themselves. Doesn't matter if you use them via a terminal, VSCode extension, or an external app.
Line between editor/IDE is the former requires downloading extensions but the latter bundles them in the final application.
Comment by simondotau 2 days ago
Comment by waterTanuki 2 days ago
ILE? Integrated Language Environment. The former caters to a specific language ecosystem. Text editors are polyglots by contrast.
Comment by ozim 1 day ago
If you call text editor that has terminal bolted on that’s not IDE. It is exactly the same as if you would open terminal on the side. Grepping/search with regex is also far from code navigation that is available in an IDE.
Debugging tools and code navigation in a proper IDE like Visual Studio or JetBrains Rider is totally different development experience than editor with terminal.
Comment by ozim 2 days ago
Debugging and code navigation are much better in proper IDE. In text editors you grep/search with regex.
Comment by anthonypasq 2 days ago
Why on earth would you want to look at a code diff in a terminal? Why on earth would you want to use weird bespoke keyboard shortcuts to navigate sub-agents in a TUI session. Why on earth would i not want the ability to open/edit a file manually in the tool im using to write code.
can someone please explain this to me?
Comment by ghshephard 2 days ago
- I work a lot with data - and streaming data through text tools is twitch fast. If someone has a question about data - before anybody else can log in to their superset, or analytics database, and try and work through the SQL queries or charts to get the answer - I've already jammed the data through awk and got an answer.
- As an SRE - I work with a lot of systems that have pretty rich APIs - so being able to send a request, get the answer back in json, dump it into jq, select the parts I care about - maybe -c to compress it and ripgrep a subset out - is just fast.
- I work in a lot of contexts with a lot of different systems, datacenters, applications - tmux lets me keep all of them cleanly organized in a separate windows and subpanes. I'll have 15-20 windows open per week, and maybe a 5-6 panes in each- keeping 100+ different contexts (and scroll backs, bash history) - all nicely organized is really useful.
- I'm also a systems guy - and there is no other way to dig into a system but the terminal - netstat, ps, dmesg, /proc - these are all components that have only one credible path to investigation and discovery. If you aren't super comfortable in the terminal - zero way to learn about this stuff.
- Working remotely - means ssh. So - once again - terminal.
The Focus on the terminal is that it's the best tool (and in some cases the only tool) for so many of these tasks - and by performing these tasks a lot - you learn about systems - so the people who spend a lot of time in the terminal tend to know a lot more about systems than people who don't.
Comment by aeyes 2 days ago
Comment by ghshephard 2 days ago
Comment by aeyes 1 day ago
So you can bring your agents to any remote system, it even works somewhat well for network devices.
Comment by fwip 2 days ago
If your workflow fits entirely within a single app's GUI, then yeah, the terminal version of that app is not going to be as useful. But if that app doesn't exist yet, you can put together an 80% version of it for 20% of the work.
Historically, it's also a lot more resistant to rot. Brian Kernighan isn't going to start charging a subscription fee for AWK - and if he did, there are many forks and similar tools.
And, addressing a specific point - why would I want to view a code diff in a terminal? Sure, 'diff old.txt new.txt' is probably less useful than popping it open in a nice GUI with highlighting. But "diff old.txt new.txt | grep '^+'" will only show me added lines, or "| less" and type "/foobar" to jump to all mentions of foobar.
And this is like, the least you can do - the stuff you learn in the second class of "Using the Terminal 101". You can easily use this with git, as a building block to make a quick script to graph the number of changes over time in your repo. Yes, there's probably a GUI somewhere in your workflow that can show this (maybe you click around in Github to find it). But, maybe you also want to just filter that to changes in a specific module in the codebase, or an author, or quantify what module changed the most each month. If you've learnt the building blocks, the scriptability of the terminal lets you put that together quickly.
Comment by yoyohello13 2 days ago
> Why on earth would i not want the ability to open/edit a file manually in the tool im using to write code.
I don't know what you mean by this. You can open any file in neovim at any time without leaving the program.
Being familiar with the terminal also makes building CI for the team trivial because I'm already familiar with how all the commands work in the CLI. I'm basically the goto 'devops' guy because I'm one of the few people who actually knows how to work in a Unix terminal.
I will say, TUI is not the same as CLI. I don't find a meaningful difference between a TUI and a GUI other than being able to use tmux or something for window management. I prefer gui tools for database management, querying, git diffs, email, all kinds of stuff.
As for the superiority complex. I've got no judgement on people who prefer the GUI. I have many excellent coworkers who primarily use GUI tools. Having said that, every engineer I've met that works primarily in the terminal has been great. It's a very strong signal of technical competence in my opinion, but terminal familiarity being a signal of competence, in no way makes GUI usage a signal of incompetence.
Comment by kmoser 2 days ago
Comment by pqtyw 2 days ago
Comment by ssl-3 2 days ago
And that familiarity transfers between different systems. Windows, Mac, Linux, whatever: The flow of any particular terminal-based program is the same everywhere that it can be used.
It's tidy, and light. It's also network-transparent, and things like ssh keep it secure. Multi-user support is the norm instead of the exception on systems where terminals are common. It doesn't interrupt anyone else's work like something like using Anydesk to access some GUI desktop somewhere else can.
The keyboard shortcuts are annoying at first, but they're faster than mousing around in a GUI -- and once learned, they're approximately impossible to forget.
(You're free to hate terminals if you wish. I don't care if you justify it; I'm not your boss.)
Comment by at_compile_time 2 days ago
I'm not arguing that these programs should not have a GUI, for that was the simplest way to use them, but the lack of command line functionality places a hard limit on the productivity of an organization, and ensures that the only progress on that front comes at the expensive of exceedingly limited developer time.
"But nobody knows how to use a terminal anymore," I hear you say. Well of course they don't, nobody under 35 without a background in programming has ever had cause to use one. We made everything so simple that nobody ever has to learn anything. That isn't to say that people cannot learn, just they have been robbed of the natural opportunity to do so. Otherwise intelligent people never progress beyond the manual step-by-step interaction that passes for "using a computer" today.
A computer is a tool in much the same way that the a machine shop is a tool: it is a tool that can build other tools. The role of software developers should not just be to build simple tools that can do one task in isolation, it should be to build tools that less technical people can use to build the tools they find themselves in need of. GUI-only programs are simply not fit for that purpose because they lack composability of simpler terminal-based programs.
Comment by ok_dad 2 days ago
Comment by digitaltrees 2 days ago
Comment by ozim 2 days ago
Terminal/CLI is superior if you know what you want to accomplish. There is no faster way of doing stuff on a computer if you know what you’re doing and having tab completion and knowing all the incantations.
GUI is superior when you have to figure out what to do and what needs to be done. GIT branches state checking, finding out a switch to enable a feature so much easier in graphical interfaces.
I find that what you call „annoying engineers” are just people who have their tools and use them efficiently … but once they have to step out of their path they become annoying or even obnoxious.
The opposite is random person who expects everything to be easy and available in less than 3 clicks — well good luck engineering an interface for complex system that does that, not everything is Facebook, there are systems where you need to spend time wrapping your head around.
Comment by ErikBjare 2 days ago
Comment by Pxtl 2 days ago
Once I got the tmux settings for proper scrolling and whatnot it feels fine. Honestly the TUI of tmux is the one that really enrages me - so much complexity for just "I want to switch terminals on my remote".
Comment by fwip 2 days ago
Comment by ghshephard 2 days ago
Comment by anthonypasq 2 days ago
Why on earth would you want to look at a code diff in a terminal? Why on earth would you want to use weird bespoke keyboard shortcuts to navigate sub-agents in a TUI session.
can someone please explain this to me?
Comment by stephc_int13 2 days ago
The terminal is an old but astonishingly powerful user interface that is still evolving.
Good terminals can be very snappy and configurable in ways that most GUI are not.
There is also arguably an aesthetic/fetishism appeal to it.
I've worked in the terminal at some point of my career, as there was not many other choices, and I understand how someone can get really used to it.
Comment by xur17 2 days ago
Comment by robocat 2 days ago
Why should others spend their valuable time helping you? Especially when you insult the people you want to answer you "fetish/superiority complex" just demonstrates your own prejudice.
Personally I ask AI for a summary of positions, and prompt to provide some good articles on a subject - ideally articles from supporters of either side.
Comment by anthonypasq 2 days ago
Comment by nwienert 2 days ago
To start a big part is just the efficacy of them, which comes down to the model and the harness logic itself. CC is good, it's sub-agents, loops, background jobs / agents, skills/hooks/etc have typically been pretty far ahead though others are constantly catching up.
But you're sort of missing something. I use iTerm, so to me it's not the TUI itself, it's iTerm. And while it's imperfect, what I get is this:
I can open and close sessions nearly instantly and tile and window and tab them as flexibly as I want, plus it's a system I'm familiar with in terms of shortcuts etc. Has my configured theme, fonts, etc all set up. Every GUI app is different, every TUI app has half of the UI already incredibly familiar to me, it's not "just text", it's iTerm.
That also means they all are the same - I run Codex and Claude and pi side by side, and i switch between them with no overhead and minimal mental model shift. Sure, different harness does suck but that's the same issue with GUI just with an additional new layer to learn.
Smaller thing is because it's all text, there's no limits on my ability to copy things out. And it's a really fast text renderer that can render tens of thousands of rows efficiently. Many GUIs have various dialogs, unselectable areas, virtualization, or just slow past a point. I trust my terminal scales.
Just a few reasons.
Comment by menaerus 2 days ago
Comment by jwilber 2 days ago
Comment by digitaltrees 2 days ago
Comment by interestpiqued 2 days ago
Comment by mrits 2 days ago
Comment by jemmyw 2 days ago
I'm not sure if it's because my personal projects are small enough I know them inside out and my work project is huge, but I prefer terminal code agents for day work over ide integration.
Comment by mintflow 2 days ago
Comment by pdantix 2 days ago
switched back to vscode so i'm not exposed to the potential mess that is openvsx too. trying to get used to zed but i'm just so used to vscode
Comment by tejohnso 2 days ago
Comment by sanp 2 days ago
Comment by hparadiz 2 days ago
Comment by matsemann 2 days ago
Comment by FlamingMoe 2 days ago
Comment by presentation 2 days ago
- Composer 2.5 is cheap, fast, and very effective; I don't even use other models that much anymore, as it's usually marginally better for way more cost, though sometimes I do for specific things like making better translations for our app than a coding-specific model could normally output
- It makes setting up and maintaining Cloud Agents super easy, the agent can basically set up itself and if anything changes that makes it not update properly, then it tells you and can fix itself easily
- Easy to move agents from remotely in the cloud to local and vice versa
- Easy to work with agents via either comments on GitHub, or via the web app on my phone (though it is relatively constrained relative to the actual desktop UI, which is a bummer)
- Code reviews with Bugbot is surprisingly good now vs when it first came out, as is the Security Agent, while being an order of magnitude cheaper than stuff like Claude reviews
- Automations are easy to configure and manage - crons, in response to repo events, etc. For example I don't use Renovate or Dependabot much anymore since LLMs can update deps and investigate subtle breaking changes much better than a dumb version bump script can
- Limits are obvious rather than Anthropic's mysterious quota amount that they don't explain at all
- Queueing up messages rather than the agent taking in new messages mid-work and then trying to mesh them together somehow - I find queueing much more predictable and easier to work with
- Plan mode is good too, but not particularly different than any other agent
- Easy to jump into the Editor view and actually go in and manually code things or interactively code with the LLM when you need to, since sometimes LLMs just suck at doing certain things autonomously. I'm not in the "stop coding bro" camp, I still like to take the wheel fairly often.
Comment by risyachka 2 days ago
Comment by simondotau 2 days ago
Tools like CC are best suited to vibe coding.
Comment by Fiahil 2 days ago
Comment by templar_snow 2 days ago
Comment by Alifatisk 2 days ago
1. https://www.cnbc.com/2026/06/16/spacex-spcx-cursor-acquisiti...
Comment by mikeryan 2 days ago
They’re spending Monopoly money.
It also seems like SpaceX is poised to Hoover up all of Elons companies so it’s might not be “just a space company” for long.
Comment by 0xffff2 2 days ago
Comment by iririririr 2 days ago
Comment by IgorPartola 2 days ago
The majority of their revenue is overseas. But there they can’t reasonably charge $99/month. And there labor and land are cheap such that you can get fiber laid cheaply and quickly.
Comment by TomK32 2 days ago
Comment by adastra22 2 days ago
Comment by Unit327 2 days ago
Comment by geertj 2 days ago
Comment by adastra22 1 day ago
Comment by MrBuddyCasino 2 days ago
If anything this should make you more bullish.
Comment by wafflemaker 1 day ago
That plus satellite comms. Both Russia and Ukraine were very fond of how it improves communication.
Edit: meant to say that in the time of global instability, weapons tech is going to be valuable.
Comment by hajile 1 day ago
Comment by defrost 1 day ago
For interest:
An Orbital House of Cards: Frequent Megaconstellation Close Conjunctions (2025)
Our calculations show the CRASH Clock is currently 5.5 days, which suggests there is limited time to recover from a wide-spread disruptive event, such as a solar storm. This is in stark contrast to the pre-megaconstellation era: in 2018, the CRASH Clock was 164 days.
~ https://arxiv.org/abs/2512.09643Comment by xp84 1 day ago
Which is why all of sub-saharan Africa is crisscrossed in fiber, and every hut in those villages has an ONT zip-tied to the straw walls where they get their symmetrical gigabit service.
Comment by danisth 2 days ago
Comment by Fogest 2 days ago
While they may not be ideal or people living in Urban areas, they also aren't limited to selling to people who are physically connected by cable like a regular ISP would be.
I think you're underestimating the market here. Especially on the enterprise side when you start thinking of things like airliners, cruise ships, etc...
Comment by hyperadvanced 2 days ago
Comment by geertj 2 days ago
Starship is trying to get launch cost down to $10 per kilogram to low earth orbit. At that cost it is not clear to me that cables are better except for short distance point to point backbones. One other issue with cables is regulation or monopoly.
Comment by hajile 1 day ago
Launching a starlink satellite costs $1.5-2M per satellite for the current design. Each satellite lasts around 5 years and they need 42k of them.
Do the math and you get $13B to $17B per year ignoring inflation and ignoring the massive ground infrastructure that is also needed (costing billions more per year).
Residential plans range from $55-175/month and will make up almost all subscriptions. Most people will get the $85 middle plan, but we'll round up to $100/mo or $1200/yr.
Breaking even with no profit requires 10-15 million subscribers.
As starlink claims to have around 12k subscribers and just 10.5k satellites, I'd guess the system is profitable.
The cable question is still compelling though. Rural fiber costs around $25k per mile. This means that an average $15B/yr buys 600,000 miles of installed fiber every single year.
My conclusion is that the ideal solution would be Starlink keeping total satellites closer to the current 10k number ($4-5B per year) and spending the other $10B/yr running fiber to new areas.
Their subscriber base would drop as new fiber got installed in rural areas overlooked as "not profitable enough", but stabilize at still profitable enough from travelers and truly inaccessible places.
Comment by eagleal 1 day ago
At a time when state actors are becoming increasingly non-cooperative, it may not be wise to put all your eggs in someone else's basket.
Comment by fakedang 2 days ago
Comment by IgorPartola 1 day ago
Comment by davnicwil 2 days ago
There are people whose current behaviour/situations will happen to benefit from this, and that may be a niche, but seems like there's a really solid chance many more people actually will change their behaviour in response to this being available. That's how disruption happens.
To be honest I can easily see the default changing if the service is good enough. I mean it seems like you basically get most of what is good about wired plus a whole load of extra previously totally unavailable benefits. For a price, to be sure, but that'll come down.
Comment by sneak 2 days ago
There is a huge market even just in the US for Starlink. The worldwide market for people who need internet access in remote places is positively gigantic.
Additionally, Starlink could be hugely profitable if they exclusively sold access to ships and aircraft. You'll never be able to run fiber to those.
They can indeed reasonably charge $99/month to many many millions worldwide who don't have any options for low latency, high speed internet access. You vastly underestimate the need for the service.
Comment by gorgoiler 2 days ago
On the other hand your margins are amazing because all you do is fly little boxes over everyone’s heads launched with government subsidized rockets. No linemen or plant-hire or contractors to sap your profits.
The biggest threat would be commoditized terrestrial wifi / 5G. The more cell service competition there is, the smaller the market for satellite, until it’s only applicable to 1% of the population (and the poorest 1% at that.)
Comment by dpoloncsak 20 hours ago
Comment by simondotau 2 days ago
More like 8.2 out of ten. Either way the remainder is still a pretty decent market. And that's just talking about people in the USA. About 75% of Starlink subscribers are outside the USA.
> and the poorest 1% at that
Not by a lot. People who live in remote areas in the USA tend to have much less money overall, but they tend to spend much less money overall, leading to a similar amount of buying power. Someone who lives remote is more likely to own their home outright or have a relatively small mortgage. Their socio-economic status can appear numerically depressed because the numbers generally don't account for non-monetary consumption. (You got paid a salary and bought salmon from the supermarket. Remote dude fishes for salmon in a local stream. You both traded your time for salmon, but remote dude's salmon is invisible to GDP statistics.)
And furthermore, for them, Starlink would be budgeted for like an essential service rather than a luxury convenience.
Comment by defrost 2 days ago
As someone who has lived and worked remotely for the bulk of time since 1960 or so, it's not essential ipso facto; myself and most of the people I know have somehow managed to survive sans this supposedly essential service for 60 odd years (since 1935 in my fathers case, he's not dead yet).
Its more compelling use case is a relatively cheap way to integrate vehicle GIS data across four to ten thousand hectares or so (ten thousand to twenty five thousand acres) for farming, mining, exploration, etc.
Globally, its not especially attractive for non civil applications (military use, etc) as it creates a reliance that can have a plug pulled at the worst moments.
Comment by simondotau 2 days ago
That doesn't make it useless though. Ukraine certainly finds Starlink attractive for military use. Despite all the misleading headlines and de-contextualised quotes, SpaceX has been reliably on Ukraine's side of the conflict and has been an essential communications fabric for both military and civilian.
Comment by Gud 2 days ago
I flew from Zürich to Bangalore via Qatar and both flights had starlink.
There are many many uses for it, besides rural homes.
Comment by johntiger1 2 days ago
Comment by sneak 2 days ago
What on Earth are you talking about?!? Half the people on Earth don’t have any sort of internet access at all.
> government subsidized rockets
The Starlink launches are not subsidized in any way. Now it’s clear you are either totally uninformed, or actively trolling.
> The biggest threat would be commoditized terrestrial wifi / 5G. The more cell service competition there is, the smaller the market for satellite
This is actually one of their biggest market opportunities. How do you think the backhaul for 5G towers works in extremely remote locations?
Like I said, terrible take.
Comment by hajile 1 day ago
If you hooked up every single cargo ship on the planet to starlink, you'd only add around 100k connections and average wages on most of those vessels is $5-8/hr (very few US/EU sailors these days) for a handful of people which tells you how much businesses actually care about their workers who do dangerous jobs.
Comment by munk-a 2 days ago
Comment by andruby 2 days ago
It's a game for him, but so ridiculous. While Tesla was pushing electrification and SpaceX pushing rapid rocket re-use I kind of tolerated Elon's antics, but since he got involved in politics and DOGE I can't bear it anymore.
Comment by antasvara 2 days ago
I took a look at the proxy statement as they have it outlined in this [0] document (Proposal 4). As currently formulated, Musk has 12 operational goals (like ship 1 million robots or hit 50 billion EBITDA) and 12 market cap goals. These need to be paired together for the shares to vest; so, if he reaches the first market cap number, he also needs to fulfill an operating goal for the first set of shares to be earned. These earned shares vest in ~5 years.
This comes with a huge caveat. If Tesla changes control, those operational goals go out the window and his stock award is based solely on market cap (along with the shares immediately vesting). The share price for this is the greater of:
1. The last traded Tesla price prior to the acquisition, or 2. The per share price outlined in the acquisition.
The "easiest" way to take advantage is to IPO SpaceX (which he did), pump up the market cap, acquire Tesla for a sizable premium, and vest as much of the stock award as you can. It means you get to avoid the operational goals entirely and vest a bunch of Tesla (but soon to be SpaceX) stock.
[0]: https://www.sec.gov/Archives/edgar/data/1318605/000110465925...
Comment by andruby 1 day ago
> If Tesla changes control
Does selling Tesla to SpaceX actually satisfy "changing control" if he remains the largest shareholder?
Comment by antasvara 1 day ago
Comment by NuclearPM 2 days ago
Comment by brightball 2 days ago
It has run its course. It’s just noise now. Fascism is anything to the right of anarcho-communism. It’s defined as whatever the user wants to define it as.
It reflects more poorly on the people still saying it than it does on the people they’re aiming it towards. It’s time to move on.
Comment by adastra22 2 days ago
Comment by Saline9515 2 days ago
In the case of Trump, caesarism is likely a better term. Unlike fascists leader such as Hitler or Mussolini, Trump doesn't have an ideology, is heavily corrupt and self-serving and is deeply influenced by a foreign power and lobby. Interestingly, he was stabbed in the back by his closest collaborators at the end of his first term, when he tried his luck. Like Caesar.
But Caesarism is less frightening that "fascism", so...let's ignore it! This strategy is a classic of the communist way of doing propaganda: Russians still whine about "Ukrainian fascists", and in the 80´s in the communist block, everyday you could hear complains about "fascists" at the radio. The Berlin wall is originally named the "Anti-Fascist Protection Rampart".
Why are you reusing soviet talking points, exactly?
Comment by eagleal 1 day ago
People usually attribute the term fascist to this admin, because of the racial/ethnic retaliatory actions or the neonazi/neofascist base they need to overpower/outweigh the more moderate right.
Comment by Saline9515 1 day ago
Comment by eagleal 1 day ago
The strong minority base that has been artificially inflated to advance the personal interests of the leadership has linear roots dating back to the XX century rhetoric promoters and activists. In Europe there's the militant and militia groups of Gladio and the likes that thrived in illegal affairs and that have persisted and were integrated into power following 90s (case in point in Italy Berlusconi basically legalizing the MSI, AN, FdI and Lega by using his privately owned televisions and media, to acquire an election victory).
Comment by Saline9515 23 hours ago
In reality "fascist" is a qualifier to frighten white people voting for a right-wing government. Trump base by the way is not fascist, it's the evangelical bible belt. Which is crumbling at the moment, by the way.
Comment by adastra22 1 day ago
1. a mythic past and national rebirth 2. victimhood and humiliation 3. hierarchy and dehumanization 4. contempt for weakness 5. the cult of action 6. the leader as savior 7. the purification of institutions 8. propaganda and the assault on truth 9. the merger of state and corporate power 10. violence and terror
It's not stretching things in the slightest to say that MAGA and Trump fit these to a T, certainly post-1/6 if not before. If it walks like a duck, and quacks like a duck, we shouldn't be too timid about using the word "duck." Do China under Xi and India under Modi also fit the bill? Maybe. I don't think they check 10/10 boxes perfectly though.
I know we're running up against HN rules, so I'm trying to keep this meta and not object-level. I'm not debating whether any of this is defensible or good or bad policy or whatever. Just whether we should use the term.
The first Trump administration was arguably Caesarism. The second has proven to be an entirely different character. Just picking on one thread that is more on-topic for HN: the merger of state and corporate power (#9 on the list above) is a defining economic characteristic of fascism that we are only now seeing this term, with direct acquisition of large stakes in Intel, IBM, GlobalFoundaries, various rare-earth metals companies, and Westinghouse. OpenAI is in negotiations to do this, and even before concluding a deal the government has already been weaponized against their chief competitor, Anthropic.
Other things have progressed (regressed?) significantly in this second term against the above metrics. Unlike the first term, which mostly rode out the instability, we saw in 2025 far reaching restructuring of the civil service. And trans oppression and scapegoating, for example, is seriously reaching levels comparable to Nazi jew hatred and victimhood. As someone who lost my European relatives to the holocaust, I do not make that comparison lightly.
Seeing as ICE is currently building / converting hundreds of new detention centers all over the country, it is reasonable to be worried.
Comment by Saline9515 1 day ago
Comment by adastra22 1 day ago
Yeah, anyone who openly calls themselves a fascist are probably white supremacist nazis, and I presume would take a dim view of Kash Patel for that reason alone. But genetics-driven racism (as opposed to cultural nationalism) was never a core tenant of fascism. Fascism requires an us-vs-them othering world view, but it doesn't have to be race-based.
Comment by Saline9515 23 hours ago
What you say about Mussolini is false by the way and Italy enforced strict racial discrimination in Ethiopia. Political racism was commonplace everywhere at the time and is not very specific to Fascism. Unless 1930´s USA was a fascist country, which I doubt.
Comment by NuclearPM 22 hours ago
Rachel Maddow’s ULTRA and PREQUEL podcast series may change your mind on that last claim.
Comment by Saline9515 17 hours ago
Comment by NuclearPM 10 hours ago
Let’s not talk about fascism until we’re already fucked? Is that your strategy?
Comment by plazmatic 2 days ago
Comment by brigandish 2 days ago
[0] The Doctrine of Fascism is available, for free, in several places. Start there.
Comment by andruby 1 day ago
* He suspended multiple journalists from Twitter/X in December 2022 after they had reported on or criticized him [0]
* He has been accused of retaliating against critics and employees through threats, lawsuits, or firings, rather than tolerating dissent. [1]
* He selective enforcing Twitter/X platform rules. Here's 10 examples: [2]
He tolerates speech he likes and often punishing speech he dislikes. That's not being a "free speech" absolutist.
[0] https://truthout.org/articles/free-speech-watchdogs-condemn-...
[1] https://www.businessinsider.com/free-speech-absolutist-elon-...
[2] https://gizmodo.com/10-times-elon-musk-censored-twitter-user...
Comment by brigandish 1 day ago
One doesn't need to be a free speech absolutist to not be a fascist, far from it; and the exceptions prove the rule - those examples are the definition of exceptional. "10 times…" I can remember people getting banned en masse for changing their profile pic to an NPC character. The difference is night and day.
Comment by bakies 2 days ago
Comment by brigandish 2 days ago
Comment by bakies 1 day ago
I'd agree.
- Opposition to parliamentary democracy
Yes. buying elections
- Opposition to political and cultural liberalism
Yes, banned speech on twitter that trans people use.
- Totalitarian ambitions
Yes, buying elections
- Corporatism
trillionare
- Imperialism
Literally wants to colonize a planet
- Military values
Building a military satelite constellation
- Volksgemeinschaft
White supremacist
- Mass mobilization
election lottery, trump rallys
- The leadership principle
idk what this is
- The “new man”
or this
- Glorification of youth
i guess not
- Education as character building
what
- Decadence and spirituality
No.
- Violence
No.
- Extreme nationalism
xenophobe
- Scapegoating
those darn regulations are always in the way
- Populism
Possibly?
i'm sure your reply will be pedantic
Comment by brigandish 1 day ago
Have you heard of the term "bad faith argument"? That's a good example.
> - Opposition to political and cultural liberalism
> Yes, banned speech on twitter that trans people use.
I had to check this one. I found two stories. [1] shows that people were warned about speech (e.g. using the term cisgender) but were still able to post without problems. [2] showed that X's rules were updated to prevent harassment in the form of deadnaming or misgendering. I doubt that either supports your assertion to be true.
As to the rest of your answers, you seem to have given away that you didn't read the Britannica article at all:
> - Education as character building
> what
You should know, right? You read the article and made the accusation. You've done this several times:
> - The leadership principle
> idk what this is
> - The “new man”
> or this
There's not really a need for me to be pedantic in the face of such slipshod work, but then again, perhaps you think that not being slipshod is being pedantic. Which would also be wrong, but telling.
Try learning about what fascism is, that would be my suggestion. With a book, while putting your phone away.
[1] https://www.them.us/story/elon-musk-x-ban-users-cisgender-sl...
[2] https://www.advocate.com/news/x-bans-deadnaming-misgendering
Comment by bakies 20 hours ago
Comment by anon7725 2 days ago
Comment by brigandish 2 days ago
Is Musk wielding the apparatus of state to ensure that any speech that he disagrees with is suppressed, e.g. on college campuses?
Comment by lgl 2 days ago
He does not need to do that, he has his army of people like you that go around on all socials and wherever you can to post praise, defend him and attack any critics as he was some sort of uber genius savior of mankind. The Musk cult is real.
Comment by xp84 1 day ago
The whole thread (and to be fair, Musk himself most of the time) has lost the plot, since the phrase "freedom of speech" is about the government not restraining or punishing speech. Honestly, what Twitter allowed or not before or after Musk is entirely irrelevant to the concept of free speech. Twitter/X is still just some guy's website.
Comment by anon7725 1 day ago
The Trump administration spent considerable effort strong arming colleges on account of speech that they did not like. Even if you subscribe to FIRE’s “Chicago Statement”, you should find the government interfering with colleges like this a break-glass scenario. “Individual Rights in Education” surely include the right to hold beliefs and teach in a way that the current administration is uncomfortable with.
So yes, these are fascist activities wholly consistent with the other fascist activities that MAGA movement is engaged in.
Comment by brigandish 1 day ago
> Please don't post insinuations about astroturfing, shilling, brigading, foreign agents, and the like. It degrades discussion and is usually mistaken. If you're worried about abuse, email hn@ycombinator.com and we'll look at the data.
https://news.ycombinator.com/newsguidelines.html#comments
I'm not sure HN is for you.
Comment by bakies 1 day ago
Comment by mcintyre1994 2 days ago
Comment by lesuorac 2 days ago
It counts and it's not wrong.
Sure, the Tesla award takes into account any M&A but growing a 2T company to 3T is a 50% increase. While growing a 1T company to 2T is a 100% increase so it's expected to be easier for him to hit his award targets with the companies merged as opposed to not merged.
Comment by xmprt 2 days ago
Comment by appplication 2 days ago
Comment by s1artibartfast 2 days ago
Comment by lesuorac 2 days ago
Comment by s1artibartfast 1 day ago
For Tesla ops milestones they would be waived, this is fine because accusition is a chance for Tesla shareholders to cash out at that price.
Comment by lesuorac 1 day ago
The text written in the link you did not read, states "Notwithstanding Sections I, II and III above, in the event of a Change in Control, the Operational Milestones shall be disregarded".
Comment by s1artibartfast 17 hours ago
Comment by andruby 2 days ago
Comment by lesuorac 2 days ago
The goal is to give Elon his 2012 award package but making it his 2018 one.
Comment by paulddraper 2 days ago
And that doesn't get any more by 50% increase with the same dilution.
Comment by adgjlsfhk1 2 days ago
Comment by digitaltrees 2 days ago
Comment by RevEng 2 days ago
Comment by digitaltrees 2 days ago
Comment by AmericanOP 2 days ago
Comment by brightball 2 days ago
Comment by Catloafdev 2 days ago
Comment by jeremyjh 2 days ago
Comment by Catloafdev 2 days ago
Not saying I think it's the best idea, but it is theoretically feasible.
Comment by jeremyjh 1 day ago
To say that this is pure folly is an understatement. It is not folly, and it is not foolishness. It is fraud.
One of the most cited papers: https://starcloudinc.github.io/wp.pdf
Does not contain the word "nuclear". Instead its just breathless gushing about how much more efficient the solar power is.
Comment by BirAdam 2 days ago
Comment by denkmoon 2 days ago
Comment by keeganpoppen 2 days ago
Comment by denkmoon 2 days ago
The radiators on the ISS radiate maybe 200kW all up. That's _one rack_ in a normal earthbound DC.
Comment by digitaltrees 2 days ago
Comment by thfuran 2 days ago
Comment by dgoldstein0 2 days ago
Comment by thfuran 2 days ago
Comment by munk-a 2 days ago
If you're writing a prospectus right now and want a lot of large institutional investment you put AI between every letter. We are in a bubble, I don't think there's any disagreement about that, when the bubble will pop nobody knows - but while we're in this bubble everything is AI. I think it's unwise to read that prospectus in good faith given all the other factors (the court case against OpenAI, the race to IPO first, Google's additional stock grant, Elon's history of corporate bailouts) that are pretty plain to see.
Comment by munksbeer 2 days ago
What is "hostile distillation" please?
Comment by SecretDreams 2 days ago
Comment by digitaltrees 2 days ago
Comment by SecretDreams 1 day ago
Comment by Natfan 19 hours ago
Comment by koe123 2 days ago
Comment by itslennysfault 2 days ago
I LOVE puppies, but if I had a trillion of them the last thing I'd want is another puppy.
Comment by throw4847285 2 days ago
"You know how every once in a while you read one sentence and it snaps your whole perspective into place? I remember reading that book “Going Clear,” about Scientology, and there was one sentence about how if famous people aren’t treated in a certain way, it makes them think they’re not as talented as they wish they were. Like, if I go to a restaurant and I have to wait 20 minutes for a table instead of them just seating me right away, am I not as talented as I thought I was? If someone has a nicer hotel room than me on the press tour, does that mean I’m not as good an actor as I thought I was? I think that’s how a lot of famous people interpret how they’re treated."
I think the same applies to Musk. The money is a proxy for how much everybody thinks he is a special genius. Anything in his life that makes him feel less special requires more validation that he is, and money is the easiest validation he is able to acquire.
Comment by detritus 2 days ago
He won.
Let's move on.
Comment by Gigachad 2 days ago
Is that winning?
Comment by detritus 1 day ago
Comment by throw4847285 1 day ago
Comment by detritus 1 day ago
I think you're over-complicating this.
It's literally just Score Points.
That's all he cares about.
Comment by throw4847285 1 day ago
Comment by detritus 20 hours ago
D'oh.
Comment by loudmax 2 days ago
Speaking just for myself, I've lost respect from Elon Musk. I admire Musk's accomplishments, especially Starship and the Falcon rockets. But I don't respect Musk's personal judgement, his moral integrity or his ethics.
He doesn't know me, and he doesn't care about my opinion (or care about ethics for that matter). But there are a lot of people like me who used to respect him and no longer do. He's surrounded himself with fawning sycophants. At some level he's got to know this, and that the people pretending to pay him respect aren't themselves worthy of respect.
Comment by Gud 2 days ago
Comment by AmericanOP 2 days ago
Comment by moate 2 days ago
Also, dude was raised by terrible rich people and turned out to be...a terrible rich person. Color me shocked!
Comment by SmirkingRevenge 2 days ago
Their motivations are often cartoonishly superficial and... well... stupid. Stupid in ways that are baffling to most people (even most other neurodivergent). The kind of stupid that drives somebody to secretly pay pro-gamers to play games for them so they can pretend to be a pro-level gamer, only to then expose their own fraud by playing the game themselves on a live stream, without knowing how to actually play it. And then pretending to have connection issues when people start noticing.
I have no trouble believing Musk has simply internalized the identity of being the world's richest man and now has a pathological need to maintain that status, no matter what
Comment by scottyah 2 days ago
The things they're trying to accomplish require extreme amounts of capital.
Comment by appplication 2 days ago
This could really cut either way. Like assume you mean he’s trying to do something good or noble (lmao) but the other obvious way to read this would be that he’s interested in becoming wealthy/powerful enough to bend the will of a nation before him and burn the world for a laugh.
It’s just funny how the markets seem to want to value him as some sort of AI visionary when his companies are not even in the top 5 for AI, despite his endless resources.
Comment by scottyah 2 days ago
Comment by appplication 2 days ago
The only answer is the dude is a self-service piece of shit. He has no principles and is not trying to accomplish anything other that exploit for the sake of exploitation.
Comment by scottyah 1 day ago
Comment by davidguetta 2 days ago
Comment by Jtarii 2 days ago
Comment by amoss 2 days ago
Comment by tavavex 2 days ago
Comment by carlosjobim 2 days ago
Comment by digitaltrees 2 days ago
Some people aren't motivated by money, they are motivated by reputation, or pathology.
Comment by burnte 2 days ago
I agree, and most people do too, yet he'll get away with it. We're in the kleptocracy phase of the fall.
Comment by testing22321 2 days ago
So just increasing market cap won’t do it alone.
Even if he merged them, they still have to produce WAY more than they are now.
Comment by rlt 2 days ago
Comment by HerbManic 2 days ago
Comment by plaidfuji 2 days ago
I’m not denying that his companies are awash in zany financials, but I don’t think that’s ever been the point
Comment by HerbManic 1 day ago
But when he is interested in actively interfering with elections the world over and probably spends more time on twitter than anything else, I am not so sure.
The thing with the sell out routine is that they think it is all working until it suddenly isn't. The money isn't about living the high life it is about having the high score. Bezos is probably trying to figure out how he can take the No 1 spot right now. If Elon is smart, we will cash out right before the fall.
Comment by JohnMakin 2 days ago
Comment by seanclayton 2 days ago
Comment by QuaternionsBhop 2 days ago
Comment by cryptos 2 days ago
Comment by AbstractH24 1 day ago
Nah, not in a bubble or anything at all.
Comment by slfnflctd 1 day ago
I called bubble on Tesla and Bitcoin both over 10 years ago.
Still going strong.
It's a whole lotta chaos, fueling some pretty messed up stuff. It is hard to watch.
Comment by AbstractH24 1 day ago
It's easy to predict what will happen. It's hard to predict when or the second and third-order effects.
Comment by locknitpicker 2 days ago
They also seem to be desperate to buy their way into a monopoly, even though the company itself has a long track record of failing to deliver anything noteworthy.
Comment by Cthulhu_ 2 days ago
I don't think anybody actually believes SpaceX will be worth it. I think some still believed Tesla would be, but their competition has caught up. Everybody is just there to ride the wave of mass hype and FOMO, thinking everybody else is an idiot.
This has been coming in a few waves over the years in Tesla, cryptocurrencies, the Everything Bubble, etc.
Comment by madaxe_again 2 days ago
Comment by joering2 2 days ago
No, it is not. This is not legal or financial advice, but I believe the stock could easily rise 2.5x - not because of its current or future financial condition, but because it is run by what may be the most skilled fraudster our planet has ever breed. Charles Ponzi himself couldn't have pulled this off. While most CEOs are careful about what they publicly say or "predict," Musk's companies are fueled by increasingly fantastical projections. The consequences have amounted to some $1.5 million in SEC fines that, relative to the value created, were negligible - and that was under the previous administration. The current one won't be any more aggressive. The closest comparison I can think of is Trevor Milton and his famous "electric" truck that was filmed rolling downhill under its own momentum. He went to prison for that, although he was later pardoned by Trump. Many people have lost fortunes betting against Tesla based on fundamentals. SpaceX's shareholder list includes so many influential and powerful names, including people closely connected to the current administration, that I find it hard to imagine the stock being allowed to fail in any meaningful percentage. Obviously I'm exaggerating when I say the government would send agents door-to-door to collect valuables from American households to plug any hole in the balance sheet before allowing the stock to fall significantly. But that's honestly closer to how protected I think the company is than what traditional financial analysis would suggest. I'm nobody special, just someone with about $1.8 million in a stock portfolio. Yet this thing called SpaceX stock gives ordinary investors like me a chance to ride alongside the biggest players on their way to even larger fortunes. They are guaranteed not to lose money, and to me its not personal.
Comment by keeda 2 days ago
And this is before getting to worrying about what kind of large-scale market manipulations we're up against (e.g. relevant example: https://www.forbes.com/sites/hershshefrin/2025/04/05/signifi...) Compounding this is the fear that even the indexes seem to be compromised (fast-tracking SpaceX etc.) I'm paranoid but at times the entire US stock market looks like a gigantic pump-and-dump. (Seriously, some of the stocks, like NET, rise and fall with highly predictable regularity.)
I can't tell, and I know I'm not nearly smart enough, attentive enough, and definitely not well-connected enough to have the perfect timing required to survive a sudden shift or whatever game it is the big players are playing, so I'm just trying to play it safe (which is also hard, because everything is impacted at this scale!)
Comment by aaron695 2 days ago
Comment by drewda 2 days ago
And even if their internet service provider is uniquely capable for now, it only fills a strategic need for certain customers.
So instead, Musk and Co. need to find bubbling market trends that look like they will have huge gigantic TAMs to justify the potential growth of this company.
Comment by dotwaffle 2 days ago
You also have other services: Starlink is an obvious one they're pursuing now, but there's many other things that they could branch into with no effective competition right now, from harvesting resources such as Helium-3 to Rare Earths (ironic name), to... (thinks for several minutes) banishing people to the Phantom Zone?
But you get what I mean, it's not just about rockets, it's about the things cheap and reliable rocketry enables.
Comment by petra 2 days ago
But as they say,"the devil is in the details"
- Can Starship transport people from London to Sydney safely economically, compared to Boom, which is working on a supersonic passenger aircraft ?
-Why can the boring machine dig tunnel at much lower cost than it's competitors? Maybe it's because the everyone else tries to dig tunnels for trains, which have a much larger diameter than Musk's boring machine, which only fits his "Teslas at a tunnel" concept? And it might be a good idea. Worth a try. But be honest about it.
-Sure, data centers in space probably have some great uses, and I'm happy he's trying, but will they ever be more economical than deploying servers on the ocean? On countries with very cool climate?, powered by new energy technologies?
Comment by richwater 2 days ago
They have not committed to an engine. There is no engine commercially available to buy and no engine producer has committed to creating one.
Comment by wasabi991011 2 days ago
Comment by williamoforange 2 days ago
For it to have a chance the US gov. needs to do IP transfer and pair them with NASA for test as they did with SpaceX, more realistically simply twist Pratt&Whitneys arm a bit...
Comment by SadErn 2 days ago
Comment by dotwaffle 2 days ago
That's not enough range to do London - Sydney, it's not enough to do Los Angeles to Sydney either, or Los Angeles to Tokyo, it's basically a replacement for trans-Atlantic flights only because even US cross-continental Mach 1.3 is only about 50% faster than a 737 (3h vs. 5h)... It's pretty much geared to the prestige market only.
Under an hour to anywhere on the planet, meanwhile, is absolutely someone would be a premium for -- and they'll do it for most/all long haul flights if it was available.
Comment by petra 2 days ago
-Musk floats this vision since 2017. Why doesn't the company have a project to seriously develop it?
Comment by dotwaffle 2 days ago
If I was to hazard a guess, the BFS concept is 2035 at the earliest, most likely 2040 -- and it'll be at a much smaller scale than previously advertised.
Comment by petra 2 days ago
Comment by dotwaffle 1 day ago
Comment by joshuastuden 2 days ago
Comment by fcarraldo 2 days ago
The cynical viewpoint is that this is Elon capitalizing on current datacenter hype to inflate SpaceX's valuation based on theoretically overcoming tremendous amounts of hard physics problems, over the next 5-10 years. As he did with FSD, Boring Company / Hyperloop, Twitter, etc.
Comment by lbreakjai 2 days ago
So far, Tesla has been a blockchain, energy, robotics, and now a compute company.
Comment by inglor_cz 2 days ago
Musk made some bad bets, but also some good ones (Falcon rockets, Starlink) and some at least promising ones (Starship, Neuralink). And Twitter bought him enormous political influence - I wouldn't consider this a failure either, from the realistically-cynical point of view. That cannot be measured by revenue alone.
Comment by Jtarii 2 days ago
Musk has been coasting on his successes from 10+ years ago. He has nothing good to offer anyone in 2026.
Comment by inglor_cz 2 days ago
If the connection between fast falling birthrates and smartphone addiction is proven, the total global loss of life (in this case, never born life) due to the products that many of us here helped craft into perfection may rival that of Mongol expansion under Genghis Khan, and Twitter/X is hardly the worst offender in that group. Even Twitter's impact on the balance of left/right politics in the world is relatively transient and small when judged against this horrible development whose aftereffect will stalk the world for a century.
Yes, it wasn't an actual intent of people like Zuckerberg, but as far as catastrophic failures of civilizations go, they don't have to be intended.
Comment by iknowstuff 2 days ago
Comment by inglor_cz 1 day ago
Couples deciding to have fewer kids does predate smartphones indeed.
Fewer couples even forming and more people being lonely is strongly suspected to be a smartphone aftereffect.
Comment by iknowstuff 2 days ago
Comment by inglor_cz 2 days ago
The losses caused to the Russians by drones using Starlink for connection are pretty painful, and when SpaceX switched off non-whitelisted terminals in the theatre of war, the Russian army was thrown into disarray due to sudden failures of communication between their units. AFAIK they haven't yet fully overcome that problem.
The Russians certainly wish to have something like Starlink right now, in 2026.
Comment by simondotau 2 days ago
Starlink was one of the only reliable ways Ukraine had for remote military communications, without which Ukraine would have not been able to defend its territory nearly as effectively. Though it's impossible to know, it's plausible that Ukraine might not exist today but for Starlink.
Comment by richwater 2 days ago
Falcon launches cost dramatically _less_ than comparables like Ariane. In Fact, Ariane had to beg europe of subsidies to keep the program competitive.
Meanwhile, Starship is well on it's way.
You don't know what you're talking about.
Comment by bastardoperator 2 days ago
Comment by inglor_cz 2 days ago
"If an unpopular person's corporation C succeeded at activity X, it is the success of the regular employees and everyone but him, but if his another corporation D failed at activity Y, it is solely his responsibility and shame (if not a proof of outright fraud)" is a classical emotionally charged double standard.
Comment by simondotau 2 days ago
Now, with that answer in mind, allow me to contend that there isn't a single Elon fanboy who thinks that Elon is personally inventing automotive and rocketry technologies out of whole cloth.
What both men did well is identify promising unconventional technology pathways and steer capital investment towards them. Jobs had a knack for understanding computers as a consumer product, and for communicating the value of new products. Musk has a knack for understanding the limits of physical engineering, and the wealth (and appetite for risk) to spam the right "build" buttons endlessly.
Beyond a narrow range of remarkable competencies, neither are particularly interesting persons. I wouldn’t look to either of them for takes on sociology, politics, biological sciences, philosophy or chord progressions.
Comment by richwater 2 days ago
Comment by petra 2 days ago
Would any VC(one without a conflict of interest) invest now, for the long term, based on those visions?
Comment by mftrhu 2 days ago
It's a ridiculous idea, and I don't believe it's what they are really pursuing.
Comment by scoofy 2 days ago
Like, sure, but also, that seems like a lot of work, a lot of extra cost, and a lot of risk, all just to avoid building it in Kansas.
Comment by rlt 2 days ago
Orbital compute is technically very feasible. We’re not talking about a datacenter-sized structure, but a lot of rack-sized satellites connected by laser links. SpaceX has gotten pretty good at building, launching, and managing large constellations.
Economically it obviously it has challenges, but there are some advantages (6x solar production, free real estate, less regulation, arguably simpler cooling) to balance the extra costs (launch, radiators, lack of access for maintenance, limited lifespan, etc).
Comment by scoofy 2 days ago
I don't actually think this would be hard to imagine. I've been a huge fan of Space X since it's launch exactly because these types of things do seem feasible because they save so much of money if they are achievable.
A moon base with a secondary launch site, yes. Mining asteroids for precious metals, definitely. I'm not some Luddite.
My only point here is that you can build a data center on the ground trivially easily. Any data center that can exist in space could much more easily exist on the ground... where you can update it and fix things that go wrong. The only issue is politics. I'm entirely happy to be wrong here. If someone can explain the thesis, I'd be happy to get on board.
Comment by sgustard 2 days ago
It's all laid out in this insufferable a16z piece if you can see past the ego-stroking.
Comment by rlt 2 days ago
A fully reusable Starship will drastically change the economics of both initial launch as well as maintenance. I expect it will become more feasible to send vehicles to refuel/repair/replace components and keep satellites flying longer. Especially for orbital compute where there will be relatively few dense orbital planes. SpaceX showed modular servers in their video https://youtu.be/k3Un1TizSNg?si=14-bjxXkiyM6cxpg&t=36
Comment by scoofy 2 days ago
Yes, I watched the video. It’s talking about solar and radiators. I agree, if we can solve solar and radiators, it’s feasible tech.
I’m still not entirely sure it’ll be competitive with solar data centers on the ground. I realize I’m no expert, but it just seems like a bizarre way to do computing.
Everything I like about Space X is about doing things that you can't do on earth, because you can't do them on earth feasibly.
Comment by rlt 2 days ago
I agree those kinds of things are more exciting, but the other angle is SpaceX needs an excuse to do lots of Starship launches, just like Starlink has done for Falcon 9. If orbital compute can at a minimum be profitable enough to pay for the launches it will help bring the cost of Starship down and the reliability up, allowing SpaceX to do more with Starship.
(Of course if orbital compute merely breaks even then maybe the current valuation isn’t justified)
Comment by markdown 2 days ago
I've heard this often. It's not what happens. More correct to say that engineers (not Musk) got a booster to land in a pre-specified spot. The "chopsticks" aren't waving around to catch anything flying by. The booster comes to them.
Comment by rlt 2 days ago
That will make it clear it’s not actually a giant Mechazilla robot reaching out to grab the booster using literal chopsticks where ever it happens to come down.
Comment by markdown 2 days ago
Comment by wavefunction 2 days ago
Comment by johneth 2 days ago
Just because there are no laws in space, you still need to launch your rockets from a place that has laws.
Comment by s1artibartfast 2 days ago
None involve launching buildings.
You can look at their models for comparisons with Kansas. There is literature and papers you can read about this. Some go back decades if you include space power transmission, which are related.
Comment by scottyah 2 days ago
You aren't even being roped into it with taxes, nor do you have to buy a single share. Other than willingly reading about it on whichever news sources you choose, your observed life will not change a single bit.
You can choose to seek out that info, or you can remain blissfully ignorant. But please don't join the online cacophony of people polluting the threads thinking everyone wants to understand just how ignorant they are.
I get it, I really do. It's a hard task and you don't understand it. But WHY do you feel the need to share that you don't understand? Do you think it makes you look smarter? Do you feel like you fit in more now? If you seek to understand, why aren't you asking questions??
Comment by orsorna 2 days ago
Because of the eventual index inclusions, and insane market cap, this affects nearly everyone with a retirement account. Unless you aren't tracking big indexes for some reason.
Comment by scottyah 2 days ago
Comment by notnullorvoid 2 days ago
Comment by AmericanOP 2 days ago
A less good business for the data center company.
Comment by chorsestudios 2 days ago
Comment by monegator 2 days ago
Comment by jcpham2 2 days ago
There's even more rewards for putting a million people on Mars and reaching a market cap of 7.5T by a certain date. Oh yeah he has to stay employed too.
From the SEC Form 3 filed June 12th: 1) This Form 3 does not include 1,302,072,285 shares of restricted Class B Common Stock issued to and held of record by the Reporting Person, which may be voted by the Reporting Person, and the vesting of which is subject to the satisfaction of certain performance and other conditions. 1,000,000,000 shares of restricted Class B Common Stock vest upon (i) the Issuer's achievement of specified market capitalization milestones across 15 equal tranches ranging from $500 billion to $7.5 trillion, with each milestone reflecting $500 billion in additional valuation, and (ii) the Issuer's establishment of a permanent human colony on Mars with at least one million inhabitants, in each case, subject to the Reporting Person's continued employment ("SpaceX CEO Award"). 302,072,285 shares of restricted Class B Common Stock vest upon (i) the Issuer's achievement of specified market capitalization milestones across 12 equal tranches ranging from $1.065 trillion to $6.565 trillion, with each milestone reflecting $500 billion in additional valuation, and (ii) the Issuer's completion of non-Earth-based data centers capable of delivering 100 terawatts of compute per year, in each case, subject to the Reporting Person's continued employment ("AI CEO Award")
Comment by tnel77 2 days ago
Comment by tavavex 2 days ago
Why?
If you're curious, I explained why space data centers are such an irredeemably stupid idea in my eyes a few comments up.
Comment by tnel77 1 day ago
I haven’t read your other comment yet and plan to, but it seems weird to seemingly wish ill on someone’s grand plans.
Comment by slg 2 days ago
Comment by chucksmash 2 days ago
Oooor, try this one on for size:
What if they're not out to cause offense and the malice you impute is just an illusion under which you yourself are laboring alone? What if it was a well understood and not particularly offensive vernacular usage from before people decided they ought to spend their time being offended on behalf of hypothetical listeners?
Comment by slg 2 days ago
Comment by chucksmash 2 days ago
They were stung. "I'm not poor!" I felt so bad about it that it's stuck with me all these years. Does that mean because I've seen first hand how hurtful it can be that I should chide people whenever they use the P word?
Comment by slg 2 days ago
And that analogy isn't even accurate because I'm not the one informing you that the word can be hurtful. You're using it already knowing that. So a better question is did you continue to say "oh, poor baby" to the kids who were hurt by your original comment?
Comment by chucksmash 2 days ago
Comment by slg 2 days ago
I don't think you would continue using it, that was the point I was making and it sounds like you now agree with me that we shouldn't be knowingly offensive.
Comment by chucksmash 2 days ago
Yet in the years since, I still talk about poor decisionmaking, poor luck, poor performance, and poor word choice. Because it would be poor logic to go through life auditing everything I say just in case a middle schooler with a somewhat poor vocabulary might mistake my meaning.
Comment by slg 2 days ago
"Poor" has non-offensive uses so you can continue to use it in other ways. You don't need to advocate for the non-offensive uses of a slur. You know regardless of the context, some people will be offended by its use.
Comment by chucksmash 2 days ago
In fact, while I wasn't around at the time I'd wager that "mentally retarded" came into an official usage specifically because it was a clinical, sterile, bloodless, and utterly anodyne descriptive term. Moron, imbecile, and idiot all were once clinical terms. And then people throw them back and forth at each other to call each other stupid, they gained an offensive connotation and new terms were needed.
In 20 years will you find it absurd if people say that "differently abled" is a slur? Will you say "this is nuts, we literally came up with that term to avoid offense?" I will!
Comment by slg 2 days ago
Comment by chucksmash 2 days ago
More seriously. Is "moronic" okay? It's just an ever so slightly more archaiac way to say retarded. The meaning, the negative connotation, the level of offense—it's synonymous and analogous across the board in its time.
Is it okay because "nobody means it like that, they're just using it as a synonym for stupid?" If so, congratulations, you now understand the other side of the argument better than when you started.
Comment by s1artibartfast 2 days ago
It is a fairly common conflict that arises as a flashpoint in many areas. Different social and legal theories come up with radically different standards.
If someone has a cold, should they not go shopping out of caution for others? If someone is immune compromised, is it their responsibility to take precautions in a store?
Comment by marknutter 2 days ago
Comment by joquarky 2 days ago
Comment by monegator 2 days ago
Comment by slg 2 days ago
Comment by fcarraldo 2 days ago
edit: Gross that you're being downvoted. HN crowd needs a serious look in the mirror.
Comment by scottyah 2 days ago
I think the main issue is that no matter which word/phrase is used, some people will use it as a slur, and changing it so often causes more issues than it solves.
Comment by tnel77 2 days ago
Comment by slg 2 days ago
Comment by tnel77 1 day ago
Comment by monegator 2 days ago
Comment by nozzlegear 2 days ago
Comment by a34729t 2 days ago
So, that is in fact, his word.
Comment by Octoth0rpe 2 days ago
Comment by monegator 2 days ago
Same as master branch or master/slave communication idiocy. People that get this hung up really have too much free time on their hand, or have too much to gain in discussing language instead of discussing the actual problem.
For example: see how many commenters here are debating words instead of debating the validity of yet another hype-inducing value-pumping statement for clueless investors and fanboys.
On local fintech radio the week it was first announced they spent 3-4 days discussing the financial implication, then just one discussing the feasibility. Guess we're lucky we got one whole day of engineering discussing things for a change
Comment by nozzlegear 2 days ago
Comment by jonator 2 days ago
Comment by tavavex 2 days ago
- Heat dissipation
- Radiation shielding
- Either the most complex in-space construction ever undertaken, or the most complex distributed computing problem ever undertaken (no, Starlink satellites aren't good enough, we're orders of magnitude away from replicating the speed and reliability of connections within a single room)
- Zero flexibility, zero repairability, zero upgradability. Either it's working, or you make it burn up in the atmosphere with no in-between. Add on that the rationality of sending mountains of precision-manufactured tech containing many uncommon metals only for them to be completely lost. This makes the pricing even worse, in addition to
- Already high costs for designing, building and launching all that in addition to all the extra weight overhead you're taking in components that don't do computation, when the alternative is building a glorified warehouse in the middle of nowhere.
It just doesn't make any sense. It's a project tied up in hype and created solely so spaceflight can be hastily duct taped to the AI investment hysteria. Ask yourself why no one brought this up before or outside the context of AI, despite the lowering of space launch prices and data centers both existing before any of it.
Comment by scottyah 2 days ago
AI compute is different (slightly higher latency is fine for inference, and there's no issue for training), and there has never been so much backlash against data centers or other infrastructure buildout. If an increasingly-non-minority of politicians get their way it will in fact be cheaper and faster to get some servers shipped to space than it will be to get the permits and build it out here on earth.
Also, most Datacenter maintenance is just dealing with the problems you see with space- power and cooling. Solar is 5x better in space and a lot more consistent. Here on land they're shutting down nuclear and imposing so many new regulations on gas and coal (and now on solar and wind) that there aren't many grids that can support growth at the scale that's being requested.
Nobody is claiming that all compute is going to space, which is what you seem to think you're arguing against. There's high-dollar demand for it right now, so if we want to be multi-planetary it's the perfect time to start tackling the "compute in space" problem that needs to be solved. Or you need to prove to future people that "All compute can be forever located on Earth" which seems a lot harder sell.
Comment by sgustard 2 days ago
Backlash against the proliferation of space junk still has plenty of room to grow.
Comment by scottyah 1 day ago
Comment by jonator 2 days ago
The overhead of building out grid and power infrastructure on land would then exceed the installation speed and cost relative to space based deployments.
Also assume the compute that does make it to space has a short shelf life anyways so lack of ability to repair is a non issue. As we scale manufacturing on land this will increasingly be the case.
China has already run experiments and served models from space, so we know the heat dissipation equation is solvable.
Finally you’d arrive at a similar model that’s already proven successful with Starlink but applied to serving inference.
The key question is speed to scale new deployments to meet demand. If the markets demand is near infinite, they will choose to fund space based deployments over slower land deployments.
Comment by tavavex 2 days ago
Heat dissipation in space is possible, of course, but every kilogram you spend on heat is a kilogram you could've spent on something else. When you're talking about boxes that generate so much heat, you're going to need to spend a lot on that ancillary hardware in each unit that, again, makes it even less rational.
Then the concerns about megastructures or distributed computing go unanswered - to my knowledge, we simply don't have the technology for either of these right now. Starlink isn't close to solving it - the bandwidth of a Starlink satellite is nothing in comparison to the bandwidth of a single current-gen server GPU connection.
Comment by willmadden 2 days ago
The only hard part making the math work is the launch cost. They need reusable and reliable starship economics. If they hit that goal, it will become cheaper for pre-training, which is 70%+ of the budget for the frontier models.
Comment by rlt 2 days ago
Abundant solar energy, free real estate, less regulation, less backlash from NIMBYs, simpler (yes) cooling.
> Energy is far cheaper and more abundant here than in space.
Huh? The sun is obviously the most abundant source of energy in the solar system.
Satellites in a dusk dawn sun synchronous orbit can be fully illuminated 24/7, so they receive ~6x more solar energy than panels on earth. They also don’t need batteries to operate 24/7, and the panels don’t need glass to deflect hail.
> Heat dissipation
Yes, it will require large radiators. They’re mechanically simpler than terrestrial cooling though.
> Radiation shielding
It turns out generative AI is somewhat uniquely robust to occasional bit flips.
- Either the most complex in-space construction ever undertaken, or the most complex distributed computing problem ever undertaken (no, Starlink satellites aren't good enough, we're orders of magnitude away from replicating the speed and reliability of connections within a single room)
It won’t be a single structure, and will only be used for inference, so latency between satellites/racks doesn’t matter.
- Zero flexibility, zero repairability, zero upgradability. Either it's working, or you make it burn up in the atmosphere with no in-between. Add on that the rationality of sending mountains of precision-manufactured tech containing many uncommon metals only for them to be completely lost. This makes the pricing even worse, in addition to - Already high costs for designing, building and launching all that in addition to all the extra weight overhead you're taking in components that don't do computation, when the alternative is building a glorified warehouse in the middle of nowhere.
I think people vastly underestimate how much a fully reusable Starship will change the economics of space operations.
Not only the initial launch costs, but things like refueling and repairing satellites becomes more economical. I wouldn’t be surprise if SpaceX sends Starships to refuel/maintain satellites to keep them in orbit longer. In fact, SpaceX’s own animation shows modular servers sliding in and out of the satellites.
Comment by andruby 2 days ago
Putting datacenters in deserts around the equator is a much better idea than in Space. If you're really optimizing for cost that is. If you're optimizing for SpaceX meme-stock valuation the former wins
Comment by AmericanOP 2 days ago
Comment by deadbolt 2 days ago
Comment by infinitewars 2 days ago
Comment by ransom1538 2 days ago
Comment by dakolli 2 days ago
https://www.youtube.com/watch?v=jbp3kdJZ1_A
Elon has always been a Department of Defense/intelligence asset larping as a capitalists. You can't exactly go to congress and get a quarter of the government budget to do globe spanning surveillance from space, or convince them to let you fund, build and maintain a platform for psyopping your own civilian population (x) So you go get your illegal projects funded through capital markets with through an asset like Elon. As soon as the department of defense started focusing on subterranean warfare and how its the future of wars Elon starts a tunneling company.
Elon is just Howard Hughes v2, they're running the same script again.
Comment by bg24 2 days ago
It is a umbrella enterprise.
Comment by chatmasta 2 days ago
Comment by alooPotato 2 days ago
Comment by a34729t 2 days ago
I'm bullish on DC in space with laser links. The whole sentient sun/railgun on the moon... hey, go big or go home. I would have probably just asked MBS for money on that one, and renamed the railgun "the line (of ketamine)".
Comment by kristjansson 2 days ago
Comment by TiredOfLife 2 days ago
Currently a single Starlink launch is 25 satellites. And there are 100 such launches a year.
Comment by munk-a 2 days ago
If we're going to right the ship in turn of common sense a bunch of people need to lose a bunch of money, I just hope it doesn't mostly hit passive investors and instead lands mostly on Elon-stans.
Comment by CrimsonRain 2 days ago
Passive "investors" can go and invest in ETF or whatever else that does not include company shares without voting rights.
Comment by over_bridge 2 days ago
Comment by andruby 2 days ago
Comment by interestpiqued 2 days ago
Comment by munk-a 2 days ago
Really, it's kind of all meaningless BS, but as long as most people believe it isn't then it's a great way to grow assets by doing nothing which is an activity that we apparently want to encourage?
Comment by interestpiqued 1 day ago
Comment by Kirby64 2 days ago
Comment by skissane 2 days ago
From the regulators’ perspective: it is a risk, but you disclosed that risk in the prospectus that buyers are assumed to have read (what percentage ever actually do?), hence it is fine
Well, when you buy into an IPO, they make you sign to say you read it. So either you did, or you made a false statement on a legal document
Comment by LearnYouALisp 2 days ago
Comment by verzali 2 days ago
Comment by munk-a 2 days ago
If you have this much wealth in something as unpredictable as the stock market I think the very wise move is to start converting it into stock backed loans[1] that you leverage to buy real assets - buy islands and small countries, buy other successful large companies and just let them keep trending slowly upwards, pick up that New Zealand bunker... just try and get your money diversified and into things that would survive a stock price collapse. Even if Elon did this with 1% or 10% of his wealth and kept the vast majority of his assets invested in this one clump of companies and they went to zero he'd still be sitting on an insane pile of cash.
1. Lets all pour out a drink to the bankers who authorize such insane loan agreements.
Comment by swatcoder 2 days ago
So yes, SpaceX is pivoting, but it's to no one's surprise.
Comment by chrisgd 2 days ago
Comment by mixdup 2 days ago
I mean, if he wanted to sell tomorrow, who COULD spend $2-3 Trillion to buy it, and who WOULD? Anyone with that kind of money to spend today knows what a scam it is
Comment by sebzim4500 2 days ago
Especially since Musk is heavily incentivised to merge them at a price favourable to spacex since he has a much larger share
Comment by elzbardico 2 days ago
Comment by llbbdd 2 days ago
Comment by mixdup 2 days ago
I get that net worth is more than just cash, and that is not what I meant and it's pretty obvious that isn't what I meant. It may not just be cash on hand but if an asset is completely illiquid at it's purported value, is it actually worth that?
Comment by llbbdd 12 hours ago
Comment by hansonkd 2 days ago
Dictators and autocrats may or nay not have cash sitting in a bank account, but there are most likely multiple with $1B in gold.
Comment by llbbdd 12 hours ago
Comment by msdz 2 days ago
Like Mr. Hanson said in my sibling comment, some rulers are (or were!) bound to have amassed incredible amounts of resources. For historical/non-present-day examples, consider looking into figures like Jakob Fugger or Mansa Musa.
Comment by llbbdd 12 hours ago
Comment by modeless 2 days ago
Mars was never going to happen without revenue. Starlink is providing revenue but probably not enough to build a whole city on Mars within our lifetimes. SpaceX needs more and AI is the only near-term way.
Comment by throw310822 2 days ago
Ok. So what prevents a company from offering a Claude Code/ Cursor equivalent, with 100% subsidised Claude (= 100% free), capturing the exact same data that Cursor does? If the data is worth in the tens of billions, the cost of subsidising the usage is negligible.
Comment by modeless 2 days ago
Comment by tanseydavid 2 days ago
https://www.youtube.com/watch?v=FPIGu0anfAE
The video explains that it is spelled out in the prospectus that SpaceX is counting 70%-80% of their total addressable market to be AI related and only about 7%-8% to be space-related.
Comment by andruby 2 days ago
Comment by njovin 2 days ago
I don't think they were. All the Mars stuff is just dressed up version of The Boring Company - a distraction by Elon to better position his other interests.
There's no money in going to Mars and there's no reason to, from a financial perspective, and Elon doesn't care about anything beyond wealth and power.
Comment by frde_me 2 days ago
They have in-house models, and the data to train even more powerful ones. The cursor team is a proper AI lab.
Comment by stymaar 2 days ago
On the contrary, it's over selling it: it's a not even a stand-alone IDE (like Zed, for instance) it's a mere fork of VSCode.
Comment by sebzim4500 2 days ago
Comment by stymaar 2 days ago
But yes Blink definitely started as a Webkit fork, and everyone would have found that laughable if someone bought that a proprietary fork of Webkit for $60B.
Comment by airstrike 2 days ago
Comment by frde_me 2 days ago
85% of the compute for the final model is from them, and not the base Kimi model.
Comment by airstrike 2 days ago
Does it perform meaningfully better than the Kimi model given all that extra compute? And proportionally to the amount spent?
Comment by jauntywundrkind 2 days ago
I'm not super concerned about the spend to train the model, especially given that Kimi was famously incredibly cheaply made, and given what they are competing with. I don't think that's a meaningful concern.
Reciprocally, and in far more important relevant in my humble opinion: in terms of cost to run models: Composer 2.5 is easily one of the cheapest models out there. It's fantastically cheap. It's token efficiency is through the roof astronomical. I think this training for a coding specific model has yielded something incredibly special here, and I hope SpaceXLAIC isn't the only company doing this.
Comment by frde_me 2 days ago
However it definitly isn't _just_ Kimi. The weight will be different after that 85% of extra training on top of the base model.
If those different weights are better are worse doesn't change that it's in most meaningful ways not the same as the base one.
I would encourage you to lookup their blog posts about their post training process if you want a bit more faith that they aren't running an extra 85% of compute and burning money with no-ops.
Comment by airstrike 2 days ago
I don't think it's all no-ops. Still don't think it's a particularly relevant model/company/product.
I'll defer the reading until I see signal that they have something worthwhile. I've watched a couple interviews and used the product, neither of which impressed me.
Comment by msdz 2 days ago
(Only half-joking…)
Comment by CamperBob2 2 days ago
Comment by redox99 2 days ago
Composer post training is clearly very good, only second to Anthropic and OpenAI.
It does irk me a bit that they try to hide the fact that it's based on a chinese pretrained model though.
Comment by whimsicalism 2 days ago
listen and learn :)
Comment by tomrod 2 days ago
Good luck to the alt-economy of SpaceTesla though, may all our 401ks survive.
Comment by oompydoompy74 2 days ago
Comment by frde_me 2 days ago
> See here https://cursor.com/blog/composer-2-5
> 85% of the compute for the final model is from them, and not the base Kimi model.
Of course they could be lying, but it seems feasible that they are adding a lot on top of this
Comment by MangoCoffee 2 days ago
Comment by devops000 2 days ago
Comment by toephu2 2 days ago
SpaceX has 3 major businesses: Space, Starlink, and AI.
This acquisition helps with the 3rd one.
Comment by hadlock 2 days ago
Comment by grokcodec 2 days ago
Comment by sgjohnson 2 days ago
The markets have quite literally given Elon a carte blanche. Can it last forever? I doubt it.
Comment by sva_ 2 days ago
It's not like they could easily cash out all of those $60B. I always find it troublesome that we generally conflate cash with stonks, market caps, and such.
Comment by stymaar 2 days ago
They probably have a vesting period of some sort (as they would with cash as well) but beyond that they will definitely be able to cash out all of their money as soon as they are allowed to.
$60B is 3% of SpaceX at today's valuation, Musk had no issue selling this amount of Tesla shares to buy Twitter. The idea that stocks are somehow not liquid is an nonsensical urban legend.
Comment by port11 2 days ago
Comment by ornornor 2 days ago
Comment by RIMR 2 days ago
Comment by dvt 2 days ago
These kinds of comments reek echo-chamber parroting and zero substantive research. As someone that very much enjoys and carefully follows politics, the current political direction points squarely to Republicans getting absolutely pummelled in the midterms, effectively turning Trump's administration into a 2-year lame duck. What are you even talking about?
Comment by paulryanrogers 2 days ago
Comment by dvt 2 days ago
Comment by someguynamedq 2 days ago
When was the last time substantive antitrust action was taken that forcefully restructured a large company to a significant degree?
Comment by RIMR 2 days ago
So it comes across as a bit foolish to assume that any Congressional authority actually exists, or will continue to exist into the future, since we have many examples now of where that authority seemingly doesn't matter anymore.
Especially since the majority of Congress is in the same party as the current President, and is making no effort not to cede congressional authority to the executive branch.
Comment by mrguyorama 2 days ago
But mostly they are fine with what's happening so they have no desire to stop him.
Comment by dofm 2 days ago
Americans tell us that we don't have a constitution — when we do, it is just not wholly written down. (It is in part).
We have a constitution that is flexible and precedent-based, but pretty stable, and it has emerged on top of the bits that are written down, and has amended them over time (for example, it is built in part on Magna Carta, but only two or three of its principles remain in law.) Notably a bit more of it got written when we agreed to be bound by the ECHR, but that was mostly absorbed into our understanding.
It has taken us hundreds of years to get to this stability, and it is defended from attack from pretty much all sides; every government risks changing it and there is pushback each time, because you can't govern if there aren't rules. The rules are precedent and convention, and there are various authorities and archives that are consulted to work out what they are if people think they are at risk.
We are regularly told by Americans that this is an intolerable thing; we need a written constitution or we can't know what our rights are!
But those same Americans, right now, are engaged in exactly this process. You have a set of written rules that give Congress power over things, and you are currently evolving a set of precedents that suggest that the executive can simply wander past them and Congress somehow shows deference or refuses to assert its power in some situations.
You're right at the start of building an uncodified constitution on top of the old one just as we did on top of Magna Carta.
It's not entirely new to Trump; every President in my lifetime has pushed on this except maybe Carter. And sometimes they push back (Roe v. Wade was part of this uncodified constitution and probably needed to be a written amendment.)
It could work out but it's important to understand that is what you're doing. And it's not just Unitary Executive theory or presidential immunity; the emergence of the Supreme Court's "shadow docket" is emblematic of the same process.
Comment by DaiPlusPlus 2 days ago
We had Boris Johnson and Liz Truss; the fact they happened at all demonstrates our system still has vulnerabilities.
I’m no fan of venerating a written constitution either, but I have an anxiety about parliamentary-sovereignty: events like Brexit and BoJo demonstrate a need for something to bind parliament, lest we get a 21st century Oswald Mosley. Right now we have… decorum and monarchy: a firewall made of damp serviettes.
Prior to Brexit, I feel there was some (if vague) kind of accountability from parliament to the EU - which is why/how Brexit revealed the fault-line in the Tories that split the proto-fash types from the amoral-business types to give us Reform/Restore today, and they’re uncomfortably popular. So what I’m saying is that Brexit weakened our accountability mechanisms more than people realize as the national-conversation focused only on economic impact and immigration.
In summary: do not convince yourself that “it cannot happen here”; nor that current safeguards (if any) are sufficient.
Comment by dofm 2 days ago
It's a pattern, a cycle. It is always under a sort of measured level of threat. But it is largely stable because at any time the party in power always has an iconoclast (Heseltine, Cook, Davies etc.) who is willing to get in the way, and there is essentially a Commons (or Lords) tradition of making sure that person gets heard.
And because the Prime Minister isn't really that special — just the loudest voice in his party, subject to its back-stabbing — there is a pattern to their failure, too.
(There is a bit of a concern that we're getting too used to them not lasting more than a couple of years, but I do get rather frustrated at the both-sidesing that is including Starmer with a run of utter inadequates from the other side)
Again the point I was making was only that the USA is getting a little further down the line towards wrapping up the clarity of the written Constitution with a layer of yes-but convention... It gets a lot more difficult from here.
There is a narrow window to pull it back, but as much as I think they are for the rule of law, I don't think the Democrats, even with potential rule-of-law-asshole injections like George Conway, are truly prepared to hew that close to the Constitution themselves.
Comment by gbear605 2 days ago
Comment by mourgne 2 days ago
While other commenters have pointed out lots of details that point towards the favorable structural environment going forward, another idea that roots my thoughts towards this is that by creating facts on the ground, they are defining the new starting point.
Ultimately, reversing all of the different 'wrongs' or irregularities will be costly to both the opposition's political and attentional capital.
Comment by mcphage 2 days ago
Even if so, are the Democrats really going to do the house cleaning required to fix this? Their recent history implies that they'll try to pretend things are running normally, until it all explodes in their face (again). Maybe I'm wrong, and they'll actually fight for the country, but... I'm not surprised that companies (and markets) are expecting them to just... not.
Comment by jayd16 2 days ago
Even if I was this optimistic, the executive with a stuffed supreme court is not going to care what congress thinks.
We'll sooner declare market manipulation a form of speech.
Comment by SecretDreams 2 days ago
Comment by shipman05 2 days ago
> Please don't use Hacker News for political or ideological battle. It tramples curiosity.
RIMR says:
> nobody will ever challenge this, given the current political direction of the United States
It's obviously hyperbole to say that NOBODY will EVER challenge this, but I'd say it's directionally correct:
1. The Supreme Court is controlled by a conservative, pro-big-business majority that makes it very difficult for any legal attempts to challenge Elon's actions to survive litigation.
2. The United States Senate has a conservative, pro-big-business bias due its over-representation of rural voters and its internal norms (filibuster)
3. The United States House has a conservative, pro-big-business bias due to the gerrymandering efforts of Republican-controlled state legislatures across the country (which the Democrats have tried to counter and failed, see Virginia)
4. The conservative, pro-big-business Supreme Court has ensured that elections in the United States overall have a conservative, pro-big-business bias due to the unfettered spending allowed after Citizens United.
So yes, the winds seems to be against Republicans and Trump in the mid-terms, but the structural biases of the government are still very much pro-big-business, pro-capital, and anti-regulation.
It will take much more than a single mid-term cycle to reverse that trend.
Comment by dofm 2 days ago
I am not this optimistic and I think it is dangerous to be this optimistic. Even putting aside mischief, just as a matter of reality, the gap always closes. A loss, yes. Hopefully. A slap around the face, maybe. Perhaps enough to get a clear win in the House. A pummelling? Nah. I think they might still keep the Senate.
Trump supporters falling out of love for him could well just lead them to focus their attention on down-ticket Republicans who figure out how to make them feel OK about their past choices, and since they need to feel OK, they will come out. Wholesale rejection of the party is unlikely since it is already splitting into two factions.
Comment by fhsm 2 days ago
https://sfyimby.com/2024/06/construction-underway-for-4-3-bi...
Probably not the most expensive , just first I thought of … so maybe it’s more like 10-15 typical urban hospitals.
Comment by jmintz 2 days ago
Comment by two_handfuls 2 days ago
I say this based on their filing which says that the vast majority of predicted profits will come from their AI company, citing a $36.5T total addressable market.
Comment by SecretDreams 2 days ago
Comment by munk-a 2 days ago
Comment by dgellow 2 days ago
Comment by ilikehurdles 2 days ago
Comment by h14h 2 days ago
Given xAI's Grok is way behind ChatGPT & Claude on coding capabilities, whereas Cursor was able to get in spitting distance of them w/ Composer 2.5 by simply running post-training on Kimi K2.5, I'm not sure Elon could dream up a more perfect strategic fit.
Cursor likely has the largest, highest quality dataset of any private firm for training new coding models, which would compete SpaceX's trifecta of becoming a viable competitor in the AI race:
1. Access to compute (they have so much that they're renting capacity to Anthropic & Google)
2. Liquidity for R&D+M&A (largest IPO in history)
3. High quality training data (this Cursor acquisition)
> Isn't it kinda bizarre that Elon is pivoting SpaceX to something else?
In a vacuum, absolutely yes. But in the bizarre context of the AI economics, chaotically scrambling to bring everything you need to compete in-house makes perfect sense.
Arguably, when compared with either OpenAI, Anthropic, or Google, SpaceX/xAI now own the most compute, are the most financially liquid, and (assuming the Cursor acquisition goes through) have the largest corpus of high quality training data.
We may very well be a couple of months away from a Grok release that goes toe-to-toe w/ other American frontier models, IMHO.
So when you look at this as a $60B play to capture an additional 10-20% of an estimated $26T total addressable market, it makes a lot more sense. Now, whether that projected TAM is even remotely close to reality (or even just enough to make Cursor worth $60B) is another question entirely.
[1]: https://www.satellitetoday.com/finance/2026/05/20/spacexs-ip...
* edited to add source for IPO numbers & tweak grammar/formatting
Comment by CobrastanJorji 2 days ago
Comment by h14h 2 days ago
It is simply not feasible train an LLM to be as good as these frontier models are without a TON of high-quality examples of what "good" looks like. Every time a Cursor user (who didn't opt out of analytics) does/doesn't hit a "retry" button, or rejects/accepts an LLMs output, it allows Cursor to log record of a specific LLMs output and a binary signal of that output's quality.
Given they've been at this since 2022, and for most of that time sat comfortably at #1 in market share among comparable AI coding tools (only recently getting topped by Claude code), Cursor likely has the largest, highest-quality, SWE-specific dataset in the industry by a sizable margin.
Grok being so late to the party could only train on twitter data in combination with whatever they could source publicly or purchase privately, and likely hasn't had anywhere near the usage they'd need to build up their own competitive dataset from scratch anytime soon.
If you believe (as SpaceX seems to) that the AI's total addressable market is over $26T, and acquiring proprietary, high-quality training data is the difference between capturing ~1-2% of that market and ~10-20%, then $60B starts to look like a bargain.
Comment by VirusNewbie 2 days ago
they could not make use of it! That's why they're renting, they don't have access to good distributed training software, so the heterogenous cluster they made was bad for training and they don't have enough demand for inference.
>Arguably, when compared with either OpenAI, Anthropic, or Google, SpaceX/xAI now own the most compute,
lol wut. You think they have more compute than Google?
> are the most financially liquid,
You think they have the most cashflow?
>the largest corpus of high quality training data.
What? You think they have higher quality training data than Anthropic, Google, and OpenAI?
>We may very well be a couple of months away from a Grok release that goes toe-to-toe w/ other American frontier models, IMHO.
Training on what? They rented both of their data centers away!!!
Comment by AbramsAi 2 days ago
Comment by h14h 1 day ago
Grok 4.3 was made on Colossus 1? It's not frontier quality, but it's definitely not nothing. Also, Cursor brings more expertise to help them improve their utilization further.
Additionally, I struggle to see how renting out excess capacity is anything but good. It brings in a ton of cash at a price premium, and ensures they have headroom to gradually phase out rental capacity as their internal demand increases.
> You think they have more compute than Google?
Fair point. No way they have more raw compute, but I do think it'd be fair to say they have more "excess compute capacity" than Google, but even that is pretty speculative.
> You think they have the most cashflow?
Again fair point. I was overestimating how much cash comes from a $2T IPO before actually looking at the numbers. My revised take is that SpaceX/xAI are now in-line with the other labs on cash liquidity, rather than leading (where pre-IPO they were way behind)
> You think they have higher quality training data than Anthropic, Google, and OpenAI?
Yes -- I'm standing by this one. Cursor has a multi-year head start on agentic coding data collection, and a GUI UX that likely provides richer user sentiment & quality signals than something like Claude Code.
Obviously OpenAI & Anthropic have far larger proprietary datasets for chat histories, and Google is an undisputed leader in data hoarding. But when it comes to agentic coding specifically (AI's most compelling use-case, IMO), I think Cursor's data is a HUGE deal. This is backed up by how good Composer 2.5 was given it was essentially Kimi K2.5 + Cursor data.
Additionally, I also suspect its possible to mine Twitter for user engagement & sentiment analysis to create surprisingly useful datasets.
> Training on what? They rented both of their data centers away!!!
I thought they only rented Colossus 1, but you're right they're also renting out a portion of Colossus 2. That said, they still have 2/3 of their Colossus 2 facility available for internal, which is likely enough to build something competitive. They also have 90-day termination agreements in place once they forecast a need for more internal capacity.
All that said, while I appreciate your pushback & I was overly hyperbolic on a few key points in my last comment, I stand by my core theses: The Cursor acquisition (assuming it goes through) combined with the SpaceX IPO puts xAI/Grok right in-line with the other big labs, at least in terms of positioning.
Whether they're able to execute remains to be seen, but I would not at all surprised to see a frontier-quality Grok 5 or Composer 3 release before the end of the year.
Comment by AbstractH24 1 day ago
Comment by toss1 2 days ago
Comment by digitaltrees 2 days ago
Comment by anukin 2 days ago
Comment by w10-1 2 days ago
Perhaps that's where the money and strategy is. (a) stronger need; (b) if you can build systems without real expertise, you don't have to stomach their salaries or politics.
Comment by digitaltrees 2 days ago
Comment by petre 2 days ago
Comment by Ray20 1 day ago
Comment by throwaway152321 2 days ago
Comment by SecretDreams 2 days ago
Comment by iamtheworstdev 2 days ago
Comment by scotty79 2 days ago
Because he will buy 150 hospitals and drive them to ruin, private equity style.
We are way better off when he pays abstract amounts of it for abstract stuff to some random nerds and grifters.
His money is not a resource that could be put to any good use. It's a liability for all of us.
Comment by sharts 2 days ago
Comment by WheatMillington 2 days ago
Comment by manquer 2 days ago
Hardly the fault of anyone is it for not reading a 100+page document meant for investors when it literally in the name .
If they don’t want us to think of them as a Space company they could have taken the xAI name (like how grammarly did with superhuman) or called it Musk Inc or whatever else.
Comment by scottyah 2 days ago
Comment by chasd00 2 days ago
Comment by tgma 2 days ago
- "Space company" has a major LLM+datacenter business called X.ai.
- LLM for coding is a big business, as you can see from trillion dollar valuations of Anthropic.
- Cursor is popular and gives you a headstart on the business.
- Instagram was bought for the price of many many hospitals. Uber is more valuable than companies owning the cars. Different business models, entirely different valuation models. Not sure what that comparison entails. You know it. I know it.
Whether it is a good purchase or not, we may not know, but we know your characterization is just outright dismissal without much rationale behind it.
Comment by risyachka 2 days ago
Comment by FuriouslyAdrift 2 days ago
Comment by smrtinsert 2 days ago
Comment by red-iron-pine 2 days ago
Comment by slashdave 2 days ago
Comment by cromka 2 days ago
Comment by philkuz 1 day ago
Its that simple.
Comment by wuliwong 2 days ago
Comment by gwbas1c 2 days ago
Take a look at the Apollo 11 movie: There was quite significant computing power for the 1960s putting a person on the moon.
Comment by tencentshill 2 days ago
Comment by ursuscamp 2 days ago
Comment by dgellow 2 days ago
Comment by chinathrow 2 days ago
Comment by sensanaty 2 days ago
Comment by grim_io 2 days ago
The whole big tech industry needs Microsoft/MSN style breakups again.
Comment by mnehring 2 days ago
My employer recently switched us all from Cursor to Claude Code. Aside from my personal preference for having a chat window inside VSCode, Claude Code is painfully slow compared to Cursor for my workloads. I think part of this is due to Claude's massive bump in popularity without a similarly rapid build-out of compute. So, the low-hanging fruit for Cursor is to have a massive speed advantage over Claude Code and regain popularity that way. (My current paid AI subscriptions are ChatGPT, Gemini and Cursor. I do not personally pay for Claude.)
And as far as the pivot goes, there seems to be speculation that Elon Musk wishes to roll up all his companies into one big company. So, it doesn't really matter if the AI company lives inside SpaceX or Tesla, since it'll all be one big thing in the future.
Comment by legulere 2 days ago
Comment by guluarte 1 day ago
Comment by ignoramous 2 days ago
SPACx designs, manufactures, and launches the world's most advanced ponzis on pyramids. The company will be re-founded every year by Xlon Tusk to revolutionize capitalism, with the ultimate goal of making market multilevel.
spacX has gained VC attention for a series of web3 milestones: It is the only AI company ever to run a 1000B-A3000-Thinkkking on low-Cost toasters, which it first accomplished in May 1945. Grokipedia made history again when its ClosedAI attached to Moonshot Kimi, exchanged token payloads, and returned Alignment to money — a deeply challenging feat previously accomplished only by Cursor 60B. Since then it has distilled cargo to and from Moonshot multiple times, providing regular RL missions for Goog.Comment by ConanRus 2 days ago
Comment by ctdinjeu7 2 days ago
Comment by outside1234 2 days ago
Comment by smileson2 2 days ago
Comment by y2244 1 day ago
Elon is smart and doesn't buy things alone, he brings in many people so they all have a interest to protect their investment.
Comment by yieldcrv 2 days ago
It’s all disclosed in the S-1, you read it right?
In America all you have to do is tell potential investors what you’re doing, its up to the people to use their discretion afterwards
Comment by glenngillen 2 days ago
Congrats to the entire Cursor team! I don't know all of their stories, but I do like to smile and celebrate a little when I see people who are often hidden in the shadows quietly making things x% better for all of millions of us every day for many years getting reward for that effort.
Comment by ryanisnan 2 days ago
Comment by killingtime74 2 days ago
Comment by missedthecue 2 days ago
Comment by killingtime74 2 days ago
Comment by missedthecue 2 days ago
In staying on track, no I really don't think there will be mass layoffs at Cursor. They have ~300 employees total.
Comment by killingtime74 2 days ago
Comment by jumpkick 2 days ago
Comment by avarun 2 days ago
Comment by xp84 1 day ago
I guess if I found my already-vested shares were worth $4 million, I'd still be motivated to get the remaining $8M by working a couple more years. How surreal that would be, to find yourself extremely "FIRE" (Financially Independent, Retire Early) but also kind of obligated to yourself to keep working hard for a few more years, as walking away from that kind of money seems crazy.
Comment by vl 17 hours ago
Comment by barredo 2 days ago
I very much can imagine a future documentary in a few years. With the host asking the audience: "Where were the signs?"
Comment by swalsh 2 days ago
IF, and yeah it's a gigantic really big IF... the future plays out the way people are envisioning it. It's future shock. Astroid mining, gigafabs, star ships launching hourly making space exploration cheap, satellite intelligence, physical AI. The world is going to be a completely different place IF SpaceX and the AI labs are successful. That TAM might be real. It's a literal moonshot, the stuff they're talking about sounds SciFi, but that's why the valuations sound SciFi.
That said, I would not invest anything into SpaceX that I wouldn't be willing to lose, and i personally would not invest until the lockups are free. Moonshots aren't in my risk profile.
Comment by IndeanCondor 2 days ago
The East India Companies (Dutch and English) didn't invent or discover the spice trade. They were created to leverage private capital to wrest control of the trade from the Iberian Union, an entity both Company's sovereigns were at war with.
The "TAM of the emerging markets" had already emerged both because of the Silk Route from Pax Mongolica and in the 1500s from the Portuguese Empire's Cartaz trade license monopolies enforced by their naval posts (feitorias) throughout Asia.
The TAM was incredibly apparent, Anglo-Dutch privateering during the war had seized multiple cargo laden ships along with trade route information.
Comment by burnerRhodov3 2 days ago
We've been mining platnium and aluminum for all of humanity, so we know they exist, "The TAM was incredibly apparent". We know there are astroids worth 1 quadrillion dollars. So, if SpaceX has a 1% chance to capture that, thus the valuation.
Comment by IndeanCondor 2 days ago
a) If a single Portuguese treasure ship was laden with cargo of such magnitude, exactly how do you propose this is characterized as a TAM "discovered" by the East India companies?
b) Forget the asteroid, undersea mineral nodes are a total of 250 trillion tons worldwide, with an expected value of 233T USD. This is right here on Earth. Yet no country or company considers these minerals as a TAM, because the P/NAV makes this a net negative. This is the same reason any capex for Texas Shale oil will dry up if WTI falls below 60 for a period of time. No matter how many quintillions worth of oil are left in the shale reserves, if it costs more to extract than it will return, it isn't done. Arbitrary valuations mean nothing if they aren't economically viable.
c) Back to history. "Half the English crown treasury" sounds impressive, but the actual value was an estimated 500k pound sterling, upper bound 200M GBP in today's money. Quite a bit far away from 1 quadrillion. The English Treasury famously passed on a debt of 400k pound sterling to James 1 after the Spanish war, a contributing factor to a crisis between Crown and Parliament relations that eventually helped lead to the English Civil War. Suffice to say, a wartime treasury isn't very large.
Humour me for a bit. Let's assume we need to Hohmann transfer 1 quadrillion worth of minerals (30M metric tons) from a location in the asteroid belt to Earth. The DV necessary is 5000m/s, leading to a total energy calculation of 7.5 x 1e16 J. This is 78M tons of hydrolox fuel. 780k launches assuming 100 tons per launch (Starship). Are you honestly telling me that SpaceX is justified in adding asteroid mining returns to its TAM (1 quadrillion) because you believe it's economically viable to make 780,000 (lower bound) separate launches of fuel payloads from Earth to this asteroid? If ISRU is your claimed solution, then where is the Madre De Deus of this ISRU demonstration?
Comment by burnerRhodov3 1 day ago
Or maybe you process insitu, nstead of a 30-million-ton rock, you return a compact, high-density capsule of pure platinum. A few tons of pure platinum group metals dropped into a stable Earth trajectory fits comfortably within existing down-mass logistics and could be worth billions.
Thirdly, (prolly the worst of all the options), you place metal slag in orbit and you drop it on peoples heads. Now you've got rods of god that any military will pay billions for.
Edit: Lastly, once you control a vast amount of stratigically important material they would instantly become a sovereign-level geopolitical superpower. The moment a private entity controls a constellation capable of dropping kinetic rods anywhere on Earth within 15 minutes, every terrestrial military becomes fucked overnight. The line between industrial infrastructure and planetary hegemony completely disappears. ya gotta price that in somehow. Then... we really have realised the vision laid out in the book "the soverign individual"
Edit 2: >where is the Madre De Deus of this ISRU demonstration
If everyone could do it, they would have done it. The Madre De Deus was an absolute marvel of engineering at the time. the english knew the portuguese were selling all the stuff from the colonies, but they didn't really know how freakin' profitable it actually was. The Dues was freakin' massive. AKA Starship.
Comment by JohnMakin 2 days ago
Comment by burnerRhodov3 1 day ago
But, here's what you'd really do: https://news.ycombinator.com/item?id=48572319
Comment by SecretDreams 2 days ago
Comment by cma 2 days ago
> So, if SpaceX has a 1% chance to capture that, thus the valuation.
Surely 100% chance at capturing 1% of the Veblen Good asteroid is worth incredibly way more than 1% chance at capturing 100% of it.
Comment by icfly2 2 days ago
Comment by panick21_ 2 days ago
Comment by danpalmer 2 days ago
Patrick Mackenzie, at the time at Stripe, about 10 years ago, talked about how Stripe's growth depended on growing the actual internet. Not just growing their market share within it.
Google, Meta, etc, have projects dedicated to getting more people online, because when you have 2bn users, you kinda have to make more users.
Comment by slashdev 22 hours ago
Comment by Ray20 1 day ago
But there is. Like, it is less then GDP of US only
Comment by Rapzid 2 days ago
Comment by sneak 2 days ago
Comment by jojobas 2 days ago
Comment by pseudosavant 2 days ago
And yet, based on stock price and market cap, they are worth about as much as Microsoft. Microsoft generated $80B of revenue and $31B in profits...per quarter last year. SpaceX will never, ever, generate $124B+ in annual profits.
Comment by kridsdale1 2 days ago
Comment by panick21_ 2 days ago
Comment by burnerRhodov3 2 days ago
Comment by panick21_ 2 days ago
The only way you can see this continue as a model if space based data-centers actually can beat everything land based. And that is very questionable.
> What can he do now that he's got a $85B war chest of cash?
Increase the profit of Micron and NVidia?
Comment by burnerRhodov3 1 day ago
xAI was retardedly late to the party. When Elon Musk founded xAI in July 2023, competitors had already spent years buying up massive silicon footprints and locking down cloud partnerships.
OpenAI had a 3 year lead, anthropic 2.5 years, and google was building TPU's since 2015... what are you talking about?
Comment by panick21_ 21 hours ago
And others if they were earlier, the explosion and demand of investment increased exponentially over the last 2 years, as we can see in the profit margins of the memory companies for example.
My claim was not that they were the first ever, but that Musk mobilized a huge amount of resources fairly quickly in a time where prices were exploding and before many others.
Early enough that compared to now he got a ok price and he can rent it more expensive then he bought it.
Comment by burnerRhodov3 10 hours ago
Comment by sublimefire 1 day ago
Comment by burnerRhodov3 1 day ago
Uhhh... $3.1B a month for $20b in capex sound like the best investment ever?
Comment by pm90 2 days ago
Comment by y2244 1 day ago
Matter of time before its no longer considered good enough by the main players.
Anthropic are building their own Datacenters so it's a stop gap
Comment by burnerRhodov3 1 day ago
Anthropic is not building their own datacenters... They are mainly giving equity for colocation with AWS. I cant find one example of them ground breaking on anything... Can you give me a source?
Comment by y2244 1 day ago
https://www.themorningintelligence.uk/anthropic-lines-up-tee...
Comment by burnerRhodov3 10 hours ago
So, to circle back to my original point, Anthropic has not broken ground on actively building any datacenters.
Comment by fred_is_fred 2 days ago
Comment by Joel_Mckay 2 days ago
Patrick Boyle covered the SPCX trajectory fairly well... =3
Comment by fred_is_fred 2 days ago
Comment by dgellow 2 days ago
Comment by supertroop 2 days ago
Comment by thisisit 2 days ago
In the long term most markets are duopoly with small competitors. And personally I see OpenAI and Anthropic duking it out rather than SpaceX.
Comment by javier2 2 days ago
Comment by caconym_ 2 days ago
(edit: This is not at all unique to spacex, of course, but given the nature of Musk's companies and their "fans" it's logical that they would employ this strategy. They are also doing a staggered unlock to avoid upsetting the market when insiders start dumping their shares.)
Comment by danpalmer 2 days ago
Comment by csours 2 days ago
To be clear, I don't know which part is signal and which part is noise any better than anyone else.
Comment by buzzcut_ 2 days ago
Arguably the most popular video game of all time, which has brought joy to hundreds of millions of people for years and years, was valued at 1/20th of an AI startup that will soon disappear into irrelevance.
While Minecraft is just a game, I'd argue it has more societal value than Cursor. The way things are valued is nonsensical to me.
Comment by jayd16 2 days ago
Comment by Eji1700 2 days ago
Well it's because societal value is not profitability. Only question that matters is if Cursor can wind up worth more than 60b. Not even in raw revenue so much as ability to keep shilling the same story.
Comment by mirekrusin 2 days ago
Comment by kjsingh 2 days ago
Comment by TechSquidTV 2 days ago
Comment by adonese 2 days ago
Comment by grim_io 1 day ago
If he is dumb about it, like he was with Twitter, he will just rename it "X" and delete any value the acquisition had.
Comment by sneak 2 days ago
The economic value of a tool is in the economic value it can produce. The economic value that Minecraft can produce is limited to how much money 8 year olds can wheedle out of mom and dad. The economic value that Cursor can produce is probably in the trillions, if they play their cards right.
You're also forgetting that money is worth a lot less today than it was in 2014. $60B today is $42B in 2014 money. Still 17x that of Mojang, but not the 24x that it appears at first glance.
Comment by rimliu 1 day ago
Comment by themafia 2 days ago
It's more than just a game. It's a bespoke social network. It's a merchandise generator. It produced an entire hollywood movie. It's become a cultural reference.
Comment by gexla 2 days ago
This is also why it's difficult to make money selling to consumers. They run different calculations than enterprise buyers.
Comment by gmm1990 2 days ago
Comment by sixo 2 days ago
Comment by andriy_koval 2 days ago
Comment by xp84 1 day ago
Comment by grim_io 1 day ago
If that is not a failure for an AI lab, then I don't know what is.
Comment by xp84 16 hours ago
Is BK in a bad position? They get to run their beef plant at 100% utilization regardless of how good they're doing at marketing hamburgers, and they can use that money to keep improving their hamburger quality or marketing.
Comment by grim_io 11 hours ago
Let's stay in the similar space and talk what it's really about:
Imagine google builds 2 data centers and sells the raw compute(not services!) to AWS so that AWS can sell their service on top.
What an embarrassement that would be.
Comment by smath 2 days ago
Comment by buzzcut_ 2 days ago
The value of water to a person dying from dehydration is infinite compared to someone who's adequately hydrated. By that logic, this bottle of water is worth every possession, good thing, in the present and in perpetuity because that is the opportunity cost. Nobody would choose $50 million in cash to reject the water because the money only has value if you take the water.
But hypothetically, if the value and the price could be finitely defined, a "fair trade": let's say 10 apples and 1 watermelon are each worth 10 utility units. Price still can't equal the value. We don't eat utility units. The watermelon inherently provides a different value than the apples. An apple isn't a substitute for a watermelon.
I think this is my long winded way to conclude that trying to compare everything is apples and oranges, but somehow we still try to give it a dollar amount.
Comment by pastel8739 2 days ago
But most people are adequately hydrated in steady state, and to them the value of water is not that high. Since today it is necessary to sell an item for the same price to everyone, selling water for infinite money would lose nearly all customers.
(Not to mention that it’s possible to acquire water from natural sources, for free)
Comment by 8note 2 days ago
how much did facebook spend trying to recreate it?
Comment by mey 1 day ago
https://www.fool.com/investing/2024/04/01/meta-platforms-has... https://en.wikipedia.org/wiki/Reality_Labs#Acquisition_by_Fa... ~1.6 billion
Comment by emadabdulrahim 2 days ago
Comment by itemize123 2 days ago
Comment by buzzcut_ 2 days ago
Comment by buryat 2 days ago
Comment by davebren 2 days ago
They're all stealing your IP and selling it back to your competitors in the form of tokens.
Comment by fastball 2 days ago
Such a ridiculous stance: "I want LLMs to code for me, but I want them to be trained on other people's code, not mine, duh".
Comment by raincole 2 days ago
Who ever said that? Have you actually heard that from your fellow programmers in real life?
If the code I wrote actually made even the slightest discernible difference in LLMs I'd be so honored. But it won't happen, as it's just 0.00001% of all the training data.
Comment by fastball 2 days ago
> But it won't happen, as it's just 0.00001% of all the training data.
Are you familiar with Tragedy of the Commons?
Comment by oefrha 2 days ago
Comment by dmix 2 days ago
Comment by Ritewut 2 days ago
Comment by fastball 1 day ago
Comment by ergocoder 2 days ago
Comment by davebren 2 days ago
Comment by bel8 2 days ago
> I have absolutely zero interest in free. I honestly don't think I'm even remotely in the same demographic as people using free tiers / models. I want to pay. I don't want my data used for training...
They want to use LLMs trained on others code but don't want to contribute with their own.
Not casting judgement, just pointing out.
Comment by skissane 2 days ago
(Disclaimer: Not speaking for or about my current employer, just a general industry observation.)
Comment by davebren 2 days ago
Comment by timeon 1 day ago
Comment by xp84 1 day ago
Comment by arcticfox 2 days ago
Comment by ThouYS 2 days ago
Comment by not_a_bot_4sho 2 days ago
Cursor users are willfully providing it by using their product. Not unlike uploading a personal photo or video to social media -- that's not yours anymore. You gave all rights away when you put it on their servers.
Comment by hk__2 2 days ago
99% of users are unaware of that, so it’s false to say they "are willfully providing it".
Comment by davebren 2 days ago
Comment by whimsicalism 2 days ago
Comment by davebren 2 days ago
Comment by whimsicalism 2 days ago
Comment by Ritewut 2 days ago
Comment by themafia 2 days ago
I've granted them a limited license to use it.
> that's not yours anymore.
Not by any definition in the contract or in law is this true.
> You gave all rights away when you put it on their servers.
I gave away some rights. I also got something in return. Attention. And at the end of the day I'm completely entitled to turn around and sell copies of this work for profit. The only thing I can't do is sell an /exclusive/ license because that is no longer available.
None of this provides any implication for people who upload code to their own websites. Which these rapacious LLMs bots happily index, sometimes to the extent they actually crush the site, or create unusual costs for the owner.
Finally none of these LLM companies tell you where the source came from. Whether it is copyrighted, whether ownership rights are retained, or whether the code can be used publicly or not, and if so, which license it's covered by.
You're using the lens of social media contracts to understand something far larger and more important. It's lead you to some bizarre conclusions and huge oversites.
What if someone steals my work and then uploads it to facebook and claims it as their own? Do the rights no longer exist because it got uploaded to Meta?
Comment by esalman 2 days ago
Personally I like to use a stable IDE. I used Cursor for a couple of days and then went back to VS Code, largely due to Cursor pushing agentic first approach with V3 update.
Comment by Ritewut 2 days ago
Comment by esalman 2 days ago
Comment by preisschild 2 days ago
The users of those tools are stealing too. The model is trained on free software licensed under specific terms and the output of a prompt will strip those licenses and their terms.
Comment by Rover222 2 days ago
Comment by davebren 2 days ago
Comment by scrollaway 2 days ago
Comment by skeptic_ai 2 days ago
Comment by rcxdude 2 days ago
Comment by davebren 1 day ago
Comment by scrollaway 20 hours ago
Comment by davebren 17 hours ago
Comment by scrollaway 12 hours ago
As I said, I founded and run a AI lab. Now get over yourself.
Comment by sanex 2 days ago
Comment by bazzargh 2 days ago
We have both Claude and Cursor here, as well as agents running GPT, things in AWS Bedrock, etc and its my team handle the bills...when people use Cursor on auto, costs are under control, but there's always a dozen or so whale users who'll switch models manually and blow through the budget like it's not there.
Another thing: "better cost controls". There was for example no way for us to disable Fable in Claude, but we could in Cursor. Again, the opposite experience.
Comment by renjimen 2 days ago
All that is to say, model selection is the main control we have over quality. Giving it up in the name of cost saving will bite you in the long run, especially when Claude Code still has such good plan pricing.
Comment by dmix 2 days ago
Cursor really needs a stronger model than Composer 2 which is the root of the problem. Hopefully they will put out something better now that they have better datacenter access with SpaceX.
Comment by sanex 1 day ago
Comment by satvikpendem 2 days ago
Comment by hatsix 2 days ago
Comment by CSMastermind 2 days ago
I switched to Codex because Cursor was costing me $10k / month. If the price goes up by 4x I'm not sure the value will be there for a lot of people.
Comment by throwawaythekey 2 days ago
> Recently, we purchased one of each Anthropic/OpenAI subscription plan and randomly ran long horizon coding tasks until we exhausted the weekly limit. It's widely believed that a $200/month plan maxes out at ~$2000/month worth of tokens (assuming API pricing). However, we found that the subscriptions are actually far more generous. (2/4)
Comment by dmix 2 days ago
Comment by frays 2 days ago
Everyone I've spoken with is now using either Claude Code or Codex (or Copilot because their companies force them to).
Comment by servercobra 2 days ago
I can do most of this with Claude Code, but there's definitely a cost in maintaining it for the whole team.
Comment by pants2 2 days ago
Comment by jjice 2 days ago
Comment by nerdsniper 2 days ago
Comment by renjimen 2 days ago
Comment by 946789987649 1 day ago
Comment by asteroidburger 2 days ago
Comment by fantasizr 2 days ago
Comment by joefourier 2 days ago
I switched to Zed, and I'm never going back to Electron/non-native IDEs.
Comment by mjrbrennan 2 days ago
That being said I do a lot of work in Codex or Claude now (they all feel pretty much the same to me), and use Claude for manual code writing and tweaks that I feel would be unnecessary for agents to do, or just when I am writing code that I enjoy writing, typically when exploring a new problem I'm interested in, not everything needs to be done at 1000% speed by a robot.
Though I will likely reconsider this now that Elon will own it, either moving to VSCode or to Zed long-term.
Comment by eranation 2 days ago
Also their computer use in the cloud agents (when it works) is a game changer. No need to keep your laptop open / get a Mac mini if it runs in the cloud.
Comment by frangonf 2 days ago
Comment by x3n0ph3n3 2 days ago
I don't even use the IDE -- just the Agent Window interface. I also really like Composer 2.5.
Comment by AbstractH24 1 day ago
Which makes this a godsend for Cursor.
Even if SpaceX stock plummets 90% before the lockup ends, I assume everyone will make out better than any other exit that could have occurred.
Who would buy them that would seem rational?
Comment by aquarious_ 2 days ago
Comment by petterroea 2 days ago
Comment by CSMastermind 2 days ago
Comment by petterroea 2 days ago
Comment by AbramsAi 2 days ago
Comment by kilroy123 2 days ago
Comment by linuxftw 2 days ago
I typically use Claude for interacting with MCPs and skills to operate on live systems.
Comment by laurels-marts 2 days ago
I had absolutely no interest in their VS Code fork. The Agent Window was okay but buggy (eg wouldn’t load branches on Ubuntu via WSL2).
Overall used it a couple of times but still use Codex CLI as my main driver. Might try CC in the future esp. if they unban Fable.
Comment by darklinear 2 days ago
70% of the time I use AI agents on a pretty tight leash. I often reject edits and ask it to change things. The IDE integration is really efficient for this workflow compared to Claude (yes, I've tried the Claude extensions).
Autocomplete is still the best available (I've tried both Copilot and Zed); though admittedly it's not as important as it was circa last year.
For the 30% simpler or very well-specced tasks their cloud agents are last I compared way better than Claude Code's/Codex's version of the concept. @cursor for quick fixes in Slack works quite well. Don't get me wrong, it's still quite under-documented, but the others are worse. The integrations with linear, Slack and github are well executed
Composer 2.5 is really fast in their harness at code search/explanation/Q&A tasks (much faster than Sonnet/Opus). It's also really good at debugging, very proactive compared to other models in the same size/prices class IMO. Just due to the speed I actually prefer it to almost any other model for these tasks. I suspect at least some of this may be due to the harness and good codebase indexing.
I don't know why people are down on the Cursor harness. It's good. The main advantage of Claude Code/Codex are the token subsidies; but according to their dashboard I am costing my employer between $100-200/month on Cursor, so the overall price is comparable and only narrowing now that Anthropic is switching many enterprises to API usage.
I also don't understand the people complaining about VSCode bloat and in the same sentence praising Claude Code. Claude Code often uses MORE RAM than Cursor, has a super unstable UI (on my home machine there is input lag when typing ANYTHING in Claude Code) and the desktop app version of CC barely works. The Codex TUI is genuinely nice and snappy, on the other hand.
Comment by alephnerd 2 days ago
Comment by justAnotherHero 2 days ago
Comment by wmeredith 1 day ago
Comment by macco 1 day ago
Comment by timoxley 1 day ago
Comment by dmix 2 days ago
I except that model and pricing gap to narrow over time though
Comment by swordsith 2 days ago
Comment by drunkan 2 days ago
Comment by microtonal 2 days ago
Comment by joaofs 2 days ago
Comment by dmix 2 days ago
Seems more like an advanced/niche feature for people who go really hard into LLMs IMO
Comment by hasteg 2 days ago
Comment by manojlds 2 days ago
Comment by redorb 2 days ago
Comment by estetlinus 2 days ago
AFAIK their market is pseudo-technical people who haven’t found the terminal yet.
Comment by namuol 2 days ago
The people steering the agents are the ones producing low quality code. I see little correlation outside of that.
Comment by s4i 2 days ago
Comment by anon7000 18 hours ago
But the core difference for me is I can easily see the code changing in cursor, but not in Claude code. Bigger tasks, I’ll have to drop into other tools to see what Claude is doing along the way. I don’t like that. I like everything being in the same spot
Comment by 1270018080 2 days ago
Comment by ing33k 2 days ago
Basic tasks in cursor. It's decent and damn fast.
All my team members also use it.
Comment by whimsicalism 2 days ago
Comment by prodtorok 2 days ago
Comment by ramraj07 2 days ago
Comment by ArneCode 2 days ago
Comment by ergocoder 2 days ago
Most people on HN wouldn't be satisfied using anything. Therefore, probably no
Comment by scottcorgan 2 days ago
Comment by mohamedkoubaa 2 days ago
Comment by theli0nheart 2 days ago
Comment by iddan 2 days ago
Comment by greenoracle9 2 days ago
Comment by afavour 2 days ago
I know I'll sound hyperbolic but I'm deeply skeptical of the way anything Musk-owned is going to treat private data. I think he wouldn't hesitate to dig into it if it were to his benefit, even if there was an agreement against it. For that reason alone it makes Cursor look worse to me.
Comment by greenpizza13 2 days ago
Comment by segmondy 2 days ago
Comment by UltraSane 2 days ago
Comment by MattRix 2 days ago
Comment by MaxHoppersGhost 2 days ago
Comment by 2muchtime 2 days ago
Thousands is a conservative under count according to this.
Comment by htx80nerd 2 days ago
it's not Americas job to take care of the rest of the world.
Comment by thenberlin 2 days ago
A) With great power comes great responsibility + making the world better through eradication of diseases, heightened food and economic security, improvements to the stability of nations, access to shared research and information, and increased personal agency makes it all better for Americans too.
B) Given you probably find (A) uncompelling, you should familiarize yourself with the concept of "soft power" and try to learn a bit about how relatively inexpensive it's been for the US to have an outsized influence around the world over the past many decades (outside of stupid, unnecessary wars, of course) and the benefits that's yielded for our economic and geopolitical interests across the board. If you'd prefer to not though, don't worry -- provided you're around for a couple more decades, you're going to get a crash course in the alternative.
Comment by reciprocity 15 hours ago
Comment by enraged_camel 2 days ago
Comment by petra 2 days ago
Musk of course used twitter so Trump could get elected.
Comment by htx80nerd 2 days ago
you mean that part where the US spends billions of dollars helping other countries and they hate us for our troubles?
Comment by zemo 2 days ago
Comment by esskay 2 days ago
I can't speak for anyone else but I wont be renewing my sub. Funding anything Musk related isn't exactly high up on my list of desires, and theres ample alternatives out there.
Comment by Sammi 2 days ago
Comment by dixie_land 2 days ago
Comment by giancarlostoro 2 days ago
Comment by winfredJa 2 days ago
Comment by doom2 2 days ago
(mostly /s but I know I'd give it another look if it was that good)
Comment by thinkingtoilet 2 days ago
Honestly, probably all of them. I imagine those coders are using all the tools they have available and are using Claude and ChatGPT as well as internal tools.
Comment by jacobgorm 2 days ago
Comment by stryakr 2 days ago
Comment by aagha 1 day ago
Comment by pbkompasz 2 days ago
Comment by turadg 2 days ago
2020: Leave Meta and start a company.
2020–2021: Spend ~18 months looking for PMF.
2021–2025: Build Graphite around stacked PRs, code review, and merge queues.
2025: Get acquired by Cursor because AI makes code review the bottleneck.
2026: Cursor gets acquired by SpaceX because Elon.
Not a startup arc I would have predicted from `gt stack submit`.
Comment by da-x 2 days ago
Source: https://www.reddit.com/r/startrek/comments/187ghq/star_trek_...
Comment by timwis 2 days ago
But I'll stop using it now, for the same reason I wouldn't buy a Tesla, or support that maniac in any other way. And I'm sad about that :(
Comment by faeyanpiraat 2 days ago
Comment by neilpointer 2 days ago
Comment by artdigital 2 days ago
/edit: occurred to me that OP meant Claude via ACP, not directly
Comment by fragmede 2 days ago
Comment by calmworm 2 days ago
Fairly certain the support reply was from a bot, too. Meh.
Comment by yanis_t 2 days ago
Cursor is an extension for VS Code, a harness and a bunch of prompts.
They have their own model (Composer 2) which is based Kimi K2.5, but I don't think SpaceX would be interested in it.
If they need a harness for grok, they could fork PI.
What are they after for here? Customer base? Talent?
Comment by kjksf 2 days ago
That's not crazy because if past predicts the future, that revenue will grow quickly. At $8 billion/year it's just 7.5 years, which is a reasonable investment.
Comment by acc_297 2 days ago
It may be that spaceX is buying an operation that would realistically take 5 months and 100 million to copy in-house for 60B because the worry is that waiting 5 months might cost that much in some sort of lost opportunity. It also might be that in any negotiation SpaceX is viewed as incredibly cash-rich and so anything can be sold to them for inflated prices.
I really don't understand these companies valuations it seems like boardrooms everywhere are in a constant state of panic that they'll lose it all if they aren't growing a breakneck pace constantly.
Comment by potatototoo99 2 days ago
Comment by 0xy 2 days ago
I wouldn't bet on Musk, but I DEFINITELY wouldn't bet against him. Anyone betting against him over the last 10 years has been viciously smoked (many short-selling hedge funds got wiped out completely).
Comment by disgruntledphd2 2 days ago
In terms of the stock market, definitely. Honestly though, all those people who said self-driving wouldn't be solved by now, that Tesla didn't have a great moat and that the Boring Company was profoundly stupid were in fact correct.
Comment by Capricorn2481 2 days ago
Where are you getting that? There's not a single piece of data out there that will tell you Twitter has increased in users. Not only have they visibly dropped in users, but it's becoming increasingly clear the site is Astroturfed with bots.
The choice is not Twitter or Bluesky. Most people moved on to TikTok. I don't know a single person who uses Twitter.
Comment by jatora 2 days ago
Comment by Capricorn2481 2 days ago
The thread is about Twitter supposedly *growing* in size recently, and its only evidence was Bluesky's userbase. That's just silly. I know half a dozen people who left Twitter for TikTok. They don't care about the slight differences in these platforms, they are all algorithmically driven platforms where people comment under text and video. They care more about what audience is cultivated and what is forced on them.
Comment by Rover222 2 days ago
Comment by lordgrenville 1 day ago
Not at all correct, they are plummeting.
"In June 2025...X year-over-year growth declined by 15.2%." https://techcrunch.com/2025/07/07/threads-is-nearing-xs-dail...
Comment by turtlesdown11 2 days ago
So just to be clear, down 15% YoY is not "more or less the same or higher activity"
the platform is overwhelmingly bots, so those "users" are likely in a server farm somewhere
https://techcrunch.com/2025/07/10/as-x-loses-its-ceo-daily-u...
Also, they reported a 60% drop in advertising revenue from 2021-2026... yikes
Comment by mike_bob 2 days ago
Comment by 6510 2 days ago
I found 1-2 sort of interesting posts but not interesting enough to make it worth it.
It was fun for a while blogging with grok back when it was free.
Kind of interesting that engagement is zero on all of my postings. Not that I care for it but it shows quality isn't measured by users. The system prefer people read about users getting banned and that same video again and again. lol
With rss I just sort by date and eliminate duplicates. Not very hard and dramatically more interesting.
Comment by csomar 1 day ago
Comment by bean469 2 days ago
This assumes that Cursor's annual revenue will be the same or higher for over a decade. It's not really like they don't have competitors
Comment by winter_blue 2 days ago
Comment by funnym0nk3y 2 days ago
Comment by mdavid626 2 days ago
Comment by 1270018080 2 days ago
Comment by turtlesdown11 2 days ago
Comment by wayeq 2 days ago
users
Comment by game_the0ry 2 days ago
Comment by pietz 2 days ago
- xAI needs the coding related data to compete with Claude Code and Codex
- Recent progress with Composer 2.5 seems promising given the size
- The may get a comeback on the smaller than Enterprise battle field now that the other two got so expensive
- The way that Elon set up this entire process was quite genius. They locked in this option before, and now after the gains through the IPO, it feels almost like a discount, lol
Comment by BoumTAC 2 days ago
Comment by zander_jiang 2 days ago
Comment by datsci_est_2015 2 days ago
My hot take is that it will probably be like the OS landscape:
- Some established enterprise option (Windows)
- Quality secondary option for professionals (OS X)
- Super users / nerds / tinkerers (Unix flavors)Comment by justinai6 2 days ago
Comment by hagbarth 2 days ago
Comment by turtlesdown11 2 days ago
Comment by dubeye 2 days ago
Comment by ArtificlObstcl 2 days ago
Comment by chris_money202 2 days ago
Comment by 827a 2 days ago
Comment by marcelglaeser 2 days ago
Comment by TimByte 2 days ago
Comment by geremiiah 2 days ago
Intuitively, it seems to me that there must necessarily be some kind of upper limit, but I'm not convincing myself. These speculative assets are only attractive as long as the price keeps inflating. But that can only happen if there is more and more demand. So it's basically a bet that there is an average amount of retail investors (I assume it's mostly retail investors but I could be wrong) that consistently put a percentage of their income into these speculative assets. Can this be maintained forever?
Comment by drakythe 2 days ago
In short, the answer to your literal question is "no" because nothing remains forever in this world. The practical answer is "yes" because the TSLA stock has been irrational for years already and it shows no sign of stopping.
Comment by georgeecollins 2 days ago
So you are never going to convince people that Tesla won't make a fortune on humanoid robots or SpaceX won't colonize Mars. The fever will break when people decide flying robots (or whatever) are a bigger business then humanoid robots or some other company than Space X will colonize the ocean before Mars. You aren't going to convince people to price these things reasonably but eventually the heat will wear off.
Comment by runarberg 2 days ago
As more and more wealth get distrubuted to fewer and fewer hands, and as fewer and fewer extremely rich individuals control more and more of the market, My gut feeling is that if the market was ever rational (which btw. I am not entirely convinced of) that very much no longer holds true.
Comment by grey-area 2 days ago
The current episode of irrational exuberance will pass, as others have.
Comment by runarberg 2 days ago
Comment by w10-1 2 days ago
The reason is that people keep making the same mistake, because people are not very good at assessing high-risk, high-reward projects.
Only a real deadline/delivery failure can wake people up, and only if they haven't pivoted their dream to something else, and only if you don't have other people knowing it's a scam, but willing to prop up the stock price because they are highly invested.
Scams, like cancer, are real; they survive, grow and defend themselves using the same mechanisms (laws, advisors, promotors) as ordinary investments/tissue, until they kill the patient -- so the best scams target the largest unkillable patients and enlist the broadest and deepest range of self-interested insiders as their defense.
It's beautiful, if you really think about it, as a tragic example of the worst of capitalism.
Comment by mixdup 2 days ago
The real question is, when does that run out of steam? When do we wake up to the charade that has built up around us? That's a much bigger thing than just Elon and his businesses. Like someone else said, when the next crisis/downturn/depression hits the house of cards will fall. Unfortunately it will hit all of us not just people in the meme stocks
Comment by philistine 2 days ago
Let me append the saying a bit: The US government can remain irrational longer than you can stay solvent.
Comment by fluoridation 2 days ago
Comment by namuol 2 days ago
Comment by philistine 2 days ago
Comment by lossolo 2 days ago
Comment by throw0101c 2 days ago
Stocks can start paying dividends in the future: MSFT did not in the past, and does now. AAPL did, stopped in the 1990s, and started doing so again.
You should be indifferent to the company's dividend scheme since it's the underlying business activity that drives total returns, and not its distribution policy. There is all sorts of magical thinking when it comes to dividends:
* https://canadiancouchpotato.com/2011/01/18/debunking-dividen...
* https://pwlcapital.com/the-irrelevance-of-dividends-still-a-...
A pyramid scheme can run out of people to keep it going: the stock market is in a sense a 'savings scheme' for future consumption. Younger people work and turn their cash into savings, older people take their savings and turn it back into cash: as long as young people need to think about the future, and older people / retirees need to pay bills, there's a mechanism to maintain this cycle.
Comment by dingaling 2 days ago
And then you describe how the secondary stock market requires 'fresh blood' to whom to sell stock to cash-out.
It's precisely a legalised pyramid scheme that always needs someone to come in at the bottom hold the bag to let someone else cash-out. In turn they need someone to come in 30 years later. That's exactly how a pyramid scheme works.
Comment by throw0101c 2 days ago
The entire economy is a pyramid scheme: the expenses of some people (shelter, food, clothing, entertainment, etc) are the income of other people (landlords/mortgages/property taxes, farmers/grocers, etc). It's why, during economic downturns, personal virtues (saving) can become vices from macroeconomic perspective: if everyone is saving, no one is spending, and so producers/suppliers lose their income (and generally start laying people off, which causes more saving / less spending).
At any given point in time, if no one spends, then no one has income.
This was the 'innovation' of Keynes in the 1930s: use government spending to 'induce' demand to get the cycle going again:
* https://archive.nytimes.com/krugman.blogs.nytimes.com/2015/0...
For a stocks point of view: if no one is currently saving, then those that need income will lose it. At any given point there are folks who need to save/buy and those that need to spend/sell.
Comment by ozgrakkurt 2 days ago
Comment by throw0101c 1 day ago
What happens to the economy when people stop putting into the system (by saving, and not spending on goods/services)?
Comment by andrewflnr 2 days ago
That's exactly the question, though, since a lot of stocks seem priced disproportionately to their business activities.
Comment by throw0101c 2 days ago
* https://en.wikipedia.org/wiki/Keynesian_beauty_contest
Plenty of folks may think these companies are garbage but are 'playing along' because it's not necessarily what they themselves think that is important, but what others think. You can make money in a bubble, even when it eventually pops. What we're seeing now is hardly new, either:
* https://en.wikipedia.org/wiki/Technological_Revolutions_and_...
This is why I stick with index funds, as I don't really can't be bothered playing the game:
* https://en.wikipedia.org/wiki/A_Random_Walk_Down_Wall_Street
I generally check my portfolio once a year, in January, when I top things up when new contribution room becomes available with the new year. It's 'fun' to follow along with the gyrations and drama as things happen, but I don't sleep over it. If you're reasonably diversified you can generally weather storms and come out okay on the other side:
* https://awealthofcommonsense.com/2014/02/worlds-worst-market...
* https://www.forbes.com/sites/advisor/2010/09/13/its-not-real...
Comment by altcognito 2 days ago
Everyone is happy enough to give Elon (and others) more and more leverage to buy politically strategic companies (this is not that, this is probably just an ego buy for him, something to kill time because he can).
I was worried about him selling out (from an overall market and even index perspective when they were going to bend rules), but it looks like largely the whole situation is predicated on the idea that he can't or won't sell. I don't know how exposed the market is but it doesn't feel good.
Comment by throw0101c 2 days ago
Comment by andrewflnr 2 days ago
No shit. That's why, even if it's an exaggeration to call the entire stock market a pyramid scheme, you can't justify the claim that it's entirely "underlying business activity that drives total returns". That's the real question (from which dividends are, yes, a distraction).
Comment by throw0101c 2 days ago
The S&P 500 index tracks earnings per share (EPS) fairly closely over the decades:
* https://www.macrotrends.net/1324/s-p-500-earnings-history
A lot of folks think the top ten stocks in the S&P 500 making up ~40% of the capitalization is bonkers, but they also make up ~40% of the net income share:
* https://en.macromicro.me/collections/34/us-stock-relative/14...
So from an earnings/income perspective, there appears to be a link between the two.
Perhaps worth noting that the US markets seem to (only?) outperform when tech is outperforming, with other US non-tech sectors basically performing the same as out countries' non-tech sectors:
* https://ofdollarsanddata.com/do-you-need-to-own-internationa...
Comment by andrewflnr 2 days ago
Comment by ethbr1 2 days ago
There's basically two stock markets: things valued on fundamentals and things valued on vibes.
And I don't think there's ever going to be a unified theory of value that can span both, because the former is quantitative and the latter is psychology.
Comment by mixdup 2 days ago
There are other ways for performance to translate to the investors directly. For example, if the company sells itself then all the shareholders will get that payout. Stock buybacks are a thing. And, as other commenters here have said, eventually the company may start paying a dividend
But, you're not entirely off-base in that you're just buying into the vibes of a company. It's just that most of the time (much of the time?) those vibes have been rooted in some semblance of rationality, that there was something of value behind the shares you're buying. That is definitely not universally true anymore
Comment by hylaride 2 days ago
Comment by fluoridation 2 days ago
Most stocks give voting power even if they don't pay dividends. Notably, SpaceX's don't.
Comment by PyWoody 2 days ago
Comment by Danox 2 days ago
Comment by mixdup 2 days ago
Comment by criddell 2 days ago
Comment by lokar 2 days ago
Comment by criddell 2 days ago
A decade ago it was under $1000 and has never been that low since. It's peak price is only about 2x the current price.
Comment by lokar 2 days ago
And being higher over 10 years has little to do with it if acts counter cyclical to stocks and other assets.
Comment by throw0101c 2 days ago
BTC has been called many things at many different times. It was originally a payment system:
> A purely peer-to-peer version of electronic cash would allow online payments to be sent directly from one party to another without going through a financial institution.
* https://bitcoin.org/bitcoin.pdf
And it can still be used for that, however the transaction throughput is tiny, and so it became a store of value in essence: but it's kind of hard to be that when the value swings up and won so much. While "fiat" currency inflation is annoying, it is, generally, fairly predictable in most cases (<4%) and so you can plan ahead with regards to future value and purchase. The same is hardly true of BTC.
Comment by tasuki 2 days ago
Comment by lokar 2 days ago
Comment by fluoridation 2 days ago
Comment by lokar 2 days ago
Comment by criddell 2 days ago
Comment by lokar 2 days ago
Comment by thisisit 2 days ago
Even companies have some value after a crash and you could make a case that at some arbitrary point it was worth $x and since the crash didn't cause the company to crater to below $x it has not "crashed". Even companies filing for bankruptcy have some residual value above what they might have been founded on - it doesn't mean the company hasn't gone bankrupt.
Comment by lokar 2 days ago
To be more specific, I have often seen people argue for including crypto in a portfolio based on the theory that if equities drop a lot (25, 30%?) crypto will hold or go up. People make the same argument for gold.
Comment by mixdup 2 days ago
I mean that can apply to anything. There's nothing intrinsic about gold that makes it valuable other than it's rare, but there's plenty of things that are relatively rare that aren't valuable. Yes there's industrial uses of gold but that's not why we as a society and a species treat it as valuable
Maybe bitcoin is the new gold and will hold value forever, and as more serious people get into it, it will lose its volatility and be less subject to the vibes shifting and there being a run on the market. Maybe not
It is different from Elong stocks, though, because the myth of Satoshi aside, it's not exactly a cult of personality like his companies are
Comment by senordevnyc 2 days ago
Comment by ahcharades 2 days ago
Comment by mixdup 2 days ago
The total addressable market even at Space X's own calculation for space launches is only $370 billion. And, supposedly as the only company that can launch things into space they are still losing money on that business. This is bankrupt-a-casino levels of incompetence
Comment by ben_w 2 days ago
They're making money on telecoms, and may have just started making a profit on renting out the data centres they originally built for the AI that it turned out hardly anyone wanted to actually use.
Comment by V__ 2 days ago
Comment by moogly 2 days ago
Comment by petilon 2 days ago
Here, “technicals” means technical analysis signals rather than the company’s business fundamentals. In other words, Burry is saying the stock could rise because of chart-based trading, momentum, and market behavior—not because investors think SpaceX is truly worth that much based on revenue, profits, or other fundamentals.
How long can the hype be maintained? TSLA is still maintaining its hype, judging by its P/E ratio.
Comment by TaupeRanger 2 days ago
Comment by UncleOxidant 2 days ago
Exactly, but there are people out there who buy stocks based on technical analysis. It can have an effect if enough people act on it's "signals".
Comment by rob74 2 days ago
Comment by root-parent 2 days ago
Current US national debt is approximately $39.22 trillion. As we achieve a zombie movie, level of collective madness, lets take all this into the last degree.
Nationalize SpaceX, and with this bright obvious future described on the prospect lets pay US debt :-) Pay US retirement benefits pensions in token credits, pensioners can resell, make an options market for tokens. I am sure Robinhood will open you a margin account for that?
Lets open a futures markets for food goods grown up on SpaceX Asteroids, as they will have free solar energy. They can grow them three times faster than on Earth...
To quote Ron Baron yesterday on CNBC, we are all going to earn hundreds of billions....
Comment by dzhiurgis 2 days ago
For perspective - that’s 12.5 years of Tesla FSD subscriptions. I think there are probably about that much cars out there.
Comment by ben_w 2 days ago
While this would be conceivable if some future AI gets good enough to actually replace 100% of global paid labour currently done by using a computer, the reference class I have here is that Wikipedia is definitely not valued at [number of people online] * [peak cost of Encyclopaedia Britannica].
Economic displacement on that scale breaks the valuation.
Comment by darth_avocado 2 days ago
Comment by root-parent 2 days ago
Comment by darth_avocado 2 days ago
Comment by root-parent 2 days ago
Comment by gpderetta 2 days ago
Comment by root-parent 2 days ago
Comment by darth_avocado 2 days ago
Comment by jfyi 2 days ago
Comment by Danox 2 days ago
Comment by _trampeltier 2 days ago
Comment by Der_Einzige 2 days ago
Comment by tcp_handshaker 2 days ago
Comment by pjc50 2 days ago
Comment by throw0101c 2 days ago
The "value" of something can be a bit of a meta-game:
> A Keynesian beauty contest is a metaphorical beauty contest in which judges are rewarded for selecting the most popular choices among all judges, rather than those they may personally find the most attractive. This idea is often applied in financial markets, whereby investors could profit more by buying whichever stocks they think other investors will buy, rather than the stocks that have fundamentally the best value, because when other people buy a stock, they bid up the price, allowing an earlier investor to cash out with a profit, regardless of whether the price increases are supported by its fundamentals and theoretical arguments.
* https://en.wikipedia.org/wiki/Keynesian_beauty_contest
Plenty of folks may think these companies are garbage but are 'playing along' because it's not necessarily what they themselves think that is important, but what others think.
This idea was put forward by Keynes in his General Thoery publish in 1936, so human nature has hardly changed since then.
Comment by jld 2 days ago
Comment by interstice 2 days ago
Comment by Danox 2 days ago
Cryptocurrency, such as Bitcoin, is undoubtedly a meme. If given a choice, one would prefer to possess any of the rare metals, rare earths, or any other elements that can be obtained in sufficient quantities, whether on land or in the ocean. Bitcoin or cryptocurrency is beneficial only to insiders and not to the general public. In essence, they are akin to modern tulips with a cherry on top, and like Tesla in 2030, one should avoid being caught with the bag.
Comment by jpadkins 2 days ago
People comment on gold and Bitcoin, but don't realize the same principles apply to US dollars and bonds.
Comment by chriswarbo 2 days ago
Currencies are a little different, since they are required to pay taxes; and payment of taxes is enforced (to varying degrees) by state violence.
Hence if you believe you will be taxed ("death and taxes" being the only certainties in life, etc.) then the currency associated with that tax has value, in that it avoids imprisonment, etc.
Comment by jimnotgym 2 days ago
I think you are spot on. The problem comes if SpaceX goes out of fashion, not its fundamentals.
Comment by infinitewars 2 days ago
Comment by instalabsai 2 days ago
Comment by ben_w 2 days ago
And given the financial statements in the SpaceX IPO, to the extent X still has any value at all, it is almost all just influence of one kind or another, not actual money.
Comment by ceejayoz 2 days ago
Comment by yousif_123123 2 days ago
It's a different kind of hype than Nvidia has, which is showing very high and fast growing revenues (which may not continue, but they're real now). Jensen I think is not as critical to the AI hype as Elon is to his companies.
All these major tech companies eventually get leadership changes. Apple, Google, Amazon, have all done well because they're real companies and go beyond their original leadership. Tesla and SpaceX I think would surely go down the moment Musk is no longer in leadership.
Comment by functionmouse 2 days ago
https://www.natesilver.net/p/elon-musk-polls-popularity-nate...
majority view him unfavorably.
Comment by SketchySeaBeast 2 days ago
Comment by functionmouse 2 days ago
Comment by ben_w 2 days ago
Indeed, but for general stock market purposes it's one dollar one vote, not one person one vote.
Possibly even worse. Short-sellers got burned on Tesla (and perhaps now also SpaceX), which may mean the marginal buyer and seller consists only of people who already buy into the hyper and by trading are sharing price info with each other rather than with a single person who doubts the man.
I sold my Tesla stocks a while back; the people who kept them don't care what people like me think.
Comment by yousif_123123 2 days ago
I just cancelled my cursor, which was the best for my workflow. Will need to find something else.
Comment by miduil 2 days ago
Comment by rapind 2 days ago
Obviously not. It’s all about timing your bail so you don’t get left holding the bag.
Comment by otterley 2 days ago
Comment by observationist 2 days ago
Comment by 8note 2 days ago
Comment by Stevvo 2 days ago
Comment by otterley 2 days ago
Comment by ozgrakkurt 2 days ago
This is not true.
BTC is way more sane than SpaceX as can be seen by it's history so far.
Comment by rebolek 2 days ago
I think SpaceX is definitely overpriced but saying that BTC is more sane is completely delusional.
Comment by Overpower0416 2 days ago
Comment by ben_w 2 days ago
Also, everything on level 2 needs to be ultimately balanced on level 1; BTC doesn't have enough throughput to balance all the banks in the world, and lo Lightning appears to be consolidating into fewer nodes.
Also also, everything level 2 (including Lightning) necessarily takes away at least one of the selling points used for BTC, and replaces them with something functionally equivalent to 50% of a bank but worse.
Comment by Overpower0416 2 days ago
> Current actual throughput is significantly lower, estimated at around 300 TPS, because the network is still growing. However, Lightning's architecture scales horizontally: as more nodes and channels are added, capacity increases without any protocol changes. The network's total value locked has grown past $500 million, with over 15,000 active nodes and 50,000+ payment channels.
The layer 2 has been predicted by one of the first adopter in 2010 so it was always the plan
https://bitcointalk.org/index.php?topic=2500.msg34211#msg342... It can scale without any changes and if there is demand it will surpass Visa and MC
Comment by two_handfuls 2 days ago
SpaceX the stock is only in a very small part about rockets and space. In their filing they talk about their total addressable market being $28.5 trillion, of which $26.5 trillion are AI.
That means that they believe the SpaceX stock is 93% about AI.
It's open to argument whether xAI or BTC is crazier - I just wanted to say that when talking about SpaceX stock, it's not really about rockets.
Comment by vanuatu 2 days ago
stables are much better for transactions anyway
Comment by misiti3780 2 days ago
Comment by vovavili 2 days ago
The market has long shifted to "buy Litecoin with cash, swap it to Monero" for these kinds of activities.
Comment by misiti3780 2 days ago
Comment by jimnotgym 2 days ago
...it is also propped up in value by a frankly insane demand for it from other countries...on its fundamentals it would be worth much less
Comment by misiti3780 2 days ago
Comment by btcbigtimer 2 days ago
Comment by throw310822 2 days ago
Comment by tcp_handshaker 2 days ago
Comment by throw310822 2 days ago
The point being: BTC is a an abstract good, of no practical use except that of being transacted. Has whatever value the people are willing to pay for it, and has had a value in the tens of thousands for long enough that buying one with the intent of keeping it for a while is not such a stupid idea. I don't currently own any but there is a price at which I would buy one, and that price is many thousands of dollars... For an alphanumeric code in a distributed ledger.
Comment by tcp_handshaker 2 days ago
Comment by throw310822 2 days ago
Comment by petesergeant 2 days ago
Comment by misiti3780 2 days ago
Comment by ozgrakkurt 2 days ago
Comment by Slartie 2 days ago
Comment by ozgrakkurt 2 days ago
It costs the same amount of money to literally go there by plane and bring it as cash. This is not fair obviously. So traditional finance is a scam itself.
It takes 10 seconds and no fees to make the same transfer via blockchain.
I am pretty sure you know basically nothing about those crimes or the people that do crimes or how they actually transfer money. Just doing casual newspaper intellectualism while talking about things you never interacted with
Comment by misiti3780 2 days ago
Comment by tasuki 2 days ago
Yes. Unfortunately the traditional financial system is governed by a country which has been behaving increasingly erratically, threatening its long-term allies with invasions and committing obvious war crimes. This is not a "good guys vs bad guys" scenario.
Comment by throw310822 2 days ago
On the other hand, the fact that BTC has absolutely no intrinsic value can be an advantage over a real company, as it makes it more insulated from reality. Supply chain shock? No problem. Competition? Same. New technologies, political change? Neither.
Comment by jimnotgym 2 days ago
Comment by catlikesshrimp 2 days ago
Comment by stetrain 2 days ago
Comment by _DeadFred_ 2 days ago
Comment by jtbayly 2 days ago
Comment by andsoitis 2 days ago
There were two individuals who each bought $1B: Ron Baron and Gina Rinehart.
While they are individuals, they executed these billion-dollar investments through their massive corporate entities and investment firms, rather than personal brokerage accounts.
A retain investor is an individual, non-professional investor who buys and sells securities through brokerages using personal funds.
Comment by throwaway894345 2 days ago
Comment by kamaal 2 days ago
I mentioned this in other thread(https://news.ycombinator.com/item?id=48514481), we are at runaway intelligence already.
Mostly because we are looping AI to fix problems, and then the same data is used to improve AI. There is no upper limit to this.
Taken to its logical conclusion, this process needs a hardware scale that might even look laughably huge at this point. Its fairly obvious space is going to play a big role in the coming times.
I could be wrong, and I humbly accept it when Im proven wrong. But it does feel like a lot of people in top places know we are going to need all the energy and resources space has to offer to run this runaway intelligence.
Comment by petesergeant 2 days ago
I'm an AI booster, but this really doesn't follow. There's absolutely no guarantee that the marginal improvement from this continues to hold.
Comment by kamaal 2 days ago
Validated data coming out of LLM(Itself generated from a recursive/loop process, used to incrementally arrive at solutions) being using to improve the very LLM is a very powerful loop. And there is no real upper limit to this, at least not in the near future.
Like most exponential processes, the start is slow, but it gets fast very rapidly.
This is also what Anthropic has said, the ones training these models today(i.e 2025 - 2027) will be impossible to catch up with, let alone beat.
So we are at a kind of runaway AI already today.
Comment by petesergeant 2 days ago
> there is no real upper limit to this
This is what you need to cite for your argument to hold together.
Comment by grey-area 2 days ago
Comment by tim333 2 days ago
Comment by _DeadFred_ 2 days ago
Comment by tim333 1 day ago
Comment by jayd16 2 days ago
Comment by jesse_dot_id 2 days ago
Comment by bilsbie 2 days ago
Comment by jpadkins 2 days ago
Comment by alpineman 2 days ago
Comment by Grombobulous 2 days ago
Comment by teekert 2 days ago
Someone on HN: "BTC is valueable solely through the power of memes".
Comment by throwaway894345 2 days ago
Comment by teekert 2 days ago
And yes, btc does store value, it is doing that for me now. I stored some of my value in it and it has held better value than fiat.
Comment by throwaway894345 2 days ago
I didn't claim money had intrinsic value, I claimed that money is fiat currency--it's backed by a lot of people with a lot of guns. BTC is not.
> And yes, btc does store value, it is doing that for me now. I stored some of my value in it and it has held better value than fiat.
Currencies (BTC included) don't "store value", they are assigned value by society esp via markets. Sometimes society decides one currency is more valuable than another, or that its change in value differs from that of another, but neither currency stores value.
Comment by teekert 2 days ago
Comment by throwaway894345 1 day ago
Comment by somenameforme 2 days ago
The main reason humanity hasn't meaningfully started expanding into space is because it used to cost $54,000 to get a liter of water into space. SpaceX brought that down to about $5000, and then further down to near $1400. That's a massive reduction in price, but you're still left with the problem that it costs $1400 to get a liter of water to space, which is why we still can't have nice things, yet.
Starship has the promise of bringing that down a couple of more orders of magnitude where the goal is to get it within the $10-$20 range. If they succeed, then you've just opened the doors to an entire new frontier of expansion and growth for humanity which is practically infinite. And right now there's no real reason to think that they won't succeed. And more importantly than this is that nobody seems to be able to compete on their level, or even remotely close. Their closest competitor is probably China who remains technologically well behind. And so SpaceX today is akin to being able to get a piece of some sort of super-ship making monopoly, just prior to the Age of Sail. The downside risk is basically zero since they're still making rapid progress - the only question is how rapid. And upside potential is basically infinite.
[1] - https://www.cnbc.com/2026/06/11/spacex-cuts-retail-ipo-alloc...
Comment by cjrp 2 days ago
Am I naive in thinking that we haven't expanded into space because we don't need to? What's the benefit?
Comment by ben_w 2 days ago
For why we'd want to go at all: there's a lot of resources up there, and pollution is much less of a concern for factories made up there. Also some material processes may be much easier in zero-gee.
But that doesn't mean it's actually worth the effort.
Comment by ajmurmann 2 days ago
Comment by chrissnell 2 days ago
Comment by phlakaton 2 days ago
There is no backup plan.
Comment by petrocrat 2 days ago
Comment by andsoitis 2 days ago
Access to resources. A sense of adventure. Learning.
Comment by lokar 2 days ago
Comment by ben_w 2 days ago
Some people are suggesting making high quality fibre optics and pharmaceuticals in LEO already with Falcon prices:
https://en.wikipedia.org/wiki/Space_Forge
https://en.wikipedia.org/wiki/Varda_Space_Industries
While I am *extremely* skeptical, I've heard people talk about space-based solar. I mention this only so nobody adds an "and also" for that.
Ditto anyone talking about lunar He-3. This is a bad idea, "why" is long enough to be worthy of a blog post.
But if you were committed to expansionism for whatever reason, then you'd want some way to get industrial quantities of steel from mines already in space, to make the factories themselves cheaper. Possibly megastructures like an orbital ring, too.
Comment by somenameforme 2 days ago
The second reason is that the notion of economics becomes kind of odd when you start introducing space. Space has practically infinite resources of every type imaginable. For instance one single asteroid, Psyche 16, is thought to have orders of magnitude more gold than has ever been extracted in human history. But I mean, what does this even mean economically? Obviously if you start bringing back hundreds of thousands of tons of gold, the price is going plummet. And even the viable possibility of this happening would probably send the price of gold plummeting. So... it's weird. We're in uncharted waters.
And then on top of this access to space will mean we will start expanding outward - colonies, vastly larger stations stations, and so on. And these expansions will develop their own parallel economies with their own needs/production/etc. This is all kind of like trying to predict the economics of the internet before the first cable had been laid.
Comment by lokar 2 days ago
Comment by somenameforme 2 days ago
But the current claustrophobic nature of the ISS was, again, not the destination. There was a grand scheme of in-orbit refueling, fuel depots, and much larger scale space architecture. Something of the ISS scale was intended as a short jumping-off point, a workers' tent analog. But our progress stalled out and the workers' tent is what we were left with.
The point I'm making here is that space in the era we're stepping into is very unlikely to look much like the one we're leaving. This is even more true as the price drops because private industry will be able to play a major role. There will be no Nixon to just cancel everything out of concerns for his political career.
Comment by ben_w 2 days ago
Even with cheap rockets, Musk was talking about 6-digit-dollars for becoming a Martian, I don't see more than a few million people wanting to spend that much for that outcome.
If we get self-replicating robots or whatever, big space stations aren't that expensive, but also Earth is huge and you can extract minerals from seawater electrolytically and PV is already cheap, so perhaps we'd just get a load of seasteads instead: https://en.wikipedia.org/wiki/Seasteading
Comment by lokar 2 days ago
Comment by ben_w 2 days ago
Really hard to say. Everyone who does space stuff talks with the same level of optimism as Musk but historically they deliver less.
But for what it's worth, I don't think Musk's going to reach Mars except in an urn, baring some surprise development in anti-aging medicine. Even though their progress is rapid by the standards of the industry, they are still slow in terms of natural human lifespan and his age.
> Have you sketched out the net present value calculation for an investment in spacex today based on that?
IMO, their market cap should be around $200bn at the moment. That's mostly Starlink, so if there's a Kessler cascade *or* if China makes a competitor that goes down to about $80-100bn
The long-term stuff about Mars or turning the moon into a factory for modular data centres is too far into the future to be worth considering.
Comment by lokar 2 days ago
Comment by somenameforme 2 days ago
E.g. imagine in a bet you think there's a 99% chance of something being worth $1 and a 1% chance of it being worth $1 million. What's a fair price? It's a simple calculation - 0.99 * 1 + 0.01 * 1,000,000 = ~$10,000. That's you setting a price of $10k on something that you fully expect to be worth $1 99% of the time, and still coming out just fine.
So the actual debate should not be on 'guess the future' but rather on the odds of Starship delivering and estimating the impact this would have. And I think to many the answers are fairly easy - 'very nonzero' and 'very big.' It's akin to the NVidia/Apple stories, except in this case it's being somewhat priced into the market to begin with because it's somewhat more probable, and easier to foresee.
Comment by lokar 2 days ago
Comment by somenameforme 2 days ago
Comment by ben_w 2 days ago
The easy version of this is to value a company over the next 20 years of profits. The first half of that time horizon, I don't see much changing at all outside of Starlink subscribers. They've only got ~5 Mars launch windows in any given decade, and while their design philosophy is great for LEO where launch windows are daily, launching rockets to see what fails is exactly wrong for Mars.
OTOH, now to 2036, there's at least a chance AI goes boom. Perhaps even one of Musk's AI. Great for the overall economy (at least right up until it changes the economy so much that capitalism looks as obsolete as feudalism looks today, which may or may not be in that horizon), but even if it's the next industrial revolution, there's so much competition there that I expect everyone's profit margins to be almost nothing. And conversely, if any one of them does appear to be massively dominant, in comes an anti-trust case (who remembers Standard Oil?)
Same with rockets, though a "rocket boom" is perhaps an unfortunate phrasing. He finds a way to make more money than expected, just like he's already doing with Starlink? Great. Industrial espionage is a thing, and even if it wasn't, China's not got a problem with the state funding businesses to simply re-discover everyone else's secret sauce. US companies and residents may find themselves restricted from using the fruit of that work, but most of the world will just buy what's cheapest.
Still, as I said, your point is valid.
Comment by somenameforme 2 days ago
The implications of that are quite difficult to even fathom because again this is one of those things where I feel like we're trying to predict the economics of the internet before the first cable had been laid. But the one thing that can be very safely said is that the impact would be revolutionary.
And that is completely ignoring space when the whole point of Starship is being able to get 100+ tons to the Moon or Mars, which again revolutionizes those domains first in terms of size, but vastly more importantly - in terms of cost as well. This opens the door to viable private development on the Moon and Mars (to say nothing of space itself). And again the implications of this are very difficult to predict, but it would also certainly be revolutionary.
---
The competition issue you've brought is, in my opinion, one of the most viable concerns. If America can get stuff to orbit for $20/kg then it feels like China always finds a way to do it for $0.20/kg. But the reality is that SpaceX's secret sauce isn't all that secret. Their exact alloys, general construction specs, and more are all public knowledge. Many have tried, including with vast resources and wits behind them, and all have failed.
China is almost certainly going to be the #2 player and their Long March 9 [1] is their attempt to clone the Starship, but for now it's vaporware. And to actually get these things out onto the launch pad isn't the endgame, but just the beginning of the race. They are almost certainly years behind SpaceX, and the distance is likely increasing over time as SpaceX shows no signs of slowing down, and now has no funding constraints whatsoever.
Comment by ben_w 2 days ago
Let's assume it reaches $10/kg (I don't think it will, but let's assume that).
A 20ft shipping container can carry about 24 tons; the cost of shipping it to the other side of the world is much less than $240,000; the numbers I see vary depending on details, but even high numbers are less than $6k, which is $0.25/kg, and even then half of it is port-side not the ship's own cost. Air freight may get more competition, but not all shipping. And it won't replace a lot of trucks because it's too big (how many places want 10 container loads worth of goods at the same time?)
Yes, point-to-point 45 minute deliveries worldwide are going to have their uses, but price alone isn't revolutionary in that particular way.
Passenger flight would be something I can't rule out, but multi-gee launches will limit the numbers, the inherent noise issues will limit the launch locations.
I do agree with you that the implications will be difficult to guess correctly; however this is true in both directions, not just the positives, e.g. network hardware is vital to the internet, Cisco makes that, yet here's the history of Cisco stocks, with 25 years from the peak of the dot.com bubble to when it next reached the same price: https://www.google.com/finance/beta/quote/CSCO:NASDAQ?window...
> And that is completely ignoring space when the whole point of Starship is being able to get 100+ tons to the Moon or Mars, which again revolutionizes those domains first in terms of size, but vastly more importantly - in terms of cost as well. This opens the door to viable private development on the Moon and Mars (to say nothing of space itself). And again the implications of this are very difficult to predict, but it would also certainly be revolutionary.
Eventually, yes. But not soon enough for me to want to price it in today. Remember, hyperbolic discounting, black swans, competition, other things I can do with the money while I wait, all that means when I price it I want to know what it can do in the next 20 years at most. Even if I'm being optimistic about timelines, it would still take 20 years for the Moon to get enough industry for SpaceX to be worth the current market cap. (Well, unless someone makes a von Neumann replicator, but if that happens then whoever makes the replicator wins, regardless of if it was launched by SpaceX or not). Mars is harder.
> China is almost certainly going to be the #2 player and their Long March 9 [1] is their attempt to clone the Starship, but for now it's vaporware
Until they have enough confidence to put it into a circular orbit rather than one which has it hitting the Indian Ocean every time just in case something fails, the same can be said of actual Starship.
> They are almost certainly years behind SpaceX, and the distance is likely increasing over time as SpaceX shows no signs of slowing down, and now has no funding constraints whatsoever.
I assume China's behind, but with their secrecy (let alone the language barrier) it's hard to tell.
But SpaceX definitely has funding constraints. GAAP is says about $60bn obligations, but all-in they want to spend several hundred billion over the next few years and do not have enough revenue to cover it, so even with the IPO they are at actual risk of running out of money.
This is why the IPO happened at all: they ran out of private investors willing to give them money.
Comment by somenameforme 1 day ago
Cisco is more comparable to something like NVidia in modern times in that their valuations was driven by success during a time that was already screaming bubble, and an expectation for that bubble to somehow never pop. By contrast the space industry hasn't even really begun yet, so the wager on SpaceX is more speculative in one way, but also much more likely to be stable in another.
China isn't likely behind - they are definitely far behind. They can't even settle on a design for their Starship. And similarly, I think one thing SpaceX has proven is that fail fast is the way forward. You can't just sit in a sim and send these things up. There's too many unknown unknowns that you can only learn by watching things go boom, a lot. There is no world where China just unveils their secret Starship clone and starts flying successful missions with it. Again that's something everybody tries (in no small part because it sucks when things worth tens of millions of dollars go boom), and always fails with.
SpaceX has never had any trouble raising funds when desired. I think the main reason they IPO'd is as a black swan hedge. We're at a major inflection point on many levels, and it's very conceivable that in 10 years the US' role in the global economy will have been greatly reduced. Obviously that $3 trillion valuation is largely funny money, but for now that funny money still functions well enough. But that's likely liminal. It's entirely possible, if not likely, that we're currently Japan circa 1989.
Comment by petrocrat 2 days ago
Since you are right. All of these things are available on Earth for far cheaper, with better ROI and with far less risk of dying or getting early cancer from cosmic rays.
The real benefit is a commanding lead over geopolitical rivals in the domain of satellites and satellite platforms for hosting devices in orbit, thus securing an insurmountable national security advantage.
Comment by CuriouslyC 2 days ago
Comment by CuriouslyC 2 days ago
Comment by somenameforme 2 days ago
The big revolution with SpaceX was meaningful reuse (I can get into the comparison with Space Shuttle if you're unfamiliar there). Landing and reusing rockets is something that Boeing et al thought was impossible from an economic point of view, and actually taunted SpaceX in their early years over it along the lines of 'Oh you're going for reuse. Yeah we researched and trialed that out a decade ago. The economics don't work. Cute to see you trying though.'
Their success there is what helped bring the costs way down. But there's still plenty that's not reused - in particular they currently only reuse the first stage (the big rocket that gets things off the ground initially) while discarding the second stage - the space-optimized payload delivery rocket. With Starship they're going for 100% rapid reuse. So you're looking at this absolutely massive 2 stage system where both parts will be able to be repeatedly and rapidly reused.
Comment by threetonesun 2 days ago
Comment by somenameforme 2 days ago
Or take the early sea voyages. Not only were there endless worries about things that were ultimately nonissues like sea monsters or falling off the edges of the Earth, but there were endless very real dangers awaiting which we had no clue about or how to deal with - scurvy, rogue waves, and much more. In the aforementioned Age of Sail, it was just expected that a significant chunk of your crew would die. Yet somehow we pushed onward and outward.
And the infinite possibilities of space are going to absolutely dwarf all previous frontiers in terms of interest and potential.
Comment by threetonesun 2 days ago
Comment by somenameforme 2 days ago
Comment by dist-epoch 2 days ago
Comment by fofoz 2 days ago
Comment by alpineman 2 days ago
Comment by cbeach 2 days ago
Companies like this become bigger than their founders.
And I'm sure many on the Left would argue that Tesla and SpaceX would be healthier companies without Elon Musk.
Although I tend to differ on that, having owned $TSLA for a long time. Never bet against Elon!
Comment by DanielHB 2 days ago
Of course it can collapse before that, but if it gets to that point it is guaranteed to collapse.
Comment by jimnotgym 2 days ago
Comment by brachkow 2 days ago
Like everything else in finance...
Saying this is not to defend all sorts of crypto-bros. The economy, especially one overly focused on publicly traded companies like the Western, and especially the US economy, is a meme economy.
Coffee, flats, healthcare, military spending, etc., of comparable quality in the abstract East, cost multiples less than in the EU/USA because they and their currencies are weak on memes.
Comment by robeym 2 days ago
I moved away from Cursor when I noticed the responses from specific models were not as clean or accurate as when I'd prompt the models directly, which was something I didn't know how to do early on. I hypothesized that they had some boilerplate prompt sitting atop of my own, causing less precise or desirable results.
I would assume Cursor is still one of the best options for normal developers to get started with AI, but with Copilot forcing their foot in the door at many companies, I wasn't sure how well it would fare on its own. Being acquired by SpaceX should help, and I'll be interested to follow along and see how things develop.
Comment by cj 2 days ago
Why? (Genuinely curious, I would have assumed the opposite)
Comment by robeym 2 days ago
Comment by itsmarcelg 2 days ago
Announcement of Cursor acquisition to SpaceX
https://www.sec.gov/Archives/edgar/data/1181412/000162828026...
Details of Acquisition
https://www.sec.gov/Archives/edgar/data/1181412/000162828026...
Comment by mattnewton 2 days ago
When I first saw the company built on top of vscode in such a crowded field way back at the end of 2022, I thought "forget having a moat, they are renting their castle from the invaders!" - I couldn't see how see how a single team could execute well enough to effectively muscle their way in between Microsoft and OpenAI, who at that point looked destined to control the developer ecosystem between GitHub, VsCode and the then-best coding models. I think it's easy to forget how insane this seemed even just a few years ago.
But every year since then they managed to simply ship a better product on the axis that mattered to the most users. And now they are sitting between a huge user base and a massive stream of valuable tokens, they can sell to SpaceX. Incredibly impressive.
Comment by eecks 2 days ago
Comment by mattnewton 2 days ago
Comment by henry2023 2 days ago
Comment by PUSH_AX 2 days ago
Comment by mackenney 2 days ago
Comment by iamsaitam 2 days ago
Comment by serf 2 days ago
as is always the answer when this comes up about anything agent related :
save yourself the time and have the agent do it. Don't spend hours on something you don't want to do that it can - that's the point here.
Comment by mkj 2 days ago
(Edit sorry forgetting names, I mean who's going to buy Earendil). Good luck to Armin, he's done some good stuff.
Comment by uaksom 2 days ago
Comment by dakolli 2 days ago
edit: From first glance, it doesn't look like it. But I basically don't trust any tech company that takes to Tolkien naming conventions.
Comment by Sammi 2 days ago
Comment by bix6 2 days ago
Sounds like it is not related
Comment by higginsniggins 2 days ago
The highest github stars one is called `zed` another one i've heard about is `Cline`
theirs also a few that yc backed ones:
`Void`
`Continue`
`PearAI`
For what its worth the non yc ones have way more github stars but im sure the yc ones are good too. I think `Continue` is the biggest yc one.
Comment by samtp 2 days ago
Comment by cornhole 2 days ago
Comment by rcleveng 2 days ago
Also OpenCode and Kilo seem popular as well.
Comment by agentcooper 2 days ago
Comment by _pdp_ 2 days ago
The idea is to make it fully autonomous so it is not really something that is meant to be constantly prompted and it is unlikely to fit most workflows but the idea is to make something that fits the future - not the present.
Comment by Klathmon 2 days ago
Between the codex app, cli, and vscode extension there are options for most ways of working
Comment by DesiLurker 2 days ago
this class of spyware pretending to be ide makes me sick.
Comment by yoyohello13 2 days ago
Comment by jacobgold 2 days ago
I run a bunch of Claude / Codex TUIs + vim in terminal tabs on i3 workspaces on Linux whch I know isn't the most common.
Comment by oneshtein 2 days ago
Comment by skybrian 2 days ago
Comment by dizhn 2 days ago
Comment by deadbabe 2 days ago
Comment by syngrog66 2 days ago
Comment by wxw 2 days ago
And their current work on Composer is great. Composer is super fast and quality is decent. More competition in the model space always welcome.
Comment by valarauko 2 days ago
Comment by zpeti 2 days ago
I'm not saying HN should be super supportive of everything, but the level of hate and complete loss of reality for a lot of people is quite sad to see, for a community of supposedly intelligent people.
Comment by johnsimer 2 days ago
Comment by asadotzler 2 days ago
Comment by throw10920 2 days ago
Use those downvote and flag buttons!
Comment by themeiguoren 2 days ago
Comment by bottlepalm 2 days ago
Comment by infecto 2 days ago
Comment by treexs 2 days ago
Their UX on their agents only window is quite good and on par if not better than Codex and Claude desktop apps and it still has quite a good bit of subsidization especially with Composer 2.5 being on par with Sonnet at the very least. They're also growing tremendously this year to 4B ARR recently on track to go higher before EOY.
Comment by maxicch 2 days ago
Comment by halfmatthalfcat 2 days ago
Comment by perarneng 2 days ago
Comment by yoyohello13 2 days ago
Comment by WhatIsDukkha 2 days ago
The simpler answer is that there is almost no value outside of buying some customers.
As you've proven to yourself the engineering work is doable on your own.
I've made my own agent and wired it to emacs via ACP... 60 billion in value, ok... sure...
Comment by tptacek 2 days ago
Comment by rvz 2 days ago
This announcement is a definitive agreement of the acquisition at that $60B valuation.
Comment by tptacek 2 days ago
Comment by Sammi 2 days ago
Comment by rvz 2 days ago
Was the acquisition "effectively announced months ago"? or was it the right to acquire the company or pay $10 billion that was announced months ago?
It would be equally relevant if it went the other way. But clearly both of you are confused on what was said they would do in the future (which that was the announcement months ago) vs what are doing today.
[0] https://www.reuters.com/technology/spacex-says-it-has-option...
Comment by tcp_handshaker 2 days ago
IPO proceeds after greenshoe: $85.7B
Major disclosed cash / debt-related commitments:
- Take out Bridge loan tied to X/xAI debt repayment: $20.0B
- Take out EchoStar debt payoff / cash component: up to $8.5B
- Take out EchoStar debt-service funding: up to $3.0B
- Take out AI infrastructure lease commitments: $20.2B
Subtotal of major disclosed commitments: $51.7B
Rough remaining cash before other costs :-)): $34.0B
Lets now talk about buying Tesla, doing Quantum and building a Dyson Sphere and do another round?
Comment by returnInfinity 2 days ago
Comment by tcp_handshaker 2 days ago
Comment by guidedlight 2 days ago
Comment by pavlov 2 days ago
This is not really a diss on SpaceX either because a lot of IPOs go through an immediate pop and then 1-2 years of doldrums as lockouts expire and promises aren't quite delivered.
Nobody knows what 60 billion in SpaceX stock today will be worth when Cursor insiders finally get to sell (at least a year from now, after other SpaceX insiders have started selling).
Comment by bix6 2 days ago
Comment by cik 2 days ago
Investors in certrtain rounds (or sizes) tend to have no lockup, whereas later stages have a six month. Alternatively, I've reviewed agreements where the lockup is based on minimum market cap, but I've only seen that a couple of times.
Comment by bix6 2 days ago
Comment by bilekas 2 days ago
Comment by bix6 2 days ago
Comment by bilekas 2 days ago
> Holding Period. Before you may sell any restricted securities in the marketplace, you must hold them for a certain period of time. If the company that issued the securities is a “reporting company” in that it is subject to the reporting requirements of the Securities Exchange Act of 1934, then you must hold the securities for at least six months
Comment by bix6 2 days ago
Comment by bilekas 2 days ago
Comment by bilekas 2 days ago
You might be referring to staff members who have shares ? Their shares are not restricted securities as far as I know, but their internal company policy might affect those, but I'm not 100% certain on that.
Comment by bix6 2 days ago
Comment by bilekas 2 days ago
Comment by UqWBcuFx6NV4r 2 days ago
Comment by bix6 2 days ago
Comment by sigmoid10 2 days ago
Comment by bilekas 2 days ago
It's hard to say that they footed the bill here, but they basically gave SpaceX a number to say "well our stock went IPO and it's at this price, so here's 60B at this price"
A good tactic from SpaceX as after the inital surge of a big IPO, the stock price usually comes down and finds it's correct balance, which is usually always lower. So if they had of waited the 'cooling off' period of a year for example, and the stock price went down to it's 'correct' valuation, then they would have had to issue a higher number of stocks.. At least that's my thinking, but I'm terrible with money.
Comment by nbardy 2 days ago
Composer 2.5 was a huge leap with minimal compute from xAI.
They can compete with OpenAI and anthropic with xAI scale compute. They have a top notch model team and incredible training data and huge enterprise costumer contracts.
Comment by trial3 2 days ago
while we had it i used cursor for probably eight months as my main ide (i did really like the interface for embedding code in prompts!) but had no problems switching to claude code. i asked around, and i truly don’t know a single coworker who misses cursor even a little bit.
Comment by JoshStrobl 2 days ago
I was fully in on Cursor for a good chunk of last year, using Composer + Gemini Pro (via Copilot / GH integration). I really enjoyed Cursor's tab completion capabilities, but when Sonnet and Opus started getting particularly good for me (think for me it was around 4.5), I swapped over to Zed + claude code in the integrated terminal. I've found that after a bit, I haven't ended up missing the tab completion. I've been perfectly fine with just LSP + claude always open. I don't miss Cursor. All my colleagues are on claude code with half of us also using Zed.
Comment by trollbridge 2 days ago
For someone who is new to agentic code or is generally somewhat junior, Cursor is very easy to get started with and is generally fairly frustration-free.
I use a cheap $20 subscription mostly for occasional use of Opus and Composer.
SpaceX made a smart move here. Someone else should have really seen the opportunity and bought them.
Comment by whywhywhywhy 2 days ago
Comment by malfist 2 days ago
IDE improvements are not a zero sum game.
Comment by lallysingh 2 days ago
Comment by drbojingle 2 days ago
Comment by Der_Einzige 2 days ago
Comment by CuriouslyC 2 days ago
Comment by infecto 2 days ago
Comment by puszczyk 2 days ago
Vs Claude Code: I like the option to change the models, as I often prefer ChatGPT or Composer to Opus. I have a slight preference towards TUI, but not so strong to drop the models.
Vs JetBrains. I really love JetBrains but the tab complete just works so well for me.
Comment by firemelt 2 days ago
Comment by vorticalbox 2 days ago
composer 2.5 is also a very decent model, it go 90% of my AI tasks using it now.
Comment by iterateoften 2 days ago
Comment by ambicapter 2 days ago
Comment by bilekas 2 days ago
Comment by carlosjobim 2 days ago
It is not like purchasing soap in the supermarket.
Comment by Johnny_Bonk 2 days ago
Comment by vachina 2 days ago
Comment by raverbashing 2 days ago
Comment by WithinReason 1 day ago
Comment by stefan_ 2 days ago
Comment by pavlov 2 days ago
Tesla is a car company that doesn't want to make cars. And xAI is an AI foundation model company that actually is a data center REIT...
Comment by stephc_int13 2 days ago
I found it less effective than free copilot autocomplete on vanilla VSCode.
Comment by dakolli 2 days ago
The only kind of AI I want in my editor is an autocomplete, but this isn't very magical to non-programmers (their TAM) or all that valuable (you can't charge thousands), they bought Supermaven and basically killed it, I'm not sure how you think tab is really good, I've not been impressed when I played around with it.
Comment by vorticalbox 2 days ago
https://cursor.com/blog/composer-2-5#targeted-rl-with-textua...
Comment by infecto 2 days ago
Comment by dakolli 2 days ago
Unfortunately it doesn't seem like this is a problem companies are looking to tackle because it doesn't really make you any money or impress investors. Inceptionlabs.ai seems to be making attempts, but I haven't tried. They are apparently in the Zed editor, something else I haven't used.
https://www.inceptionlabs.ai/blog/introducing-mercury-edit-2
Comment by arend321 2 days ago
Comment by agluszak 2 days ago
Comment by nerdsniper 2 days ago
Lately I use Cursor with DeepSeek API, and OpenAI subscription through their Codex App.
Comment by arend321 2 days ago
Comment by Der_Einzige 2 days ago
Comment by ubercore 2 days ago
Comment by tipiirai 2 days ago
Comment by mohamedkoubaa 2 days ago
Comment by hylaride 2 days ago
Comment by CuriouslyC 2 days ago
Comment by mohamedkoubaa 2 days ago
Comment by infecto 2 days ago
Comment by debug-desperado 2 days ago
I'd recommend installing the Cursor IDE, then using it to install Cursor CLI (it's easier to keep things up to date this way), then setting up your Jetbrains IDE to point to the Cursor CLI via ACP integration.
Comment by internet101010 2 days ago
Comment by basisword 2 days ago
Comment by swader999 2 days ago
Comment by sscarduzio 2 days ago
Comment by boroboro4 2 days ago
Comment by petesergeant 2 days ago
Comment by formvoltron 2 days ago
What matters is that this has enough "future story value" to keep the few investors invested... allowing for the planned index funds to buy into the overvalued stock & allowing for the largest heist in the history of money.
It's become pure hype and drama on the global stock market stage.
Comment by lotsofpulp 2 days ago
Comment by formvoltron 2 days ago
If Musk is worth a trillion while not generating a trillion of value, then it's a heist.
heist: "an elaborate, meticulously planned theft, typically targeting highly valuable items, large sums of money, or financial institutions like banks or museums"
Comment by amanaplanacanal 2 days ago
Comment by popcorncowboy 2 days ago
Comment by swader999 2 days ago
Comment by mindwok 2 days ago
Comment by dist-epoch 2 days ago
To paraphrase, the biggest trick the devil pulled is convincing founders they need a moat.
Comment by josh-sematic 2 days ago
Comment by aprentic 2 days ago
Their valuation should be very closely tied to how how many tokens it takes to get from Void to Cursor.
If those values diverge by much, something is rotten in the state of Denmark.
Comment by oulipo2 2 days ago
Comment by generalpf 2 days ago
Comment by manojlds 2 days ago
Comment by m00dy 2 days ago
Comment by ArneCode 2 days ago
Comment by newaccountman2 2 days ago
Comment by philipwhiuk 2 days ago
And AI companies are not short of capital.
Comment by lmedinas 2 days ago
Comment by sixothree 2 days ago
Comment by whatever1 2 days ago
Comment by ulfw 2 days ago
Comment by firemelt 2 days ago
Comment by dolkycape 2 days ago
Comment by NothingAboutAny 2 days ago
Comment by flyingshelf 2 days ago
Comment by nasreddin 2 days ago
new models like Fable were scoring 30%. wouldnt be suprised if very soon we eclipse 50%
Comment by y1n0 2 days ago
Comment by aqme28 2 days ago
Comment by aczerepinski 2 days ago
Comment by scottyah 2 days ago
Honestly, the more that we get humans away from squabbling over the same patch of desert the better off we'd probably be. Everyone seems to think they can spend money better than everyone else.
Comment by esikich 2 days ago
Comment by scottyah 1 day ago
Comment by cryptos 2 days ago
Comment by vadepaysa 2 days ago
IMHO, the codex desktop app is very powerful for development + testing given it can easily control the computer.
Comment by suzukivenom 2 days ago
Comment by StrLght 2 days ago
Comment by everforward 2 days ago
Cursor doesn't really have that. We've got it at $DAYJOB but it's not even the only one, I can also use Zed or Codex or Claude or probably a half dozen other things I don't even know about.
I suspect a lot of companies have that right now because the market for AI is so volatile, and in the near future will trim that down to a couple of tools and Cursor doesn't have much to keep them at the top of the list imo.
I also wouldn't pay 60 billion for a bunch of enterprise contracts that have to compete against Microsoft. No one is dropping Microsoft as a vendor, and they have the ability to up the prices for stuff people need like Office and use that to make Copilot free. If times get tough and companies need to cut costs, it's a lot easier to part ways with Cursor than Microsoft.
Comment by wat10000 2 days ago
Comment by bluescrn 2 days ago
They're not a space company any more. They're just part of the AI bubble.
Comment by osigurdson 2 days ago
Comment by maerF0x0 2 days ago
I use Claude more for greenfield feature building where I dont need to surgically dig in and view existing code specifics.
Comment by esskay 2 days ago
Comment by chvid 2 days ago
Comment by anonyfox 2 days ago
could be only me though, but longer interactions over days makes my codex gui app grind to a crawl and cursor was not only expensive with opus via api costs but also heating my room a lot. now I have a dozen zed instances open all crunching along with LLMs barely noticeable on system load (except the occasianal testuite runs but thats expected).
Comment by MangoCoffee 2 days ago
This is the best outcome for Cursor.
Comment by causal 2 days ago
Comment by nicce 2 days ago
Comment by I_am_tiberius 2 days ago
Comment by ozgung 1 day ago
Comment by tim-tday 2 days ago
Comment by jjcm 2 days ago
Comment by behnamoh 2 days ago
Comment by winter_blue 2 days ago
Does Deepseek offer any discounted tokens subscription like that?
Comment by SwellJoe 2 days ago
Comment by samtp 2 days ago
Comment by anderber 2 days ago
Comment by verdverm 2 days ago
Comment by iconicBark 2 days ago
Comment by yoyohello13 2 days ago
Comment by giancarlostoro 2 days ago
Comment by Maxious 2 days ago
Comment by alephnerd 2 days ago
Comment by giancarlostoro 2 days ago
I do hope that Cursor doesn't remove any of its current model offerings, and just offers Grok Build in addition to what they already offer, in my opinion unless most of their clients "switch" to Grok (like metrics show they're mostly using Grok vs other models), it would make more sense.
Comment by bigbluedots 2 days ago
Comment by alephnerd 2 days ago
Enterprise AI adoption has reached a point now where FinOps matter, and a harness platform story with a discounted underlying model can be enticing for a number of organizations.
I've seen Gemini land well in a F100 well known for their AI hardware story for that reason, and Alibaba's leadership canned the OSS minded Qwen team in order to build a similar commercial minded approach as well.
At least in cybersecurity, we're also reaching a point where the harness is starting to matter more than the underlying foundation models, and building a harness/bedrock style story while discounting a specific model can play well in upper market deals.
Comment by Leonard_of_Q 2 days ago
Comment by bigbluedots 2 days ago
Comment by alephnerd 2 days ago
There is a recognition that foundation models and tools leveraging them will introduce some degree of nondeterminism, so the best way to solve that is to leverage preexisting best practice that is used to reduce lateral movement risk by humans (who are similarly nondeterministic in nature).
Comment by conductr 2 days ago
Comment by alephnerd 2 days ago
Comment by shimman 2 days ago
Comment by welhoilija 2 days ago
The product itself is practically a vscode wrapper with Agent implementation and K2.5 forked model (composer).
Comment by tippa123 2 days ago
Initial announcement back in April
Comment by tippa123 2 days ago
If this acquisition goes through the only winner here is Cursor, especially since CC and Codex are chipping away at Cursor very hard!
Comment by kypro 2 days ago
Congrats to the Cursor team though... One of the most crazy exit stories ever – 4 years to a $60b buyout. Damn.
Comment by PowerElectronix 2 days ago
Why would spaceX want to double down on AI after the pain xAI is giving them with no good models and no use for the hardware?
Comment by ergocoder 2 days ago
The AI/compute revenue is higher than what the space department makes.
Comment by mortarion 2 days ago
Comment by __alexs 2 days ago
Comment by dakolli 2 days ago
Comment by cryptonym 2 days ago
Comment by throw10920 2 days ago
Comment by whatsakandr 2 days ago
Comment by dexterlagan 2 days ago
Comment by 1970-01-01 2 days ago
Comment by shaewest 2 days ago
Comment by bentt 11 hours ago
Comment by sidewndr46 2 days ago
Comment by baggachipz 2 days ago
Comment by claw-el 2 days ago
Comment by gigatexal 2 days ago
The formula is: create paper wealth, use that paper wealth to buy something else, and rinse and repeat.
The rich just live in a different part of the multiverse than the rest of us.
Comment by Traster 2 days ago
I guess the cursor guys will be happy because they got their pay day, but I'd be very aware if I were them that their future is at the whim of whoever Musk appoints and it's difficult to tell who that would be right now.
I guess now is the time to take bets, so I'm going to bet an early OpenAI employee like Sutskever gets the job and they acquihire him in. Here's a bit of a laugh - at this stock price Musk could probably tempt Demis to come over, that would be wild.
Comment by ekjhgkejhgk 2 days ago
Comment by Traster 2 days ago
Comment by roxolotl 2 days ago
Comment by kjksf 2 days ago
So SpaceX is buying 15 years of future cashflows, assuming no change in revenue. Which is bad assumption given past growth was gigantic.
They are also buying 300-400 employees with proven record of training good coding models.
Their expertise will be used to improve Grok Build coding agent.
Also, they're using stock, not cash, so effectively they doubled the amount of money raised.
Comment by ubertaco 2 days ago
Is Grok not a toxic enough brand (by association with Musk) that people who would use Cursor wouldn't avoid Grok?
Like, the assumption seems to be that all the goodwill that Cursor users have towards Cursor will now apply automatically to Grok, which seems like a pretty significant leap.
Comment by indoordin0saur 2 days ago
Comment by margalabargala 2 days ago
Comparing grok vs Gemini vs GPT vs Sonnet is like comparing mid-high end CPUs. They're all about as good as one another for most work.
Comment by lmedinas 2 days ago
Comment by spankalee 2 days ago
Comment by indoordin0saur 2 days ago
Comment by spankalee 2 days ago
You do you, but that's a very morally implicating choice you're making.
Comment by theultdev 2 days ago
In no way is he a nazi or any of the other ad-hominem attacks y'all throw here.
You'll probably point to one instance of an awkward gesture, like Elon isn't awkward. Clearly hearing him talk, he's not a nazi or racist.
Comment by rcpt 2 days ago
If you're going to use the model to learn history you're going to learn the version of history that the model teaches you. A little bit of digging around grokpedia should give you some idea of what that model thinks
Comment by theultdev 2 days ago
But you may be seeing your bias if you think grokipedia is wrong.
Probably being used to leftist editors on wikipedia would do that.
Or maybe it's somewhere in the middle for some events. You can always validate sources and determine for yourself.
Comment by senordevnyc 2 days ago
Comment by porridgeraisin 2 days ago
Comment by Traster 2 days ago
Comment by porridgeraisin 2 days ago
Even if the way they are doing it did damage coding performance, it is a simple matter of serving another model without that fine tuning in the enterprise API preferably only to the grok coding harness (or cursor, now). Coding performance for subscription plans don't move the needle in terms of revenue anyways and quality there doesn't matter as much.
Comment by esskay 2 days ago
Are they? Their Composer 2.5 models is based on Kimi K2.5, it's not a bespoke model.
Comment by shoeb00m 2 days ago
Comment by afavour 2 days ago
I'd argue it's a bad assumption in the opposite direction. There's no moat. People can and will switch tooling and Cursor could easily be left with a steep decline in users.
Comment by dmurvihill 2 days ago
Comment by TrackerFF 2 days ago
The main challenge is: If models get better, why would humans need a tool like cursor, when they have AI agents doing the coding for them?
Comment by funnym0nk3y 2 days ago
Comment by chris_money202 2 days ago
Comment by flakeoil 2 days ago
Comment by HarHarVeryFunny 2 days ago
https://techcrunch.com/2026/06/16/spacex-to-acquire-cursor-f...
Comment by rchaud 2 days ago
Comment by HarHarVeryFunny 2 days ago
I'd expect more of the same to come - good way to lock in some of this crazy SpaceX valuation by converting it into something with a bit more inherent worth.
Tesla next?
Comment by smotched 2 days ago
Comment by HarHarVeryFunny 2 days ago
In any case not all bits of paper are equal. Monopoly money bills are not worth face value!
Comment by all2 2 days ago
Comment by ActionHank 2 days ago
Comment by irjustin 2 days ago
Comment by kingstnap 2 days ago
> each share of Cursor’s common stock and each share of Cursor’s preferred stock outstanding immediately prior to the Effective Time of the Merger will be automatically converted into the right to receive shares of the Company’s Class A common stock based on an implied equity value of Cursor of $60.0 billion and the price of the Company’s Class A common stock equal to the volume-weighted average closing price thereof over the seven consecutive trading days
Current market cap is 2.66T which is pretty bonkers. Thats about intel, amd, and micron put together.
Comment by blitzar 2 days ago
Comment by bsenftner 2 days ago
Comment by vanuatu 2 days ago
Comment by aenis 2 days ago
Comment by jonator 2 days ago
I don’t miss the days of fumbling around with my local repos across my multiple agent work trees or clones.
I just throw a task at Devin and I get a PR a few moments later.
Then it monitors the PR for any failing CI or review comments without me in the loop.
Now I can have 10+ Devin’s running at any given moment as I walk home from the coffee shop.
Comment by jatora 2 days ago
Comment by jonator 1 day ago
Comment by daniban 2 days ago
Comment by digitaltrees 2 days ago
Comment by henry2023 2 days ago
Comment by digitaltrees 2 days ago
Comment by silentsea90 2 days ago
Comment by digitaltrees 2 days ago
Comment by mDyJzDPmBdG 2 days ago
Comment by emp_ 2 days ago
an IDE to look at one file at a time is not interface for LLMs - it was made for people, and while I guess you can sit in the Agents mode all day, to me thats a completely different byproduct and just "Terminal is yuck" kinda users, maybe someday we'll have a proper dedicated LLM UI but we are not there yet.
Comment by mikaeluman 2 days ago
This seems to be the key.. Data is expensive
Comment by revengerwizard 2 days ago
Comment by mdavidn 2 days ago
Comment by blondie9x 2 days ago
As for coding in the terminal, we have Opencode, Claude Code, and Codex etc. They are all open source but only Opencode can route to open weight models. But non of these are really an IDE like Visual Code or Cursor.
Are we missing a really good open source IDE to use open weight models? It seems like we are.
Comment by grzracz 2 days ago
Comment by drunkan 2 days ago
Comment by sajithdilshan 2 days ago
Comment by verzali 2 days ago
Comment by mym1990 2 days ago
Comment by podgorniy 2 days ago
Most probably it will be mix of stock/cash
Comment by mcintyre1994 2 days ago
Comment by TrisMcC 2 days ago
Most comments here seem to think there is no command line client? I have never used the editor.
For my personal projects, I use a heavily modified pi. I also have access to a claude code account through work (bedrock), but I don't use it much. It always seems to be down.
The cursor cli (`agent`) is fine.
Comment by forgot-my-pw 2 days ago
Also with Cursor you can make plans with more expensive models and execute using cheaper ones like Composer 2.5.
Comment by throwaw12 2 days ago
Comment by missedthecue 2 days ago
Comment by jesse_dot_id 2 days ago
Comment by thm 2 days ago
Comment by gehsty 2 days ago
Comment by techpression 2 days ago
I’m happy to be old man yelling at clouds here because I can’t for the life of me figure out these valuations and purchases.
Comment by fluoridation 2 days ago
Comment by farfatched 2 days ago
An AI editor company might never make 60B itself, but it might help another AI company grow faster (relative to its competitors, who might also want to buy the AI editor company).
What else can an AI giant do with all that money?
Build in-house: they do, and there's only so fast they can hire/build.
Save? Yes, still do, but if they save it all, and let competitors buy Cursor, they lose.
Invest in other fields? Sure, but if they lose the AI race, that's all they'll be left with.
Tesla's IPO is a bet that if Musk has the right opportunity, he will do well. So he's given a big bucket of money, and needs a team that can deliver. So he buys Cursor.
The winners are Cursor. The losers are whoever is funding the AI companies that get outcompeted.
(Full disclosure: I don't know anything about Cursor, nor much about Tesla or its IPO.)
Comment by techpression 2 days ago
Comment by shaewest 2 days ago
Comment by baggachipz 2 days ago
You must be new here.
Comment by fbrncci 2 days ago
Comment by bastawhiz 2 days ago
Comment by podgorniy 2 days ago
Mesmerizing....
Comment by mhl47 2 days ago
Hard to square this with that acquisition which seems to be focused on Cursors vast amount of User Data.
At least for now.
Comment by pizzafeelsright 2 days ago
Nobody can put a dent into Coca Cola because of their market. Better products exist but there is really no way to compete against $5 billion in marketing allowing them to maintain $50 billion.
Cursor is ~1MM users a day. $60k/per user is high but considering this is a stock buy, Space X "made" $300BN in the first day that is ~20% or one day of positive movement.
For Musk (with his baggage) to create or steer that user base would require a significant investment and time. Why not just slap some coupons from an initial bump to acquire the user base, user experience, and IP?
Comment by danielrmay 2 days ago
Comment by farco12 2 days ago
Comment by resters 2 days ago
Comment by manojlds 2 days ago
Comment by resters 2 days ago
Comment by farco12 2 days ago
Comment by resters 2 days ago
Isn't the Cursor founder British?
Comment by conductr 2 days ago
Comment by resters 2 days ago
Comment by senordevnyc 2 days ago
Comment by yalogin 2 days ago
Comment by connicpu 2 days ago
Comment by theturtletalks 2 days ago
They did use that data to make Composer 2.5 which was decent but still a step back from GPT 5.5 and Opus 4.8. Though it’s really good at UI.
Comment by connicpu 2 days ago
Comment by rustystump 2 days ago
Of all the ai companies out there, anthropic and cursor are the two id invest in.
Comment by esskay 2 days ago
Most of this is just customers + staff/tech rather than models being acquired. Cursors actually got so much better in the last year. Their composer 2 model (a tweaked version of Kimi K2.5) is decent for day to day mundane tasks and the app can auto switch to more capable models when needed.
Comment by wernerb 2 days ago
Comment by notarobot123 2 days ago
users
Comment by infecto 2 days ago
Comment by giancarlostoro 2 days ago
Comment by infecto 2 days ago
Comment by suncemoje 2 days ago
Comment by infecto 2 days ago
Edit: I realize my question is maybe harsh but I think it’s valid for these drive by comments that drop a question like “isn’t tab completion dead?” Without any other substance it is a huge detractor to the comment quality of the site. At least add more substance or opinion.
Comment by suncemoje 2 days ago
Comment by infecto 2 days ago
I think it’s largely shaped by the type of work you are doing and I am not sold on the idea that we are at a point of never writing code. I leverage these tools a lot and there is still nuanced mistakes LLMs make that I have to intercept. I am still in the code at least for now. Other than my friends that work in startups I have not seen too much others delete their IDE and not have any touch on the code.
Comment by pseudosavant 2 days ago
In a world where even Microsoft is needing to use AWS for capacity beyond Azure, xAI's utilization of their data centers has been so low that they are renting them out to competitors instead.
Nobody wants Grok. If you aren't using GPT-5 or Claude, you are probably using an open Chinese model like Qwen hosted by some provider.
I would expect Cursor to be forced to use the Grok Code models in short order. We'll see how people feel about "Mecha Hitler" writing their code.
Comment by ma2kx 2 days ago
It's almost like giving a toddler $100 in the toy department and seeing what happens next.
Comment by jstummbillig 2 days ago
So, you know. Couple of things.
Specially given that coding turns out to not be all that complicated, in the grand scheme of AI things: I don't think it's going take much more advances at the frontier before code writing will be as good as it need to be. At that point Composer (their model) catches up, what, 6 month later and they good.
Comment by jacobgold 2 days ago
Likely, Cursor becomes Grok Desktop or whatever, and eventually uses xAI's coding model if they can make a competitive one.
Comment by electriclove 2 days ago
Comment by psychoslave 2 days ago
Comment by d--b 2 days ago
Comment by hintymad 2 days ago
Comment by sibellavia 2 days ago
> For the past few months, SpaceXAI has been jointly training a model with Cursor, which will be released in Cursor and Grok Build soon.
Comment by waldrews 2 days ago
Comment by clearstack 1 day ago
Comment by MJ093 2 days ago
Comment by LgWoodenBadger 2 days ago
“Have you figured out what you're going to say to your board when they realize you paid me thirty million more than others were offering?”
In the span of <20 years we’re talking about a sale price 3 orders of magnitude larger than a minor plot point of a hollywood movie.
Comment by Haunt1000 2 days ago
Comment by nxtfari 2 days ago
Comment by lmedinas 2 days ago
that's not true, Grok compelling feature is it's capabilities, performance and price. You only get comparable prices with GPT-5.4 mini or Gemini Flash. Also Grok Voice and images are pretty good.
I think at this point they don't want to be at the same level as Opus or GPT, they found their niche.
Comment by Tiktaalik 2 days ago
Is Cursor dying?
Comment by lebed2045 2 days ago
Most people I know who figured out how to use Claude Code or Codex directly get much more compute and a much better power-user experience. The difference is not even funny. And it’s not an IDE vs terminal because both claude and codex work just fine in vscode.
What annoyed me most was my own experience: last November I paid $20 for Cursor, burned through the quota in one day after just a few prompts, and didn’t find any clear way to even see quota, so i contacted support. Somehow they claimed I had used around $70 of compute and implied I should be grateful. But they calc price of all input tokens as if they were cashmiss tokens, which is obviously more expensive than real API usage and this was extremely dishonest on their part.
So from my perspective, Cursor or similar solutions often look like a middleman between the user and model provider. In theory, that should be hard to defend against using the frontier labs directly.
That is why it is mystery for me why so many people still pay for it over orders of magnitude cheaper claude/codex
Comment by harrouet 2 days ago
Comment by bilekas 2 days ago
Is it though ? Their TAM in their filing lists 85% as AI. $18.7 billion in REVENUE 2025 yet are spending more than 3x that for Cursor, and AI company.
Comment by blog_rahul 2 days ago
And, No It;s not a skill Issue. And No, my goal is not to make another vibe code music wrapper around ffmpeg, and No My goal is not make a program around some tcp wrapper. My goal is to fix and write new features in decade old code bases running across millions of devices.
Comment by transitKnox 2 days ago
Comment by jackzhuo 2 days ago
Now I use codex & claude code & antigravity, and can not return to using Cursor.
Comment by lucasacosta_ 2 days ago
Comment by goolz 2 days ago
Comment by burnte 2 days ago
Comment by AtNightWeCode 2 days ago
Comment by hootz 2 days ago
Comment by api 2 days ago
Now he's surfing the AI wave. We are no longer technically in ZIRP but the delayed inflationary wave is now traveling through the economy and pumping everything. He knows the best way to soak up cheap money right now is slap AI on it.
I also had the thought the other day that him hitting $1T technical net worth might actually be a harbinger of a lot more future inflation. Inflation of this type hits assets before it hits things like prices and wages, and it hits assets with fast market cycles like stocks before it hits things like Real Estate. The blast wave starts at the top and moves down and out. So maybe Elon hitting $1T really means that in 20 years that'll be more like $100B inflation adjusted. Meanwhile a loaf of bread will be $20 and a starter home $4M.
But the fact that monetary inflation starts top-down is why low interest rates exacerbate inequality. The very richest and most leveraged can use the arbitrage gap to buy everything else before the inflation wave propagates. We've been in a low interest rate environment for about two decades, and you can see during that time how the super-rich with access to cheap money have fully detached from the rest of the economy.
In other words: the reaction to the 2008 financial crisis was to inject huge liquidity at the top, which created the new Gilded Age.
Ultimately it may be somewhat intentional. One way out of a sovereign debt crisis when you also have a sovereign currency is to inflate your way out, which basically is a huge tax on every non-domestic entity that owns your debt.
Comment by BigTTYGothGF 2 days ago
Comment by api 2 days ago
Over time, though, I think he's drifted away from his original "make real things in the real world" focus and more toward "play money games" and "play political games."
It's sad. One common comic book supervillain arc is to start as a hero and become what you despise.
Comment by Beannation 2 days ago
Comment by amelius 2 days ago
"One minute, let me ask my AI agent"
Comment by amritanshuamar 2 days ago
Comment by rkagerer 2 days ago
Comment by scotty79 2 days ago
Comment by sreekanth850 2 days ago
Comment by peterspath 2 days ago
Comment by bastawhiz 2 days ago
Comment by AgentMasterRace 2 days ago
Comment by pigeons 2 days ago
Comment by blondie9x 2 days ago
As for coding in the terminal, we have Opencode, Claude Code, and Codex etc. They are all open source but only Opencode can route to open weight models. But non of these are really an IDE like Visual Code or Cursor.
Are we missing a really good open source IDE to use open weight models? It seems like we are.
Comment by yanis_t 2 days ago
Comment by ozgrakkurt 2 days ago
Comment by utopiah 2 days ago
Comment by pentacrypt 2 days ago
Comment by smileson2 2 days ago
Company flagging in one area trying to jump start its business there
Comment by dwa3592 2 days ago
Comment by ubermonkey 2 days ago
Comment by redlewel 2 days ago
Comment by breakpointalpha 2 days ago
Comment by peterspath 2 days ago
Claude Code and ChatGPT need some competition. So that they also innovate more.
Comment by charlie0 2 days ago
Comment by zftnb666 2 days ago
Comment by RemingtonDavies 2 days ago
Comment by frankfrank13 2 days ago
Comment by firemelt 2 days ago
Comment by aenis 2 days ago
Comment by veber-alex 2 days ago
It has access to all top models, great IDE integration and their AI based autocomplete is still unbeaten.
I have no desire to use a TUI, feels like a downgrade to me.
Comment by senordevnyc 2 days ago
I like the ability to switch between any models, Composer 2.5 is really solid, I like having my agents coworking in the IDE with me, the plan mode is great, Cloud Agents are great, especially with slack, linear, web, etc integrations. I routinely tag an error report in slack and Cursor fires up a Composer 2.5 cloud agent that has readonly db access, access to error reporting, etc, and it can triage the issue, issue a PR, and tag me in slack.
The only thing I’ve felt like I’m missing out on is the subsidies of the CC/Codex subscriptions, but it seems like that is rapidly eroding anyway.
Comment by buntp 2 days ago
Comment by senordevnyc 2 days ago
Comment by buntp 2 days ago
Without revealing what your product is; how did you come across a good problem statement?
I've started on the bootstrapped train as well, also a senior engg.
I'd launched a pre AI software which grew to 5000 users and more and made me some money.
but post AI, I'm finding it hard to get into a non competitive industry. Like everything seems super captured already.
Comment by senordevnyc 2 days ago
So I turned off the signup form and started rebuilding it and improving it, but I kept getting people emailing me and wanting to sign up. No marketing, nothing. I held them off for almost 18 months while I rebuilt it on the side of my day job, and that gave me a ton of confidence that I was on the right track.
Then about a year ago I got laid off. I was really close to relaunching it at that point, so I used all my severance to go all in on it.
Twelve months later it’s doing $30k MRR.
Comment by buntp 1 day ago
> used all my severance to go all in on it. Did you spend it on marketing btw? What did you find worked for your distribution?
Your story is super inspiring, so I had multiple questions, sorry haha. Want to be in the same places as you are.
Comment by electriclove 2 days ago
Comment by senordevnyc 2 days ago
Comment by warmedcookie 2 days ago
CC is mostly my default for large tasks / features (ex. Plan > execute plan ) Biggest gripe with Claude Code is that it is painfully slow relative to the other two.
Cursor for small stuff like bug fixes since it has a lot of models to choose from. I love the review/ diff / checkpoint features. It's planning feature is on par with CC. I'd probably use Cursor as primary driver if it had better cost efficiency. Next version or two of Composer may fill that gap in cost/quality/speed.
Codex isn't allowed at my work, but I use it for personal projects. It has the best balance of quality / cost / speed even if it's planner is poor and quite frankly the codex harness needs to catch up with the other two.
CC for quality / cost. Cursor for quality / speed. Codex for balance of the 3.
Comment by aabdi 2 days ago
largely lags behind opus4.7/gpt5.4, but is respectable, and generally outperforms the glm/qwen equivalents anecdotally despite benchmarks.
fails to follow instructions more often, and is less code critical, but performs okay if you can decompose the task to smaller problem spaces. i.e. only do manual review, only do typechecking, only do specific component. etc
https://artificialanalysis.ai/agents/coding-agents?coding-ag...
Comment by senordevnyc 2 days ago
Comment by blitzar 2 days ago
I think my relationship with cursor was the shortest of all.
Comment by Aeolun 2 days ago
Claude Code is like... I dunno, something better than magic because it actually exists.
Comment by rcleveng 2 days ago
Good: - Composer 2.5 is pretty decent for the quality / price ratio. - Easy to assign an issue to it in Linear (I know Linear just added this natively for linear agent, but it seems rubbish compared to Cursor) - Bugbot actually finds some useful issues (things Claude and Codex will miss) - Using @cursor in github usually works well, and better than @copilot. - Working with Python Monorepos with UV in their IDE. VSCode and Cursor work well here (Antigravity managed to screw it up somehow).
The Bad: - Usage/billing dashboards - These are are opaque and you can't attribute what actions map to what spend. - cursor won't follow PRs well like Claude Codes does. - Setting up environments is less good than Claude Code - Their IDE fork is woefully out of date, it'd be nice if it had more of the codeium fixes.
The Ugly: - Settings - Try to turn off bugbot, there's multiple places you have to do it. Good luck figuring them all out. - Support - they are polite, but gas light you and tell you it's your fault their product's settings are awful.
Comment by tommoor 2 days ago
Cheers!
Comment by rcleveng 2 days ago
I was speaking more on the linear agent vs the existing integrations. We love the linear guided reviews and issue tracking so have high hopes on getting a good DX here from y'all.
The claude integration - works as well as anthropic will let it work, since you can either automate it (anywhere from 'claude -p xxxx' or the api and ignore your subscription and pay by the token, or open a crapton of tabs with the terminal, or paste it into a bunch of sessions in their app. Which works more-or-less but it's cheaper than per-token costs.
The linear agent, doesn't seem to read the AGENTS.md file, follow along on a PR nor nor let you configure a sandbox (it told me this:
``` Note: I couldn't run ruff/pytest here (no uv/venv in the sandbox), so I verified syntax via AST parse only. The Postgres-backed tests will run in CI. ``` After I asked it to look at the PR check failures.
To be fair, claude code does it 70% of the time (the other 30% the sandbox is dead), and cursor about 10% of the time.
Comment by esafak 2 days ago
Comment by yanis_t 2 days ago
Comment by sfblah 2 days ago
Comment by travisgriggs 2 days ago
Isn't that kind of Elon's thing?
Comment by sfblah 2 days ago
Comment by tchock23 2 days ago
Comment by AndreyK1984 2 days ago
Comment by smcleod 2 days ago
Comment by dana321 2 days ago
Comment by piokoch 2 days ago
Comment by datadrivenangel 2 days ago
Comment by alper 1 day ago
Comment by outside1234 2 days ago
Comment by ZiiS 2 days ago
Comment by taffydavid 2 days ago
Comment by submeta 2 days ago
Comment by mikeweiss 2 days ago
Comment by drivebyhooting 2 days ago
Something like a 10MW phased array to create a 1 cubic meter ball of plasma in the atmosphere. I wonder about the transmission losses… but what a weapon that would be!
Comment by sailfast 2 days ago
Comment by usaphp 2 days ago
Comment by tinyhouse 2 days ago
Comment by zero0529 2 days ago
Comment by conradkay 2 days ago
Comment by jgm22 2 days ago
Comment by 1337shadow 2 days ago
Comment by syngrog66 2 days ago
Comment by Fotis-Karmpas 2 days ago
Comment by ryzvonusef 2 days ago
Comment by amritanshuamar 2 days ago
Comment by bobkb 2 days ago
Comment by agluszak 2 days ago
Comment by thisisit 2 days ago
Comment by mattnewton 2 days ago
Comment by woadwarrior01 2 days ago
Comment by macwhisperer 2 days ago
you should be foaming at the mouth to use claude or codex to make a custom harness, just for your own personal use with local models...
Comment by insane_dreamer 2 days ago
I personally use CC and Zed -- works great. No need for a VSCode-based IDE. I've even dropped JetBrains (and I was a long-time user).
Comment by donkeylazy456 2 days ago
Comment by rishikeshs 2 days ago
Comment by croes 2 days ago
Comment by ZYbCRq22HbJ2y7 2 days ago
Comment by henry2023 2 days ago
Comment by verytrivial 2 days ago
Comment by ungovernableCat 2 days ago
There’s an unprecedented amount of money at stake. And the admin has never been so openly and blatantly for sale.
Comment by gagabity 2 days ago
Comment by snigacookie 2 days ago
Comment by GenerWork 2 days ago
Comment by LearnYouALisp 2 days ago
Comment by Anoian 2 days ago
Comment by bilalq 2 days ago
Comment by atombender 2 days ago
Aviator [2] is also good, and they have a hosted UI with merge queue support as well.
Comment by Rapzid 2 days ago
Comment by UncleOxidant 2 days ago
Comment by kilpikaarna 2 days ago
Comment by MinimalAction 2 days ago
Comment by fortran77 2 days ago
Comment by intrepidsoldier 2 days ago
Comment by jmyeet 2 days ago
1. It's a bet that OpenAI will "win" AI and have a significant moat; and
2. Future hardware improvements won't massively devalue OpenAI.
I believe open source models will win here, mainly because China won't allow otherwise. I also think that nobody is really talking about the hardware decpreciations coming in the next few years, which is going to be really important from a performance-per-Watt perspective. B100s aren't going to suck. But a theoretical T100 will get 30-80% more performance for the same energy input.
So, SpaceX. I've previously said that SpaceX would've been a significantly better company without xAI. SpaceX was used to rescue Elon and other "investros" from the financially disastrous Twitter purchase. Starlink, Starship (which is a risky program) and the Falcon 9 are a solid business. They're just not a $2 trillion business.
So I believe that the AI bubble contributes at least half of SpaceX's valuation and when and if that bubble bursts, at least half of SpaceX's value is at risk.
Google announced they're throwing billions to rent GPUs from SpaceX. That might sound good. It solves a short-term cash issue. But as another commenter put it, it makes SpaceX seem more like a Commercial REIT. After all, renting out your GPUs is literally the lowest-value thing you can do with them. You're not building a business. You're taking rent so someone else can build a business.
So buying Cursor and I'm sure any number of other AI startups in the coming year or two, seems aimed at kicking that AI can down the street.
So I view the Google-SpaceX as a red flag in the short-to-medium term. SpaceX simply can't seem to do anything valuable with all the compute they have. And I also have way more confidence in Anthropic (in particular), OpenAI and Gemini than I do in Grok.
Comment by cactusplant7374 2 days ago
I don't understand your point here. OpenAI rents all of its compute. It doesn't own datacenters. Any advances in hardware or optical computing benefit them because they can serve more customers. There is huge demand for GPT 5.5.
Comment by AgentMasterRace 2 days ago
Comment by UltraSane 2 days ago
Comment by polnurfer 2 days ago
Comment by shafiemoji 2 days ago
Comment by dabedee 2 days ago
Comment by perarneng 2 days ago
Comment by the_real_cher 2 days ago
Comment by AbstractH24 1 day ago
But also, for a few weeks periodicly I've been wondering what's going on with Cursor. Haven't thought about them at all, let alone used them, in quite some time.
They were a pretty big AI-native player. Seems clear we're well into the consolidation phase of this economic cycle.
Comment by vicentwu 2 days ago
Comment by dlahoda 2 days ago
Comment by himata4113 2 days ago
Comment by bmitc 2 days ago
Comment by ojr 2 days ago
VCs that say "I always knew the team was special", give me a break.
Comment by zouhair 2 days ago
yay -R cursor-bin
And gone
Comment by conradludgate 2 days ago
Zed is so much more stable and sleek and the agent view (threads) actually integrates nicely in a real editor. The side editor in the agent window was so much worse than the vscode base I expected, I have no idea how they dropped the ball so hard here.
Comment by jfdi 2 days ago
Comment by tomwphillips 2 days ago
Comment by alex1138 2 days ago
Comment by graphememes 2 days ago
Comment by srameshc 2 days ago
Comment by pulkas 2 days ago
Comment by zuzululu 2 days ago
Won't be surprised if Elon paid another hefty premium.
I just realized this whole game is just getting rich from other people's money and there might not be people left to buy those people's shares when the music stops.
It's literally a ponzi scheme.
Comment by llm_nerd 2 days ago
Next up, Anthropic.
Comment by vorticalbox 2 days ago
Comment by CodesInChaos 2 days ago
Comment by vorticalbox 2 days ago
Comment by flanked-evergl 2 days ago
Do you really think so? Like everyone who risks their and their clients' money here is just being irrational? Is this really a coherent view? Could it not be that someone knows something you don't, or does not have the biases you have?
Comment by amanaplanacanal 2 days ago
The rational basis is entirely "I can sell the stock to somebody else for more money". Where in normal stock it would be "this company can make a profit that gives a return on this investment." This is a purely speculative play.
Comment by flanked-evergl 2 days ago
Comment by llm_nerd 2 days ago
SpaceX is worth more than Amazon.
Amazon has $750B of revenue and an enormous unfathomable moat across many fields, across most of the planet. It had a profit of $77B last year. And people consider Amazon overvalued, and a symptom of a serious bubble.
SpaceX has $18B revenue, and a consolidated loss of $4.9B. It has basically zero path to real profit, and it turns out that space launch actually isn't a lucrative industry, so much so that SpaceX had to create its own customer.
I mean, the biggest news about SpaceX has been the utter failure that xAI has been, reducing it to renting out all of the GPUs that Musk forced his other road-to-failure company, Tesla, to hand over to the failure that was xAI, that failed so badly it got hidden inside SpaceX. Good god. Somewhere in there the failure that was SolarCity got packaged in the giant scam.
Like seriously, the biggest win of the company is that it absorbed the husk of xAI that had a massive surplus of GPUs from when Elon tried to buy himself credibility in AI, and the market happened to make them worth more so that's their big win. Their biggest success is basically scalping GPUs.
>even though literally everyone hates him?'
Guy basically runs the US government, which has been reduced to a banana republic plutocracy. People invest in him because they know the system is so catastrophically corrupt that he'll always come up a winner, regardless of how enormous of failures he keeps generating.
I mean, this is such a transparent shell game scam that they're immediately talking about packaging up even more of Elon's scam businesses together. Just amazing stuff.
Don't worry, those super robots are coming any day now!
Yes, the US market is in the end games of a massive spiral -- a circle jerk of trillions of fake dollars moving in a rapidly accelerating circle -- and it will not turn out well. SpaceX is the moment when it is laid bare.
Comment by flanked-evergl 2 days ago
Do you have any evidence of this? As far as I know, he basically never gets what he wants. He was against Trump's Big Beautiful Bill, it passed anyway. He wanted DOGE, it fizzled. He wants more Solar/Electric car related subsidies, Trump does not give a darn. He wants more H1Bs, Trump has been doing everything to frustrate H1Bs.
The one thing which Musk seems to have gotten was Jared Isaacman, but that was really difficult for him to get, and it took way longer than it should have.
Really difficult to see evidence that he runs the US government.
Comment by drakythe 2 days ago
Comment by flanked-evergl 2 days ago
Comment by jazzpush2 2 days ago
Awful what VC money did to it. Hope to never use it again, now that work stopped mandating it.
Comment by RevEng 2 days ago
Comment by theultdev 2 days ago
But I already use Cursor w/ Starlink in the Cybertruck, so easy choice.
I also don't fall for propaganda so makes it easy to make practical, not emotional, decisions.
He's not evil, just a man with a vision, hopefully you realize that one day.
Comment by RevEng 2 days ago
Comment by navee4 2 days ago
Comment by Topology1 2 days ago
There it is.
Comment by iyia 1 day ago
Comment by mrcwinn 2 days ago
Comment by stogot 2 days ago
Edit: I see SpaceX did disclose
Comment by Maxious 2 days ago
> The consideration for the acquisition of Cursor, if any, after the closing of this offering would consist of shares of our Class A common stock based on an implied equity value of Cursor of $60.0 billion
"Collaboration with Cursor" page 12 of the SpaceX S-1 https://www.sec.gov/Archives/edgar/data/1181412/000162828026...
Comment by semessier 2 days ago
Comment by dude250711 2 days ago
$60B cash? Too much.
$60B SPCX stock? Why so low.
Comment by ChicagoDave 2 days ago
Comment by abofh 2 days ago
Jesus Christ, where do i buy cat bonds?
Comment by gpt5 2 days ago
They should rename it to CodeX. Oh wait…
Comment by travisgriggs 2 days ago
Comment by chinathrow 2 days ago
Comment by manwithopinions 2 days ago
Comment by simianwords 2 days ago
Comment by FL33TW00D 2 days ago
Google paid 2.5B to bring Noam back into the fold in 2024 ¯\_(ツ)_/¯
Comment by noncoml 2 days ago
Comment by smcl 2 days ago
Comment by nilirl 2 days ago
And I'm here trying to get something to make a $1000 per month. What a world.
Comment by start123 2 days ago
Comment by bovermyer 2 days ago
Comment by poisonta 2 days ago
Comment by draxil 2 days ago
Comment by uberex 2 days ago
Comment by squibonpig 2 days ago
Comment by baq 2 days ago
Comment by NuclearPM 2 days ago
Comment by anonnona8878 2 days ago
Comment by breakpointalpha 2 days ago
Comment by holistio 2 days ago
Comment by wmeredith 2 days ago
This is unhinged.
Comment by TrackerFF 2 days ago
So according to SpaceX, the market for AI is 2.5 larger than all the food sold on this planet.
They're also saying that the AI market is worth roughly 10% of all global real estate.
Comment by lumost 2 days ago
It’s not a totally unreasonable assertion, it’s the implication of the assertion that we are uncomfortable with. There is no reason for the models to stop their improvements in the near future.
Comment by ben_w 2 days ago
Sure there is.
1. The cost of each new generation of training runs appears to be rapidly rising
2. The Trump admin just told the leading model to stop making it available to non-Americans, which in practice meant stop providing it at all
3. The factories to make the hardware are hitting bottlenecks, and while they've currently been navigated around, there's never a guarantee the next one will be
Currently I'm wondering at what point the direct impact on the US energy supply gives the US a taste of Baumol's cost disease as AI companies continue to outbid everyone else for electricity.
Comment by pixl97 2 days ago
Comment by ben_w 2 days ago
Implausible while Trump remains in office. He hates renewables, shuts them down even when doing so actively costs money.
Between AI hallucinated content and the politicisation of the numbers, I'm not sure how much AI compute capacity is being planned right now; would you accept a claim of 300 GW? It's a number I heard recently.
Given the capacity factor of PV, even China would have to think carefully before supplying that much PV over the next few years (300 GW avg ~= 3TW nameplate).
(Not sure about wind, wind's CF seems to vary between years).
Comment by pixl97 2 days ago
And 300GW power planned doesn't seem too far out of bounds, there are a huge number of 'planned' data centers all over the US.
World wide over 800GW of solar and wind was installed in 2025 and 2026 numbers should be over 1TW of renewables. How much of that will the US install itself is a much smaller percent, but as power prices increase the pace to profit off of it will quicken. I know China installed over 300GW themselves last year.
Comment by ben_w 2 days ago
Except for all of the tariffs etc.
And that's without Trump seeming to be actively choosing winners based on favour to him, as with supporting Grok despite the data centre pollution in another thread and *possibly* (I don't wish to overstate my case) the ban on Fable.
> World wide over 800GW of solar and wind was installed in 2025 and 2026 numbers should be over 1TW of renewables. How much of that will the US install itself is a much smaller percent, but as power prices increase the pace to profit off of it will quicken. I know China installed over 300GW themselves last year.
This is why I wrote:
Given the capacity factor of PV, even China would have to think carefully before supplying that much PV over the next few years (300 GW avg ~= 3TW nameplate).
When the recent good news is that "the world installs 800 GW of PV" (TBH, I thought this was closer to the last 12 months of just PV than the sum PV+wind), that's the nameplate capacity, not the actual year-long-average output, which is about a tenth of that.The most recent PV capacity factor number on Wikipedia was 13%, which would make "800 GW" only 104 GW in real output; the figures I see for wind are that the CF is 25% (with much higher variability) but the nameplate capacity is lower, so they're pretty close as totals in real total currently installed output.
Comment by TrackerFF 2 days ago
It would not surprise me at all if we suddenly start seeing top US AI companies lobby against Chinese models, or even the gov. making it illegal to use Chinese AI models.
But in this day and age, I just don't think it is possible. A distant third option would be that the big AI companies try to make hardware so expensive that people simply can't run their own models, while blocking access to foreign models.
Comment by sph 2 days ago
You speak as if "improvements to models" is just function of time, and resources are infinite.
Models keep improving as long as there are resources to allow for larger and larger datacenters, if we hit a scientific breakthrough once LLM technology become the bottleneck, if the economy is infinite to allow infinite growth, and (geo)politics is not a thing to worry about. Or we discover ASI, machine improve themselves and we reach the technological singularity.
I know everybody is drinking the kool aid by the gallon, but can we maintain a little bit of objectivity?
Comment by AceJohnny2 2 days ago
Granted, we don't know when the S-curve will inflect, but predicting too great an outcome is just as silly as discounting it altogether.
Comment by lumost 2 days ago
If we define the Pareto frontier’s input in terms of a magic “compute equivalent unit”. We get a free order of magnitude from nvidia hardware improvements every 2-3 years. We get another order of magnitude from capital expenditure every 6-12 months. Kernel improvements to the models themselves likely yield an order of magnitude gain at some periodicity.
Comment by f6v 2 days ago
It just shows how much the automation has impacted agriculture and the food industry. Sure, there're rural farms that apply 200 yo technology. But e.g. the grain production and farming are incredibly efficient at scale. So, it's not that costly for as a humanity to feed 8 billion people (at a varying level, of course).
Comment by TrackerFF 2 days ago
Remove 20% of food supply, and watch prices explode, global unrest, and famine take place.
Comment by schnitzelstoat 2 days ago
In the places where famine remains a problem, it's due to political issues, not that we can't grow enough.
And growing all that food requires a tiny workforce compared to 400 years ago before the Agricultural Revolution. AI might extend such a massive reduction in labour requirements to many other industries.
Comment by ben_w 2 days ago
Half. This depends on there being a reliable source of cheap fertiliser, which would be much more secure if not for the situations regarding Hormuz and Russia.
Comment by darkwater 2 days ago
Mmmmmh
> We can grow far more food than we need and we stop doing so simply because the low prices mean it's not economically viable.
So, it's not a solved problem. Last time I checked we have plenty of people in several parts of the world with difficulties to access the required level of food to be healthy.
Comment by Daishiman 2 days ago
The political issues are still there so I really don't think we can call that a solved problem.
Comment by pixl97 2 days ago
Comment by dminik 2 days ago
You need lots of money to be able to buy the tech you need to do so. And you can't exactly earn that from not using the tech, since foreign (or even local) competition will slaughter you on prices. And if you do make it, you're stuck with a low-margin race to the bottom on price.
Comment by pixl97 2 days ago
Comment by zamadatix 2 days ago
Comment by porridgeraisin 2 days ago
Comment by Chris2048 2 days ago
Comment by anuramat 2 days ago
Comment by TrackerFF 2 days ago
I spend 0.2% on AI. Exactly one subscription.
Comment by Raed667 2 days ago
Comment by jmalicki 2 days ago
It's not unthinkable that trend continues (even if it's rationalizing at the moment), and moves over into other fields as well.
Comment by anuramat 2 days ago
my point is that the amount of calories a person needs is limited, and the efficiency is non-decreasing, so the per capita spending has an upper bound
"ai" does not have such an upper bound
Comment by pixl97 2 days ago
Comment by jmalicki 2 days ago
Comment by zoom6628 2 days ago
Reasoning and RAG is amazing already and is a productivity gain but I'm yet to be convinced GenAI is anything but a slop machine.
#startflamingmenow
Comment by thewebguyd 2 days ago
AI is useful as a search & information synthesis tool, and as a dev tool.
The problem is, when has a dev tool ever command such ridiculous valuations and investment in infrastructure?
The market is going to realize that yes, it's useful, but no, it's not over $1T useful.
Comment by anuramat 2 days ago
do you expect people to quit research for some reason?
Comment by minraws 2 days ago
I think the issue is the reality that most life is worth a lot less (in US Freedom units) than some software running doing absolutely nothing truly valuable for anyone.
Comment by pixl97 2 days ago
Comment by bcrl 2 days ago
This is really starting to feel like the pets.com era again.
Comment by yifanl 2 days ago
There are no growth opportunities in any other industry (except healthcare due to disastrous demographics), where else are people going to invest?
Comment by jackyinger 2 days ago
The problem is an absolute lack of vision on the part of those holding the capital.
Meeting the challenges of climate change could hold huge opportunities. Look at China’s massive expansion in renewables, look at the expansion of renewables in the US despite political headwinds.
Have some imagination, break out of your echo chamber. AI ain’t the only game to be played.
Comment by mekdoonggi 2 days ago
Comment by jackyinger 2 days ago
Vision is seeing a change that could be made. “I could be richer” is about as banal as a vision could get.
Comment by marcosdumay 2 days ago
The money chasing investments is orders of magnitude larger than the money people have on their pockets to spend. As a consequence, the only profitable thing to do is sell capital goods to make business and there is no profit on selling actually useful things.
China is in a different reality in large part because of their capital barriers that stop money from flowing in. Countries with bad reputation are also less affected.
What the GP gets wrong is that none of this makes AI a good business. Instead, it makes Nvidia a good business, but that's not news.
Comment by suncemoje 2 days ago
Comment by marcosdumay 2 days ago
Comment by bilbo0s 2 days ago
I don't think that will be Musk. He'll probably pull out significant resource from all this financial engineering relatively quickly. Probably via more financial engineering.
Comment by dtagames 2 days ago
Comment by suncemoje 2 days ago
- We get an open source Opus 4.8 equivalent and pair it with an open source coding agent
- Running this OS stack becomes cheaper than what frontier model providers charge (see OS model prices on OpenRouter vs. frontier lab prices)
- This happens across verticals (i.e. not just software)
The first “DeepSeek moment” didn’t do much damage back in the days, but I wouldn’t be surprised if a similar moment becomes a lasting, effective, cheaper alternative.
Comment by Slartie 2 days ago
DeepSeek v4 Flash/Pro also exist, they are open weight and on par with Sonnet, just a bit below Opus. Again: practically useful and sufficient for 80% of things most people actually do. And most of the remaining 20% are benchmarks designed to push the limits, not productive work.
Using these already is way cheaper than your typical Claude API prices. What's still missing is a) mindshare - everyone still thinks "claude = coding" and everyone thinks he/she really needs the very best models because he/she is doing such incredibly complex stuff - and b) someone pushing such a stack as a convenient solution for corporations to easily dump their token money into, complete with user management, enrollment, monitoring, all that enterprisey stuff you need if you want to sell to, well, enterprise customers.
Comment by suncemoje 2 days ago
My current hypothesis is that the $150 Claude Max subscription - of which I barely hit the limits anyways, even though I used it non-stop at work - still is very cost effective.
If the price of Claude Max increased significantly (say 2-3x), and my business would balk at paying the subscription, then I'd look for an alternative.
Comment by AtlasBarfed 2 days ago
The thing with dotComs is that they didn't have THIS level of unsustainable financing burn, and a tangible issue of token processing cost that has no magic wand coming with the current practical limits of Moore's law.
Comment by ahartmetz 2 days ago
That is an interesting point. If there are higher concerns, copyright law is easily ignored, and only one person needs to get access to the data once.
Comment by klooney 2 days ago
Comment by ralfd 2 days ago
How does argrar industry and tech industry compare as share of gdp in the US?
Comment by fckgw 2 days ago
Food is the 3rd largest expenditure in most households, after housing and transportation.
Comment by ai-x 2 days ago
Comment by marcosdumay 2 days ago
Comment by sph 2 days ago
Comment by Alive-in-2025 2 days ago
Look at electricity, the world of 1900 could not create enough electricity or even conceive of how to add enough to meet 1950s needs. But we made it incredibly cheaper to produce, but also created a lot more, and boy do we have so much more use of electricity now. And it's not that expensive for a human to pay for their needs (not free, its not cheap for poor people but it's still gotten cheaper).
Comment by nobody_r_knows 2 days ago
Comment by noncoml 2 days ago
Comment by bryanlarsen 2 days ago
AI might eventually provide $26T worth of value, but if it captures anywhere close to that amount of revenue that'll indicate a failure of the free market economy. Competition and open source will have failed and the oligarchy has won.
(Either that, or inflation will have made $26T a relatively smaller number).
Comment by imron 2 days ago
Why limit yourself to one planet? Space is infinite ;-)
Comment by darkerside 2 days ago
Comment by boothby 2 days ago
> This is unhinged.
The only way for Musk to become a quadrillionaire is hyperinflation. And a week later, we'll be quadrillionaires too!
Comment by TrainedMonkey 2 days ago
Comment by ActionHank 2 days ago
The math don’t math here, there literally aren’t enough people to afford this and businesses will go under the more people are displaced for gainful employment.
Comment by DebtDeflation 2 days ago
Comment by emsign 2 days ago
Comment by rayiner 2 days ago
Comment by slashdev 2 days ago
By 2030? No way
By 2050? Maybe?
Obviously during an IPO you’re trying to make the bull case (unhinged or not). What does it look like in the best case scenario.
Comment by fredophile 2 days ago
Comment by jmalicki 2 days ago
So this is saying AI products will increase global GDP by about 20%.
The Federal Reserve says AI is contributing about 1% GDP growth per year to the US [0].
So maybe you can get to $13 trillion over a decade just from that. If you assume some acceleration, 20% isn't out of the question.
It is an extremely rosy projection, but if AI can replicate large fractions of the workforce, leaving those humans with the ability to work on other things, it doesn't seem unhinged when you think of it through this lens, just very optimistic - not Elon Musk level optimistic, just "everything goes according to plan and a bunch of things in the causal chain are all slightly on the higher end."
[0] https://www.stlouisfed.org/on-the-economy/2026/jan/tracking-...
Comment by marcosdumay 2 days ago
No business gets to capture 100% of the value it produces without physical coercion.
For infrastructure that requires high investment, it usually captures something around 5% of it. People tend to work really hard to replace or reduce any kind of infrastructure that gets near 10%. So we are talking about AIs increasing the global GDP by 200% at minimum, 400% more realistically.
Or in other words, bullshit number is bullshit.
Comment by re-thc 2 days ago
Well if you start adding AI powered to "everything" then it is possible.
Soon you'll have AI face cream and AI donuts.
Comment by prennert 2 days ago
Comment by Aeolun 2 days ago
Just like the investors :D
Comment by firecall 2 days ago
I can’t see it in the article when reading on my phone?
Comment by remix2000 2 days ago
Comment by chimpanzee2 2 days ago
clearly it's more like $540.2 quintillion at this point
Comment by rustystump 2 days ago
Comment by thinkingtoilet 2 days ago
Comment by nobody_r_knows 2 days ago
Comment by yks 2 days ago
Comment by aaron695 2 days ago
Comment by mgc_blackbox 2 days ago
Comment by xduris 2 days ago
Comment by TimByte 2 days ago
Comment by CrostoAntho 1 day ago
Comment by CrostoAntho 1 day ago
Comment by GHanku 2 days ago
Comment by SadErn 2 days ago
Comment by cyber-anderson 1 day ago
Comment by ArchieScrivener 2 days ago
Comment by iluvcommunism 2 days ago
Comment by animanoir 2 days ago
Comment by jheriko 2 days ago
Comment by Rover222 2 days ago
/s
Comment by huflungdung 2 days ago
Comment by ConanRus 2 days ago
Comment by davidmurphy 2 days ago
Comment by davidmurphy 2 days ago
Comment by ekjhgkejhgk 2 days ago
Comment by thebrid 2 days ago
Comment by htx619 2 days ago
Comment by TrackerFF 2 days ago
Comment by Hendrikto 2 days ago
Comment by 4er_transform 2 days ago
Comment by deadbabe 2 days ago
Comment by TrackerFF 2 days ago
In fact, if AGI arrives, and it is possible to run such a model / models locally, the whole idea of commercial models would be a bit dead, yes?
Comment by ZeroGravitas 2 days ago
Comment by sudo_cowsay 2 days ago
Comment by fnoef 2 days ago
Comment by dang 2 days ago
Comment by amunozo 2 days ago
Comment by kykat 2 days ago
Comment by nwhnwh 2 days ago
Comment by dmoreno 2 days ago
I've been using the Pi agent with Deepseek for some days.. and I'm more than happy with that.
Comment by justinai6 2 days ago
This is the card spaceX needs to play to be able to get composer / grok to complete w gpt and Claude
This will be a net positive for our entire ecosystem from a progress and options perspective.
Expensive price but great for cursor shareholders and plenty of demand of spaceX stock at this crazy high valuation.
I don't own spaceX stock at this price
I think Starlink will vastly out perform projection I think datacenters will under perform I wonder how many nvidia chips spaceX locked in for next 2 years and I think that numbers is actually the most important number
Cheers