Earlier quoted context omitted.
Claude Code is totally different paradigm. You don't edit your files directly so there is no tab autocomplete. It's a chat session. There are IDE integrations where you can run it in a terminal session while perusing the files through your IDE, but it's not powering any autocomplete there AFAIK.
are people viewing file diffs in the terminal? surely people aren't just vibing code changes in
OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
161–170 of 712 posts
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#162Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#163IMO 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…
Cursor see it coming - it's why they're moving to the web and mobile[0] The bigger issue is the advantage Anthropic, Google and OpenAI have in developing and deploying their own models. It wasn't that long ago that Cursor was reading 50 lines of code at a time to save on token costs. Anthropic just came out and yolo'd the context window because they could afford to, and it blew everything else away. Cursor could rele…
I don’t think this is true at all. The reason CC is so good is that they’re very deliberate about what goes in the context. CC often spends ages reading 5 LOC snippets, but afterwards it only has relevant stuff in context.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#164IMO 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…
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#165I 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!…
and yet you're pulling 14 hour workdays..
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#166Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#167Earlier quoted context omitted.
> with a simple extension for some UX improvements What are the UX improvements? I was using the Pycharm plugin and didn’t notice any actual integration. I had problems with pycharm’s terminal—not least of which was default 5k line scroll back which while easy to change was worst part of CC for me at first. I finally jumped to using iterm and then using pycharm separately to do code review, visual git workflows, some…
#1 improvement for VS Code users is giving the agent MCP tools to get diagnostics from the editor LSPs. Saves a tremendous amount of time having the agent run and rerun linting commands.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#168The libertarian spin on this would be government should have never scrutinized acquisitions and the result is just worse for everyone.
The progressive spin would be to now ban acquihires somehow, and then whatever new legal invention will be created next. I can imagine the next step being, creating a consulting company out of your startup and then selling yourself as consultants to big techs. Now you are neither acquired nor technically acqui-hired and the whackamole continues.
At some point, we need to realize the solution is the culture of people involved. If the government could just ask to reduce acquisitions to make the ecosystem more competitive and companies tried following it in spirit to the best of their ability, we might have much better results than whatever we have now. When culture degrades, the govt can’t trust companies, the companies can’t trust the govt, everything just gets worse, regardless of what rules you write and enforce.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#169IMO 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…
Is this $900M ARR a reliable number? Their base is $20/mth. That would equal 3.75M people paying a sub to Cursor. If literally everyone is on their $200/mth plan, then that would be 375K paid users. There’s 50M VS Code + VS users (May 2025). [1] 7% of all VS Code users having switched to Cursor does not match my personal circle of developers. 0.7% . . . Maybe? But, that would be if everyone using Cursor were paying $…
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#170Cursor (and Garry Tan’s X post) has shown us that the VC money is propping up these companies astounding growth, the only way for them to become profitable is to increase the cost per a request, which means they need to innovate like crazy. The moat is paper thin. GitHub has open sourced copilot. The open source community is working hard on their own projects. No doubt Cursor is moving fast to create amazing innovati…