Earlier quoted context omitted.
Agreed on everything. Just to add, not only anthropic is offering CC at like a 500% loss, they restricted sonnet/opus 4 access to windsurf, and jacked up their enterprise deal to Cursor. The increase in price was so big that it forced cursor to make that disastrous downgrade to their plans. I think only way Cursor and other UX wrappers still win is if on device models or at least open source models catch up in the ne…
> CC at like a 500% loss Do you have a citation for this? It might be at a loss, but I don’t think it is that extravagant.
OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
321–330 of 712 posts
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#322Earlier quoted context omitted.
> CC at like a 500% loss Do you have a citation for this? It might be at a loss, but I don’t think it is that extravagant.
Before they announced the Max plans, I could easily hit 10-15$ of API usage per day (without even being a heavy user). Since they announced that you can use the Pro subscription with Claude Code, I've been using it much more and I've never ever been rate limited.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#323Earlier quoted context omitted.
Not really true, I believe the "acquiring" (i.e. Google) company buys some equity from the employees (windsurf). Edit: the people downvoting this clearly can't read, I made the exact same point as jonny_eh.
The acquisition of Windsurf was cancelled.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#324Earlier quoted context omitted.
I'd like to ask the opposite question: why do people prefer command line tools? I tried both and I prefer working in IDE. The main reason is that I don't trust the LLMs too much and I like to see and potentially quickly edit the changes they make. With an IDE, I can iterate much faster than with the command line tool. I haven't tried Claude Code VS Code extension. Did anyone replaced Cursor with this setup?
You're looking at (coloured) diffs in your shell is all when it comes to coding. It's pretty easy to setup MCP and have claude be the director. Like I have zen MCP running with an OpenRouter API key, and will ask claude to consult with pro (gemini) or o3, or both to come up with an architecture review / plan. I honestly don't know how great that is, because it just reiterates what I was planning anyways, and I can't…
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#325Earlier 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?
I'd like to ask the opposite question: why do people prefer command line tools? I tried both and I prefer working in IDE. The main reason is that I don't trust the LLMs too much and I like to see and potentially quickly edit the changes they make. With an IDE, I can iterate much faster than with the command line tool. I haven't tried Claude Code VS Code extension. Did anyone replaced Cursor with this setup?
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#326Earlier quoted context omitted.
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?
Re productivity gains, CC allows me to code during my commute time. Even on a crowded bus/train I can get real work done just with my phone.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#327IMO other than the Microsoft IP issue, I think the biggest thing that has shifted since this acquisition was first in the works is Claude Code has absolutely exploded. Forking an IDE and all the expense that comes with that feels like a waste of effort, considering the number of free/open source CLI agentic tools that are out there. Let's review the current state of things: - Terminal CLI agents are several orders of…
Does anyone have a comparison between this and OpenAI Codex? I find OpenAI's thing really good actually (vastly better workflow that Windsurf). Maybe I am missing out however.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#328I never knew anyone who used Windsurf. These AI acquisitions have been unbelievable(in a bad way). WIX acquired some garbage Lovable.dev clone for 80 million. I think many of us are waiting for this bubble to pop(economy will likely pop too)
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#329Earlier quoted context omitted.
Everyone has a niche, Windsurf is the only large provider if you are a Jetbrains shop. There are some alternatives like continue.dev or Jetbrains own AI offering but no Cursor or Claude Code ( Sonnet 3.7/4) you can get through Jetbrains plugin or others, but Anthropic does not provide support same with cursor.
claude code has a Jetbrains plugin which is delightful!
Thanks for the share !
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#330I went from Emacs to VS Code, then to Cursor, next to Claude Code, which is so good that I feel like I am having half a dozen junior devs at my fingertips, 24/7. Since Claude Code is cli based, I reviewed my cli toolset: Migrated from iTerm2 to Ghostty and Tmux, from Cursor to NeoVim (my God is it good!). Just had a 14h workday with this tooling. It’s so good that I complete the work of weeks and months within days!…
> It’s so good that I complete the work of weeks and months within days and yet you're pulling 14 hour workdays..