SpaceX to buy Cursor for $60B
- 01100011 - 488021 sekunder sedanI stopped using Cursor when I started getting comfortable with Codex/Claude. Cursor is just annoying with the constant popups and it's just not as good. Now my workflow is to use my normal editor, add a todo describing what I want, and then ask Codex+gpt-5.5 to implement it. It absolutely nails it. Using codex is so much more like working with a partner vs the noise and annoyance of Cursor.
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.
- Alifatisk - 487941 sekunder sedanA space company is buying an IDE for roughly the cost to build 150 of world's most expensive modern hospitals [1]. How is this in SpaceX's interest? Isn't it kinda bizarre that Elon is pivoting SpaceX to something else?
1. https://www.cnbc.com/2026/06/16/spacex-spcx-cursor-acquisiti...
- glenngillen - 503556 sekunder sedanBack in the early days of Heroku (when I worked there), we were all fairly deep into the Ruby community. Ruby has never had a great reputation for performance, but... it seemed like almost a running joke that any time you went down a rabbit-hole trying to understand some weird performance issue you'd eventually discover that @tmm1 had already identified the same issue months earlier, patched it in core, and given an hour long talk about it somewhere. Despite his ability and willingness talk publicly about quite deep technical topics Aman always came across as an incredibly quiet and humble in person. Every Ruby developer has benefited from his attention to finding and fixing performance issues. I'm sure the same can probably said for every GitHub user (where he worked for years).
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.
- barredo - 505118 sekunder sedan>> SpaceX told investors during the IPO process that it sees an addressable market for AI products worth $26 trillion, roughly equivalent to U.S. GDP.
I very much can imagine a future documentary in a few years. With the host asking the audience: "Where were the signs?"
- buzzcut_ - 472849 sekunder sedanThis is a stupid comparison, but Mojang/Minecraft was acquired for 2.5 billion in 2014.
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.
- davebren - 479044 sekunder sedan> "In its IPO filing, the company had said Cursor's access to developers' data, including coding requests and design decisions, could help improve its AI models such as Grok."
They're all stealing your IP and selling it back to your competitors in the form of tokens.
- sanex - 500934 sekunder sedanMy whole team was on cursor for a few months. I enjoyed using it and thought it was the most complete of the agentic coding tools I tried. The thing that got me was the cost. I was switching between Opus and GPT 5.x and was spending anywhere between $500-1000/month. I was using a relatively normal workflow, paste in ticket, plan, execute with dumb sub agents, have the ai test and competing model to validate. The business got uncomfortable with the cost when everyone started doing the same so they switched us to Claude code since it has better cost controls. So far it looks like we won't even touch the $100/month plan and some people would be ok on the $20 plan. Anthropics usage limits is a consistent source of complaint on here but I've found them to be moderately generous in comparison to cursor. Cursor also charges a $.25Mtok premium for 'routing' no matter what model you choose. 5% increase for frontier models but when you're using haiku on sub agents that's a 50% cost increase. Composer is solid but if you don't have deep pockets it's the only feasible model on their platform because of how they bill it. Being an all in one editor/agent is nice but if you're in a language like c# or Java you're already swapping back and forth with a real IDE anyway.
- frays - 501566 sekunder sedanIs anyone on HN still actually using Cursor in 2026?
Everyone I've spoken with is now using either Claude Code or Codex (or Copilot because their companies force them to).
- greenoracle9 - 503619 sekunder sedan$60B is a huge price, but buying Cursor gives Musk something xAI has struggled to build: a popular coding product with real developer and enterprise adoption. It may be the fastest way to catch up in AI coding. The real question is whether SpaceX ownership improves Cursor or drives its users away.
- timwis - 482189 sekunder sedanI've tried most of the tools out there but have used cursor most consistently. Sure, some of the UI quirks get in the way sometimes, but I've found its auto complete predictions to be unparalleled. More importantly, these days I mainly use its Ask mode, Plan mode, and Agent mode. I like that I can use Opus via subscription pricing without Claude Code's wild and buggy harness. And I find cursor's plan mode to perform better than Claude's, but that may just be my personal preferences. I know cursor stopped being the cool thing a few months back, but I genuinely feel most effective with it!
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 :(
- turadg - 485364 sekunder sedanFunny that “GitHub should really support stacked diffs” led the Graphite team to a space colonization co.
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`.
- yanis_t - 503966 sekunder sedan$60b is crazy.
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?
- geremiiah - 500453 sekunder sedanHere's a shower thought. BTC essential is worth $70k solely through the power of memes. Can TSLA and SPCX remain overvalued (relative to the revenue of their respective underlying assets) forever through the power of memes?
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?
- robeym - 496000 sekunder sedanCursor was my first hands-on experience with AI. I didn't know much about getting set up with specific providers via API, and Cursor made it easy to pick any model, ask a question about some code, and get a clear suggested answer easily viewable in the IDE with an 'accept' or 'reject' button. I think they answered this question well: "How do normal developers want to interact with AI?"
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.
- itsmarcelg - 508999 sekunder sedanThese are the SEC filings that confirms the merger:
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...
- mattnewton - 486002 sekunder sedanCongrats to the Cursor team!
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.
- PUSH_AX - 506347 sekunder sedanIn related news, I'm open to suggestions for coding agent harnesses.
- wxw - 491746 sekunder sedanHm, surprised at all the Cursor hate here. Tab complete, at the quality they delivered, was a game changer back in the day.
And their current work on Composer is great. Composer is super fast and quality is decent. More competition in the model space always welcome.
- treexs - 457556 sekunder sedanWow everyone on HN seems very out of touch with Cursor.
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.
- perarneng - 484496 sekunder sedanNothing wrong with Cursor but $60B, wow. How many of these deals in 2025, 2026 will be worth nothing in 5 years? Seems like everything is just desperation and less like long term strategy.
- yoyohello13 - 486577 sekunder sedanI don’t really understand what the value prop of cursor is, it must be the data and models. These days programmable editors like neovim and emacs have a huge advantage. I’ve had ai create several custom plugins to have my editor do whatever I can think of. Just ask Claude code, hey I want to do x, y, z, it spits out some lua and I have a new capability. I don’t know why anyone would want to be limited by an extension interface at this point.
- tptacek - 505159 sekunder sedanFor what it's worth, this was effectively announced months ago, and at this valuation.
- guidedlight - 501964 sekunder sedanDoes anyone here think Cursor is overvalued? It's just packaging up what already exists, it has no moat or IP.
- NothingAboutAny - 453249 sekunder sedanI dont understand if AI is so good at code why are people buying software? couldn't musk just generate his own IDE with the spacex brand behind it?
- dolkycape - 505425 sekunder sedanThat's a lot of money for a buggy product that is at best slightly better than its competitors.
- aqme28 - 497977 sekunder sedanWell, when your stock is massively overpriced it's a smart time to buy stuff with it.
- ozgung - 419008 sekunder sedanI’d rather buy 60 “overpriced” Instagrams in 2012, or 3 overpriced WhatsApps in 2014 or 1.5 overpriced Twitters in 2022. I can’t tell what’s a bubble and how money works anymore.
- aczerepinski - 478529 sekunder sedanMy honest suspicion is that Musk will focus more and more on AI (and less on space) because he sees it as a path towards his immortality. I expect AI models trained on him combined with millions or billions spent lobbying to allow an AI to own and direct a company. I know this sounds like poorly written sci-fi but I will be only disappointed - not surprised - if post death AI Elon is the richest entity on earth.
- vadepaysa - 482114 sekunder sedanThey sold at the top. My entire TEAM was weaned off cursor in the last year. New setup - 50% of them do (Codex Desktop, Claude Desktop) + Zed for IDE and the other 50% use (claude code + codex cli) on cmux -- a ghostty based terminal that adds some bells and whistles, literally for notifications when claude is done.
IMHO, the codex desktop app is very powerful for development + testing given it can easily control the computer.
- suzukivenom - 501834 sekunder sedanpaying 60bn for a dev team that wrapped vs is insane.
- osigurdson - 491360 sekunder sedanAre people still using Cursor? I haven't in at least a year but perhaps I'm in the minority.
- anonyfox - 478611 sekunder sedancursor feels so 2025 to me guys. these days zed is just way better for my macbook battery and with acp can talk literally to my installed claude code and codex CLI tools, plus their own and custom providers ontop. I was kind of a decade of a vscode user and always just stayed through the evolutions until cursor, but at some point I just need a lean fast editor+lsp combo, git included and a chat pane next to it that uses my real subs underneath easily. (also: codex-cli can spawn and manage subagents and _resume_ them, acting like a real manager).
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).
- MangoCoffee - 481058 sekunder sedanIt’s the best exit for Cursor. There’s not much of a path for Cursor besides getting acquired. Cursor is a fork of VSCode. How much improvement can you really make? Cursor’s own model is based on a Chinese model. OpenAI and Claude are SOTA for coding. The only selling point for Cursor’s model is that it’s cheap.
This is the best outcome for Cursor.
- chvid - 503107 sekunder sedanNot bad for a VS Code fork and a Chinese LLM fine tune.
- I_am_tiberius - 480293 sekunder sedanIf you've ever used Cursor, login, make sure privacy setting is on and contact them to say you want all your data deleted if there is some stored. Then delete your account.
- tim-tday - 488160 sekunder sedanAnyone recommend an alternatives? For no particular reason I’m canceling my cursor subscription today.
- giancarlostoro - 502047 sekunder sedanI wonder where they will take this, if they'll use the Cursor team to help make Grok Build (which is not just a tool like Claude Code, but an actual Grok model too) more refined for programming? Would make sense to me, and in turn also provide Cursor with more compute they can use.
- welhoilija - 501721 sekunder sedanCursor's value add as a developer seems much slimmer than the 60bn price tag justifies, but I guess they have a lot of data from the non private usage which bumps the value up?
The product itself is practically a vscode wrapper with Agent implementation and K2.5 forked model (composer).
- tippa123 - 504646 sekunder sedanhttps://news.ycombinator.com/item?id=47855293
Initial announcement back in April
- PowerElectronix - 480496 sekunder sedanThey didn't wait a full week before dumping shit in the investors.
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?
- tippa123 - 505350 sekunder sedanNot sure how this closes the gap to Anthropic and OpenAI for xAI. Is there a play that I am overlooking?
If this acquisition goes through the only winner here is Cursor, especially since CC and Codex are chipping away at Cursor very hard!
- __alexs - 501470 sekunder sedanI like Cursor as a product but the add on cost of $0.25/M tokens is just too expensive on top of the models.
- whatsakandr - 501853 sekunder sedanI wonder how much zed industries is being valued at.
- dexterlagan - 481691 sekunder sedanFor those who aren't aware, Cursor sports one of the best LLM harnesses for coding. The app itself is annoying to use compared to their CLI counterparts, but the harness is widely recognized as the best in the business, or very close. Buying that harness makes a lot of sense considering the cash Musk invested in Grok. He's clearly trying to play with the big boys and grab a chunk of the LLM-assisted dev market.
- 1970-01-01 - 495338 sekunder sedanHow does this get a Starship to land on Mars or coast-to-coast full self driving? $60,000,000,000 towards one of those goals would have checked-off one of those boxes.
- sidewndr46 - 502107 sekunder sedanWhen does the Tesla acquisition get announced?
- Traster - 495739 sekunder sedanI'm still waiting for the real news to drop- in the next 6 months we're going to start hearing some big moves from Space X AI. Early this year they lost pretty much all their leadership, it's very clear they failed to keep up with the frontier models and Musk has essentially given up for now - renting out their compute to Anthropic and Google. But that's not sustainable, everything they say about their IPO is that AI is the core value driver. So at some point Musk is going to have some decisions to make about who he brings in to drive that. I imagine once they get that person in and start building a team around them the deals with Anthropic and Google will be ended.
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.
- jonator - 485147 sekunder sedan90% of my dev workflows have moved to Devin cloud agents.
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.
- roxolotl - 506368 sekunder sedanWow they are using 80% of what they raised 4 days ago to buy an IDE. Absolutely incredible.
- daniban - 493066 sekunder sedanI'm genuinely excited for Cursor Composer 3. A Cursor model with Grok resources could compete with OpenAI and Anthropic.
- emp_ - 461835 sekunder sedanI was (until this announcement/today) an annual subscriber just for the early days of Autocomplete goodness that I do not use anymore but would stick around and check from time to time their progress and always hoped we would eventually have a good UI for LLMs outside the terminal.
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.
- digitaltrees - 482431 sekunder sedanI love cursor. It's so frustrating that large companies are allowed to buy everything. Think of a world where github was still independent, cursor remained independent, heroku wasn't part of Salesforce. All great products that get eroded by the neglect of big tech.
- sajithdilshan - 431310 sekunder sedanThis is the best outcome for Cursuor. However, not sure if it's a good investment on SpaceX side though. I remember using Cursuor in early 2025, but after switching to claude code, I hardly used cursuor or even their agent cli tool. The competition is getting quite tough for all the AI tooling and I'm very curious to see how SpaceX is going to do with Cursuor
- mDyJzDPmBdG - 509100 sekunder sedanWasn't that already announced few weeks ago, only with deal going through depending on Cursor future stock price?
- revengerwizard - 466508 sekunder sedanI don't know what's more bizarre, either it's SpaceX buying what is essentially a clone of VSCode with AI tools on top, or a VSCode fork being valued billions of dollars.
- mikaeluman - 482533 sekunder sedan"In its IPO filing, the company had said Cursor's access to developers' data, including coding requests and design decisions, could help improve its AI models such as Grok."
This seems to be the key.. Data is expensive
- clearstack - 398833 sekunder sedanSpaceX is paying $60B in stock priced at 200x revenue. whether that's real money depends entirely on whether you think the stock is.
- TrisMcC - 483214 sekunder sedanI use cursor (through a work subscription), only the cli (https://cursor.com/cli), and mostly using Composer 2.5, but I freely change the model when the need arises.
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.
- verzali - 501524 sekunder sedanSo that accounts for about three quarters of the money SpaceX just raised then?
- gehsty - 470705 sekunder sedanCurser is the only possible play to make Grok AI some how useful to enterprise, where the vast majority of spend is / will be? Feels like it could only possibly worth this much to Musk. For me Anthropic are too far ahead - this will likely all be for zero shareholder value when Anthropic continues to pull ahead. Will be interesting to see if Musk switches off Collosus to impede Anthropic at some point.
- fbrncci - 467494 sekunder sedanI am still trying to find a replacement for cursor. But in the past 30D my automations and my own coding has consumed well above 10 billion tokens for less than 300$ with auto and composer 2.5; while building a fairly stable product with 20-30 daily active users. It feels like it’s too good to be true, because I’ve tried with Claude and codex and it just feels so much more expensive.
- jesse_dot_id - 482664 sekunder sedanLocal inference seems to be catching up and Pi seems to be leading the pack for open weight harnesses. Bold move, SpaceX. I truly hope it doesn't work out for you.
- throwaw12 - 501732 sekunder sedanthis is financial engineering to increase ARR temporarily, feels like next year Elon will dump lots of stocks
- thm - 505007 sekunder sedanThat’s two zeros too many.
- podgorniy - 500421 sekunder sedanFor about 10 billions over the twitter price (inflation adjusted)
Mesmerizing....
- danielrmay - 470007 sekunder sedanThis should be an indication of how valuably xAI sees the training data that Cursor has accumulated, especially with its work on Composer 2.5. Last month, SpaceX and Cursor announced that they had been working on training a new model from scratch. Interested to see if this will put Cursor back into the zeitgeist.
- mhl47 - 491769 sekunder sedanEverybody remember when Zuckerberg told in an Interview in 2024 that human data does not matter that much or more specifically "individual creators or publishers tend to overestimate the value of their specific content". Something along the line RL-Loops are more important.
Hard to square this with that acquisition which seems to be focused on Cursors vast amount of User Data.
At least for now.
- lebed2045 - 426546 sekunder sedanI’m happy for the Cursor team, but I sincerely don’t understand the valuation.
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
- waldrews - 449850 sekunder sedanBack in my day, a software company of national importance would be considered a big success if acquired for 60 million... Of course, at that point it would have to be profitable, and actually own its key IP...
- yalogin - 491575 sekunder sedanWhat does cursor have? An ide and coding orchestration? They are using Claude or codex for llms, so they get acquired for their user base and tooling? Feels like a lot of money for that given Claude has the majority mindshare.
- farco12 - 502054 sekunder sedanWhat an incredible outcome for the Cursor team. Hopefully the Cursor + xAI teams working together can produce a competitive frontier model.
- electriclove - 501721 sekunder sedanGood timing because they are paying with SpaceX shares which are at a crazy high valuation right now (compared to just a few days ago)
- harrouet - 438676 sekunder sedanFits right in: overvalued, over-promising, pure bubble hype.
- blog_rahul - 434824 sekunder sedanI fail to understand, cursuor is bad at C++, really Bad. In fact of all tools and LLMs, cursor is worst, the best is kimi as per me. It know how to spot segfaults in long lines of code. Why would anyone pay for this hallucinating garbage, especially from a company which does mission critical C++
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.
- jackzhuo - 436283 sekunder sedanI had stopped using Cursor since July 2025, because of its mess pricing policy.
Now I use codex & claude code & antigravity, and can not return to using Cursor.
- hintymad - 485925 sekunder sedanI wonder why IDEA didn't catch up with its own agent support and even their own models. It's not like agent harness is that hard to build, right? Or maybe they did, it's just that they haven't won the hearts and minds of the developers like Cursor did?
- sibellavia - 494959 sekunder sedanRelated:
> For the past few months, SpaceXAI has been jointly training a model with Cursor, which will be released in Cursor and Grok Build soon.
- MJ093 - 499529 sekunder sedanI think we should get used to it because that's what's going to keep happening again and again. First Twitter, then Cursor. When someone falls behind in the race for innovation, they usually buy the best product available and use it to get ahead of the competition.
- nxtfari - 479031 sekunder sedanMy honest read is that, having everything — the data centers, the compute, the models (however misaligned they might be), the only thing xAI is missing is users. They don’t have any users because the only people who use Grok are essentially Elon’s fanboy club, and all they pretty much do with it is ask it to generate arguments to win their Twitter threads or nonconsensually unclothe people. Cursor gives xAI a captive audience of users; most sophisticated users don’t use it anymore, so anyone left is unlikely to be opinionated when models are shifted to Grok. Marriage made in heaven.
- - 482805 sekunder sedan
- Haunt1000 - 493209 sekunder sedanThat's interesting I was using Windsurf before and I really enjoyed it. Then it became part of Devon. I was less thrilled about that so I was looking at Cursor, but now it's also getting bought out. Any suggestions on what else is left? : )
- LgWoodenBadger - 501419 sekunder sedanNonsense like this reminds me of the following quote from the 1999 Thomas Crown Affair movie:
“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.
- - 489693 sekunder sedan
- Tiktaalik - 494759 sekunder sedanYou generally see this sort of thing in the games industry when a publisher gives a developer a bunch of money to make a game but then the developer screws up and runs out of money. Publisher buys them to try to recoup their investment.
Is Cursor dying?
- AgentMasterRace - 433827 sekunder sedanSecure a cheap Cursor sub now before Elon jacks up the price. Supergroks ridiculous price is foreshadowing.
- goolz - 482348 sekunder sedanGood for them. I stopped using it abruptly once I joined the claude cli + vim train but I am sure they will be happy to cash out. I think a lot of other devs stopped using it too so good timing.
- bilekas - 500975 sekunder sedan> The biggest focus of its business is the manufacture and launch of rockets with reusable parts.
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.
- lucasacosta_ - 486084 sekunder sedanI run Claude Code in cmux with Soonpatch and that's it. I tried looking at Cursor but honestly it wasn't providing any value and I prefer being 100% up to date with CC updates/interface
- amritanshuamar - 449478 sekunder sedanBeen building a safety-first IDE alternative for 7 months, the acquisition makes the local/privacy angle even more relevant
- burnte - 479903 sekunder sedanThere's no way in hell Cursor has $60bn of value This is insane.
- transitKnox - 505398 sekunder sedanWell that's a lot of money. They must see this as a distribution pipeline for Grok?
- - 486976 sekunder sedan
- hootz - 502010 sekunder sedanUgh, I'm already tired of seeing ads everywhere for Cursor about how you can build EVERYTHING and solve all problems using their agentic IDE, so now I have even more reasons to dislike SpaceX too.
- Beannation - 493691 sekunder sedanI really hope Musk doesn't ruin the product itself. I am not a fan of how he changed X at all. Id really like to see them stay on the current path, which has been brilliant so far
- alper - 419712 sekunder sedanSo that answers the question as to who's buying SpaceX stock…
- rkagerer - 480571 sekunder sedanWill the $60B be newly minted SPCX shares? Does this effectively dilute investors by about 2-3% (minus some fraction representing the fair value of Cursor)?
- pigeons - 467738 sekunder sedanWhy would you accept payment in astronomically (pun?) overpriced stock? Maybe you have doubts about the true value of your own company.
- amelius - 495411 sekunder sedan"Houston, we have a problem"
"One minute, let me ask my AI agent"
- sreekanth850 - 486317 sekunder sedanI had high hopes in Antigravity and Gemini, but they royally screwed up everything to such a level that the only worth plan is to use free plan for creating docs.
- zftnb666 - 450225 sekunder sedanSpaceX buys Cursor, and I just want autocomplete to stop suggesting closing braces I don't need.
- peterspath - 488791 sekunder sedanGood hopefully Grok Build gets better and they start to innovate in this area. Claude Code and ChatGPT need more competition. So that they also innovate more.
- bastawhiz - 496171 sekunder sedanOh well, time to cancel my Cursor subscription. What a shame.
- pentacrypt - 483928 sekunder sedanWhen FB bought Instagram for $1B it seemed crazy too.
- charlie0 - 467144 sekunder sedanI wonder how much the founders are making here. They just started this a few years ago and now it has sold for 60B.
- yanis_t - 502035 sekunder sedanThose Mars bases are getting closer and closer.
- dwa3592 - 494958 sekunder sedanThey're doing what anyone would do in their position. I won't be surprised if they bought more companies while the stock price is that high.
- redlewel - 480126 sekunder sedanIf you are able to leverage claude code, neovim, and tmux effectively cursor is no longer needed in the mix, but to each his own
- peterspath - 495764 sekunder sedanGood hopefully Grok Build gets better and they start to innovate in this area.
Claude Code and ChatGPT need some competition. So that they also innovate more.
- breakpointalpha - 498498 sekunder sedanAh thanks for reminding me to cancel my subscription.
- smcleod - 472136 sekunder sedanCursor is one of the lower performing agentic coding tools these days. Seems weird to buy a VSCode fork.
- firemelt - 485670 sekunder sedanI really dont get the point of cursor, I always find it subpar product too, but damn they are all got acquired congrats
- RemingtonDavies - 492875 sekunder sedanWhy don't they just make their own in-house development environment? Cursor's codebase is maybe 5,000-50,000$ worth of actual code, even just $10M (compared to the $60B) could knock Cursor out of the park with a completely custom code editor, and even with a smaller budget they could fork VSCode. Maybe for the social value? I feel like a $10B advertising budget for a bespoke AI development environment is more than enough to become an actual competitor.
- 1337shadow - 427403 sekunder sedanWell, grok build is an excellent product already IMHO
- tcp_handshaker - 499905 sekunder sedanBesides now paying 60 billion for a fork of VSCode, it seems SpaceX meme stock style money raised from the IPO, is all gone in one week :-)
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?
- taffydavid - 474356 sekunder sedanFurther evidence that SpaceX is no longer a space company but a elaborate con to make Elon richer
- aenis - 505485 sekunder sedanOut of curiosity, anyone here still using cursor?
- drivebyhooting - 455674 sekunder sedanI’ve heard of space based microwave energy weapons. I haven’t looked at the physics personally but I talked to someone who did.
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!
- ZiiS - 483096 sekunder sedanIf it takes $60B to respond to the prompt 'clone Cursor' I am not convinced it is worth $60B.
- sailfast - 458115 sekunder sedanSure why not. The points don’t matter and the game is made up at this point.
- mikeweiss - 482569 sekunder sedanWell that didn't take long.....
- usaphp - 464178 sekunder sedanI love cursor. The inspect tool in cursor is a game changer for UI work imo.
- amritanshuamar - 448796 sekunder sedancursor acquisition and anthropic fable models banned from export by US government cant be coincidence. to keep powerful ai tools and model brains onside country
- donkeylazy456 - 445217 sekunder sedani don't see any point with SpaceX acquiring AI coding tool. it seems that they are just spending overflowing IPO money. am i missing something?
- zero0529 - 474354 sekunder sedanDidn’t they do that 2 months ago or are the re-announcing it because of the IPO
- rishikeshs - 445538 sekunder sedanYes it’s a VSC fork, but it has an ARR of around 4bn
- jgm22 - 481085 sekunder sedanDamn. i see myself using Zed and CLI for codex and claude. But kudos to the team.
- woadwarrior01 - 477132 sekunder sedanI think it's wild that Kimi is only valued at half as much - $30B.
- bobkb - 486896 sekunder sedanWill cursor launch a CLI tool like Claude/codex/opencode/pi ?
- Fotis-Karmpas - 502950 sekunder sedani thought they already did that!
- macwhisperer - 487065 sekunder sedanai is like the first technology with a conversational service manual inside it..
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...
- AbstractH24 - 406440 sekunder sedanTill the minute I clicked on this I couldn't decide if it was satire or not.
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.
- ZYbCRq22HbJ2y7 - 468154 sekunder sedanWhelp, I hope cursor was honest about not storing my data.
- gagabity - 463897 sekunder sedanTheir Composer model (trained Kimi) is kinda amazing.
- AgentMasterRace - 434198 sekunder sedanSadly, grok will always be shitty.
- verytrivial - 492867 sekunder sedanAi is great. The bubble will burst. We will keep Ai just like we kept "the internet" after the dot-com bubble, but we still won't buy our pets online. I mean London has pretty good train connections and stations because a bunch of companies repeatedly tried to get rich. Most eventually failed, but we kept the rails. I just hope we get our computers back after this round of gambling.
- bilalq - 488083 sekunder sedanWhat are the alternatives to Graphite these days? Github's stacked PR support is still immature, AFAIK. I would love to see Linear move into this space and start offering both git hosting and stacked PR management.
- snigacookie - 499154 sekunder sedanCan someone help me understand what this means to tesla and Grok?
- UncleOxidant - 479656 sekunder sedanI mean, I guess SpaceX has a lot of money to throw around. I just don't see how Cursor is worth even 10% of this number. There are so many similar tools out there - many plugins to VS Code (Kilo, Cline, Roo, etc), many CLI tools (claude code, opencode, plus everybody and his brother is putting out their own...).
- MinimalAction - 485485 sekunder sedanInteresting that they disclose this right after IPO.
- intrepidsoldier - 480463 sekunder sedanUse cash to buy GPUs and stock to buy companies.
- kilpikaarna - 502105 sekunder sedanI once again fear for my grandfathered-in free SuperMaven.
- dabedee - 448546 sekunder sedanGreat! Just deleted my account.
- himata4113 - 440370 sekunder sedanIs this one of the situations where one of the engineers at SpaceX showed elon musk cursor and said "this is the future of programming" and that has been stuck in his head ever since? Otherwise (unless someone can prove me wrong) I don't quite follow buying out a company at the peak of their evaluation.
- polnurfer - 503584 sekunder sedanThat is very hinged
- perarneng - 484837 sekunder sedanWho is this Cursor person you speak of?
- dlahoda - 479794 sekunder sedani hope they will integrate roblox for future generations of robot makers to be pre trained on games
- shafiemoji - 500755 sekunder sedanI honestly don't get why they feel the need to buy Cursor or why OpenAI wanted Windsurf. If it's data you're after, wouldn't it be so much more cheaper to just hire a dedicated team to fork VS code and integrate your own model and give it to the public for free with unlimited usage for a couple of months?
- vicentwu - 501718 sekunder sedanIt's absurd. let's mark it down.
- gigatexal - 466226 sekunder sedanProps to Elon: he IPOs a space based telecom company wrapped in a bunch of garbage companies (xAI et al) as a meme stock and then uses those Elon bucks to go and buy a company to make his struggling ai ambitions relevant.
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.
- zouhair - 481238 sekunder sedanOh, forgot I have it installed
yay -R cursor-bin
And gone
- ojr - 485934 sekunder sedanThis truly shows how king making in venture capital is done, kids have the MIT pedigree but sometimes this is not enough for certain demographics, give them a ton of money to explore ideas and pivot, product is a vscode fork that sells subsidized AI, only possible with venture capital. Providing inference at unsustainable rate deemed as "product market fit". Product loses money until they exit.
VCs that say "I always knew the team was special", give me a break.
- ubermonkey - 480553 sekunder sedanCursor's stockholders better cash out quick.
- conradludgate - 485110 sekunder sedanGlad I've jumped ship to Zed+ACP. I liked the idea of the new agent window view, but it's obviously slop and hasn't had a any polish or care put behind it given the number of bugs I keep seeing.
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.
- d--b - 492315 sekunder sedanIt seems that each time there's a new tech cycle, another zero gets appended to all financial transactions.
- jfdi - 500144 sekunder sedanGrok’s capabilities on Cursor’s data should be a step function there. Go X! Congrats Cursor, what a ride!
- iyia - 410526 sekunder sedandidnt know about this
- tomwphillips - 505930 sekunder sedanDefinitely not a bubble.
- AtNightWeCode - 501733 sekunder sedan$60B. Wow. Congrats to Anysphere. But $60B. That is just a ludicrous price.
- kypro - 504437 sekunder sedan$60b is genuinely insane. Very high from a P/S ratio perspective, and for a product with arguably no defensible moat.
Congrats to the Cursor team though... One of the most crazy exit stories ever – 4 years to a $60b buyout. Damn.
- graphememes - 483074 sekunder sedanMost of the comments here have never used cursor before and it really shows
- srameshc - 486399 sekunder sedanAt this point, money and rationality does not make sense to me, rather beyond my ability to understand. But I feel it is all about accounting and writing off eventually and a few profiting from it, not the retail investors for sure. Again I am just saying what I think and there could be no rational to my thought process.
- LysergicLlama - 501616 sekunder sedanIt's been fun, bye
- RevEng - 457963 sekunder sedanI quite liked Cursor. I even tried Claude Code and found myself wanting to go back to Cursor. Unfortunately, this completely kills it for me. I will not support Elon Musk or any of his shenanigans. He is already far richer than any person should be, but he also constantly tries to manipulate the government to benefit himself to the detriment of everyone else, whether that's DOGE, or the fast track to begging added to indexes on the stock market, or burying all the investigations into Tesla. I cannot in good conscious pay for a product when I know that he is profiting from it. So long Cursor, it was a good ride while it lasted.
- pulkas - 501099 sekunder sedanwaiting for the anouncement: cursor for grok heavy users.
- jazzpush2 - 487809 sekunder sedanI can't stand Cursor. Every time I open it up I have 3 popups I don't use, that I then need to figure out how to close. Using it for notes is impossible, since the autocomplete just tries to fill in bullshit.
Awful what VC money did to it. Hope to never use it again, now that work stopped mandating it.
- NewsaHackO - 500603 sekunder sedanWhy after thier IPO?
- Topology1 - 452676 sekunder sedan"In its IPO filing, the company had said Cursor's access to developers' data, including coding requests and design decisions, could help improve its AI models such as Grok."
There it is.
- navee4 - 474423 sekunder sedanAnother grab, I wonder there has to be something that someone pays $60B for, but my question is: I often struggle to understand why someone needs it. Is it extra plumbing and easement around code development or paying base?
- - 491830 sekunder sedan
- ChicagoDave - 447364 sekunder sedanThis is the most undeserved startup buyout in history. Literally anyone with a fork of VS Code could replicate Cursor in a very short period of time.
- abofh - 450734 sekunder sedanCursor which is just a ux on other people's models and only has value as a UI that can be replaced by those models...
Jesus Christ, where do i buy cat bonds?
- bmitc - 460397 sekunder sedanWe're in bizarro world.
- UltraSane - 464998 sekunder sedanMoney seems more imaginary than ever now.
- gpt5 - 482474 sekunder sedanThey should rename it to XCode. Oh wait…
They should rename it to CodeX. Oh wait…
- fortran77 - 481874 sekunder sedanJust like Allbirds, they're pivioting to AI.
- submeta - 482059 sekunder sedanCongrats to the Cursor team. Unbelievable success. Can’t imagine how their live suddenly will change.
- croes - 482369 sekunder sedanThey can’t build something like Cursor with AI for less than $60B?
- techpression - 501615 sekunder sedanHow are these numbers even working out, I get free markets and all that, but Microsoft paid 2.5B for Minecraft, which was printing money at the time (seems they still lost on that deal). Now a rocket company is buying an editor company for 60B and everyone seems to think that makes sense.
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.
- psychoslave - 483703 sekunder sedanYep, at that level one could end hunger in the world by 2030. But what does that worth compared to hold the destiny if the last shiny IDE.
- alex1138 - 485702 sekunder sedanOur Beautiful Journey
- outside1234 - 486080 sekunder sedanGithub Copilot is so much better than Cursor and a worldwide sales team. This acquisition has no chance.
- dana321 - 486674 sekunder sedanThe writing was on the wall for cursor, this is a good deal for them to get bailed out and continue business.
- the_real_cher - 495499 sekunder sedanVibe coded space shuttles baby! Lets GO!
- chinathrow - 503841 sekunder sedanIs this Elon listening to Pieter Levels?
- tinyhouse - 497242 sekunder sedanCursor is great but they're all going to cash out and leave SpaceX as soon as they can.
- blondie9x - 500874 sekunder sedanWhat are the best open source IDE alternatives to Cursor? There was Continue for a bit but Cursor bought it. Is Visual Code by itself the only open source IDE atm? My main gripe with Visual Code is it doesn't make it easy to use open weight models or non Copilot model APIs. Continue helped but its now part of Cursor.
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.
- - 501484 sekunder sedan
- piokoch - 501777 sekunder sedanInteresting, Grok, for a flagship AI contender was rather poorly performing. I mean, not bad, but visibly less capable.
- FL33TW00D - 496329 sekunder sedanSome of the talent at Cursor is second to none. E.g Less Wright, Sasha Rush, Stuart Sul.
Google paid 2.5B to bring Noam back into the fold in 2024 ¯\_(ツ)_/¯
- smcl - 462264 sekunder sedanJust adding another "this is fucking stupid" comment for when this all burns down
- start123 - 479230 sekunder sedanincredible 60 B!
- nilirl - 488793 sekunder sedanDoes that mean all of the co-founders would become billionaires? And they're, what, like 20 year olds?
And I'm here trying to get something to make a $1000 per month. What a world.
- syngrog66 - 453027 sekunder sedanmeanwhile all I need is a cursor (lowercase) and I can program and do all the actual software engineering I need. been true for many decades and likely will for many more
- poisonta - 459794 sekunder sedanbut, why?
- bovermyer - 481992 sekunder sedanAaaand now I'm using OpenCode instead, and trying out OpenCode Go.
- insane_dreamer - 478082 sekunder sedanmost likely it's for Cursor's data, not the IDE itself
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).
- draxil - 485343 sekunder sedanrip off.
- mrcwinn - 496455 sekunder sedanThis was a fantastically smart deal for both sides.
- uberex - 468125 sekunder sedanPonzi buys bubble for how much?
- blondie9x - 500426 sekunder sedanWhat are the best open source IDE alternatives to Cursor? There was Continue for a bit but Cursor bought it. Is Visual Code by itself the only open source IDE atm? My main gripe with Visual Code is it doesn't make it easy to use open weight models or non Copilot model APIs. Continue helped but its now part of Cursor.
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.
- squibonpig - 475810 sekunder sedanGod fucking dammit I like cursor
- api - 500999 sekunder sedanI realized a while back that Elon Musk isn't Iron Man. His superhero (or supervillain depending on your view) persona is ZIRP Man, the master of riding successive credit expansion and speculative waves. It's sort of ironic that he at least pays lip service to some Austrian-style quasi-libertarian economic ideas, because the Federal Reserve created him.
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.
- baq - 499825 sekunder sedanmeanwhile Mistral:
- breakpointalpha - 499045 sekunder sedanGood reminder for me to cancel my Cursor subscription. I don't support Elmo.
- anonnona8878 - 451827 sekunder sedanCursor is dogshit.
- stogot - 500444 sekunder sedanthe IPO raised $85B and they just spent $60B on Cursor. If this was the intention it should have been in a disclosure
Edit: I see SpaceX did disclose
- NuclearPM - 472488 sekunder sedanA fucking text editor?
- holistio - 481022 sekunder sedanSo there's yet another $10B+ company swallowed by the $T+ company.
- zuzululu - 484921 sekunder sedanInteresting. I've not used Cursor in almost a year after using Codex/Claude.
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.
- noncoml - 486924 sekunder sedanMusk found a perfect market hack, buy a company at 10x their revenue and sell it in the stock market at 100x
- jmyeet - 496872 sekunder sedanI believe that OpenAI (I'll get to SpaceX in a second) has a huge valuation risk because:
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.
- llm_nerd - 501748 sekunder sedanSpaceX should rush to acquire as many companies as they can with stock. The market cap is absolute insanity (I know people keep saying this about new high scores in unrelated-to-reality valuations, but this one might just be the pinnacle), with zero rational basis, and they should try to make it real as rapidly as they can.
Next up, Anthropic.
- ekjhgkejhgk - 494006 sekunder sedanBTW, will this pile of shit be included in the S&P? Is it known yet?
- wmeredith - 505494 sekunder sedan"SpaceX told investors during the IPO process that it sees an addressable market for AI products worth $26 trillion, roughly equivalent to U.S. GDP."
This is unhinged.
- mgc_blackbox - 435335 sekunder sedan[flagged]
- xduris - 480019 sekunder sedan[dead]
- TimByte - 501406 sekunder sedan[dead]
- GHanku - 498849 sekunder sedan[dead]
- CrostoAntho - 414185 sekunder sedan[flagged]
- CrostoAntho - 414226 sekunder sedan[flagged]
- iluvcommunism - 473897 sekunder sedan[dead]
- cyber-anderson - 419459 sekunder sedan[dead]
- SadErn - 448602 sekunder sedan[dead]
- animanoir - 482274 sekunder sedan[dead]
- jheriko - 477203 sekunder sedan[dead]
- huflungdung - 485111 sekunder sedan[dead]
- ArchieScrivener - 494543 sekunder sedan[dead]
- Rover222 - 474769 sekunder sedanWell the posts here will be rational and well-informed, I'm sure.
/s
- ConanRus - 481804 sekunder sedan[dead]
- davidmurphy - 461610 sekunder sedan[flagged]
- davidmurphy - 461626 sekunder sedan[flagged]
- htx619 - 459087 sekunder sedan[flagged]
- - 501990 sekunder sedan
- TrackerFF - 505142 sekunder sedanCongrats to the founders, arguably the first true AI-wrapper billionaires? 0 to multigenerational wealth in 4 years is impressive. It is crazy how much more wealth per user that can be created in the AI-space, compared to other products.
- ZeroGravitas - 491632 sekunder sedanIs he bailing out an investor he's connected to?
- fnoef - 501342 sekunder sedan[flagged]
- sudo_cowsay - 456434 sekunder sedanCursor has a very cluttered UI. Very unintuitive.
- dmoreno - 498409 sekunder sedanJust cancelled my subscription.
I've been using the Pi agent with Deepseek for some days.. and I'm more than happy with that.
- justinai6 - 447215 sekunder sedanThis will ultimately be good adding another competitor into the mix with a very strong coding dataset + enough compute to make aggressively top tier models.
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
Nördnytt! 🤓