Live data from Hacker News

OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

theverge.com

371–380 of 712 posts

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#371
post #135

Earlier quoted context omitted.

Not Windsurf… OpenAI. And OpenAI cares because they’re competing (in part) against Copilot, so if Msoft gets all the benefits of Windsurf then OpenAI would effectively be paying 3B to feed their competitor.

Does that ip deal expire at some point?

Only if OpenAI declares they have achieved AGI.

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#372
post #117

Earlier quoted context omitted.

What was Garry's post?

https://x.com/garrytan/status/1941553682736439307 The thesis is that once you’re paying $200 a month, you’re beholden and won’t pay and compare it with anything else.

Until something else comes around for similar price and is much better.

Good thing for consumers who use AI coding tools is that there is no lock-in like in Photoshop or similar software where you hone your skills for years to use particular tool. Switching from Cursor to any other platform would literally take 10 minutes.

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#373

Earlier quoted context omitted.

Is there a cheap version for hobbyists? Or what’s the best thing for hobbyists to use, just cut and paste?

I've been enjoying Zed lately

Zed is fantastic. Just dipping my toes in agentic AI, but I was able to fix a failing test I spent maybe 15 minutes trying to untangle in a couple minutes with Zed. (It did proceed to break other tests in that file though, but I quickly reverted that.)

It is also BYOA or you can buy a subscription from Zed themselves and help them out. I currently use it with my free Copilot+ subscription (GitHub hands it out to pretty much any free/open source dev).

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#374

Earlier quoted context omitted.

>Cursor just committed mass consumer fraud at worst, and at best pissed off all their best customers. What happened?

flip-flopping on pricing has led users to feel nickel-and-dimed i like cursor fine, but check out the forum/subreddit to see people talking like addicts, pissed their fix is getting more expensive i think this aggressive reaction is more pronounced for non-programmers who are making things for the first time. they tasted a new power and they don't want it taken away.

What surprises me is just how much they've missed the mark.

I'm not an extreme user of Cursor. It has become an essential part of my workflow, but I also probably on the lower/medium section of users. I know that a lot of my friends were spending $XXX amounts/month on extra usage with them, while I've never gone beyond 50% included premium credits usage.

After their changes I'm getting hit with throttling multiple times a day, which likely means that the same thing happens to almost every Cursor user. So that means one or more of:

- They are jacking up the prices, to squeeze out more profit, so it looks good in the VC game

- They had to jack up the prices, so that they aren't running at a loss anymore (that would be a bad indicator regarding profitability for the whole field)

- They are really incompetent about simulating/estimating the impact of their pricing decisions, which also isn't a good future indicator for their customers

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#375

Earlier quoted context omitted.

> It’s so good that I complete the work of weeks and months within days and yet you're pulling 14 hour workdays..

Well you can't risk Claude quitting overnight. It forgets everything it did the day before and now you have to start over ... must ... finish ... tonight ... within ... context ... window.

Fortunately LLMs are stateless thus not affected by passage of time - your context stays exactly as it was while the tool maintaining it is running.

(Prompt caches are another thing; leaving it for the night and resuming the next day will cost you a little extra on resume, if you're using models via API pay-as-you-go billing.)

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#376
post #94
post #36

OpenAI needs to up their game on Codex to be on par with Claude Code. o3 is a better planner relative to Opus.

Where do you think Codex lags behind Claude Code?

The big one is that they do not offer "unlimited" plans where you can forget about the tokens and just use it.

UI is also worse compared to Claude.

They still have some work to do if they want to compete with Claude TBH.

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#377
post #208

Earlier quoted context omitted.

I'm curious to see what you've built with all that extra productivity.

No one ever shares their great and shipped products. AI built slop is for generating hype not revenue or users.

That's not always the case.

AI is often used to pump out sites and apps that scam users, SEO spam, etc. So there is definitely a revenue stream that makes scammers and grifters excited for AI. These tools have increased the scope and reach of their scams, and provide a huge boost to their productivity.

That's partly why I'm curious about OP's work. Nobody who's using these tools while following best software engineering practices would claim that they're making them that much more productive. Reviewing the generated code and fixing issues counteracts whatever time is saved by generating code. But if they're vibe coding and don't even look at the code...

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#378

Funny to see this today. I'm a rank and file dev at a non-big tech company and I got a call from a Windsurf sales rep this week who I had connected with on LinkedIn the day before (I never gave them my number). They told me my company was in talks with Windsurf about a licensing deal but that they would give me a 30 day trial of an enterprise account for use on personal projects to let me try it in advance. I guess t…

Very standard yep. Sales folks are sort of trained /indoctrinated into telling white lies like that in order to get in the door. There are loads of examples of using fake momentum to close deals. If its a senior person it’s “My CEO asked me to personally reach out to you” or a fake email from the CEO forwarded by the rep. If one person at the company uses it, it’s “we’re negotiating a company wide license” or “we already have a group license with extra seats” or “one of your teammates sent us a list of priority teammates” yada yada.

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#379
post #183

Earlier quoted context omitted.

Yes, my CC usage is regularly $50-$100 per day , so their Max plan is absolutely great value that I don’t expect to last.

Can you give me an idea of how much interaction would be $50-$100 per day? Like are you pretty constantly in a back and forth with CC? And if you wouldn’t mind, any chance you can give me an idea of productivity gains pre/post LLM?

you can easily reach 50$ per day. by force switching model to opus /model opus it will continue to use opus eventhough there is a warning about approaching limit.

i found opus is significantly more capable in coding than sonnet, especcially for the task that is poorly defined, thinking mode can fulfill alot of missing detail and you just need to edit a little before let it code.

Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google

#380
post #87

Earlier quoted context omitted.

Some excellent points. On “add selection to chat”, I just want to add that the Claude Code VS code extension automatically passes the current selection to the model. :) I am genuinely curious if any Cursor or Windsurf users who have also tried Claude Code could speak to why they prefer the IDE-fork tools? I’ve only ever used Claude Code myself - what am I missing?

Cursor's tab completion model is legitimately fantastic and for many people is worth the entire $20 subscription. Lint fixes or syntax-level refactors are guessed and executed instantly with TAB with close to 100% accuracy. This is their final moat IMO, if Copilot manages to bring their tab completion up to near parity, very little reason to use Cursor.

Github Copilot just added that about a week ago.
Post reply on HN