Live data from Hacker News

SpaceX to buy Cursor for $60B

reuters.com

871–880 of 1001 posts

Re: SpaceX to buy Cursor for $60B

#871

Earlier quoted context omitted.

It’s all in a stock that may very well be near its zenith when this closes (or maybe not. This is so far past fundamentals it’s impossible to tell). 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.

Yep, bundle it all together, rename the whole company X (for added confusion), get a few final pay outs in the hundred of billions if not trillions and then Elon flees to Argentina as the whole house of cards crumbles.

Does anyone really believe he’s doing all of this just to sell out and live on a beach somewhere? This dude sleeps at his own factories. He literally works like 24/7 and has no personal life. If this was all a cash grab he’s had dozens of opportunities to cut and run with well beyond F U money. If you wanted to scam people there are a lot easier ways to do it than repeatedly founding revolutionary technology companies.

I’m not denying that his companies are awash in zany financials, but I don’t think that’s ever been the point

Re: SpaceX to buy Cursor for $60B

#872
post #433

A 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...

is spacex a space company? I thought they were an internet provider that wants to use their strategic advantages to get into AI including AI infra like data centers.

[dead]

Re: SpaceX to buy Cursor for $60B

#873
post #746

Earlier quoted context omitted.

I use cursor 8+ hours/day at work, and have full (and effectively unlimited) access to Claude Code and Codex - tools which I also use personally. I suspect that your "constant popups" were when you were using the editor - a mode that I'll confess I haven't touched in 3+ months. 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…

But that sounds like the same workflow as Codex or Claude, except Cursor is only a harness without its own model? (Or do they have their own model?)

You nailed it - in fact, most of Anthropic's early revenue came from Cursor - much of claude code programming components is essentially a feature copy of Cursor, so it makes sense they are similar.

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.

Re: SpaceX to buy Cursor for $60B

#875

Earlier quoted context omitted.

I use cursor 8+ hours/day at work, and have full (and effectively unlimited) access to Claude Code and Codex - tools which I also use personally. I suspect that your "constant popups" were when you were using the editor - a mode that I'll confess I haven't touched in 3+ months. 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…

Not trying to be funny but seriously, if these tools can produce a tested 'product' in 45m, shouldn't we be seeing millions of them out there? I mean how far are we from a fully AI built Oracle ERP or even a notepad or helix?

It's a solid question - and to some degree what https://programbench.com/ tries to measure.

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.

Re: SpaceX to buy Cursor for $60B

#876

I 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.

The good thing is that cursor has no network effects. you could make your own (barely usable) cursor on top of vs in a weekend with the features you want.

I actually did that. Not on top of vs code because I wanted it on my phone. But now I have my own mobile IDE. It’s amazing

Re: SpaceX to buy Cursor for $60B

#877
post #214
post #102

Is 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).

It's my primary. Claude Code for personal stuff on the weekends. I really just prefer the GUI of having the changes easily highlighted. If I can get something to apply that with Claude Code or Codex or OpenCode or whatever, I'd swap over without thinking.

with cursor it still feels like coding, all the others are diff checks it seems like.

Re: SpaceX to buy Cursor for $60B

#878

I 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.

tbf, irobot being independent killed them. Sometimes it works well for these companies that would otherwise die. I strongly doubt cursor would survive against anthropic in 5-10 years.

I don’t think iRobot died because they were independent. I think it’s more a symptom of them stopping R&D investment because they were pushed to distribute cash.

Re: SpaceX to buy Cursor for $60B

#879
I’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!

Re: SpaceX to buy Cursor for $60B

#880

Earlier quoted context omitted.

I use cursor 8+ hours/day at work, and have full (and effectively unlimited) access to Claude Code and Codex - tools which I also use personally. I suspect that your "constant popups" were when you were using the editor - a mode that I'll confess I haven't touched in 3+ months. 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…

I think I do this with Claude every day. I don’t see why I need to pay for cursor to get this too.

You absolutely don't. I use all three products. My preference is Claude Code for my personal project. The one at work is kind of sandboxed off - but does have the benefit of an MCP for every enterprise service we have (Kibana, Victoria Metrics, Grafana, Jira, etc...) - which is nice.

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.

Post reply on HN