Windsurf and Cursor feel like temporary stopgaps, products of a narrow window in time before the landscape shifts again. Microsoft has clearly taken notice. They're already starting to lock down the upstream VSCode codebase, as seen with recent changes to the C/C++ extension [0]. It's not hard to imagine that future features like TypeScript 7.0 might be limited or even withheld from forks entirely. At the same time,…
OpenAI reaches agreement to buy Windsurf for $3B
81–90 of 604 posts
Re: OpenAI reaches agreement to buy Windsurf for $3B
#82Windsurf and Cursor feel like temporary stopgaps, products of a narrow window in time before the landscape shifts again. Microsoft has clearly taken notice. They're already starting to lock down the upstream VSCode codebase, as seen with recent changes to the C/C++ extension [0]. It's not hard to imagine that future features like TypeScript 7.0 might be limited or even withheld from forks entirely. At the same time,…
I mean, the fact that OpenAI, at the bleeding edge of it all, has decided to buy an IDE is a rather strong hint that the future of agents handling entire engineering tickets might be further out than many believe. If autonomous agents were just around the corner, then why wouldn't OpenAI bet on their own Codex product obviating (most) need for an IDE and save themselves the $3 billion?
Of course, back to reality. Today, at least in my workflow, I use / like Windsurf but it is a small part of what I am doing. For any code I want to keep I mostly write it by hand (using vim for a very bare-bones / cognitive mode experience). For me, the real flow state occurs in vim while ChatGPT and Windsurf are great for exploration.
Re: OpenAI reaches agreement to buy Windsurf for $3B
#83Earlier quoted context omitted.
GitHub has been failing upward for more than 5 years. They could have totally dominated software development and security - failed. Could have been the undisputed champion of code hosting - failed. Should have dominated development co-pilots - failed. I actually find it a little reassuring that they can't seem to get out of their own way.
They're not the champion of code hosting?
The fact that they are is not the results of the Microsoft takeover.
Re: OpenAI reaches agreement to buy Windsurf for $3B
#84From a customer point of view it makes sense to pay a fixed monthly price for both chat and coding, instead of having two separate subscriptions.
Re: OpenAI reaches agreement to buy Windsurf for $3B
#85Windsurf and Cursor feel like temporary stopgaps, products of a narrow window in time before the landscape shifts again. Microsoft has clearly taken notice. They're already starting to lock down the upstream VSCode codebase, as seen with recent changes to the C/C++ extension [0]. It's not hard to imagine that future features like TypeScript 7.0 might be limited or even withheld from forks entirely. At the same time,…
"riddled with bugs". "incredibly poorly implemented". Man, what are you talking about? Your comment seems based on nothing but what you read online. Have you used Cursor on a daily basis? I have. Every day for six months now. I haven't encountered a single bug that prevent me to work. Moreover, while Microsoft tries to catch up lately, it's still very far behind, especially on the "tab autocompletion" front.
Re: OpenAI reaches agreement to buy Windsurf for $3B
#86Re: OpenAI reaches agreement to buy Windsurf for $3B
#87Re: OpenAI reaches agreement to buy Windsurf for $3B
#88Windsurf and Cursor feel like temporary stopgaps, products of a narrow window in time before the landscape shifts again. Microsoft has clearly taken notice. They're already starting to lock down the upstream VSCode codebase, as seen with recent changes to the C/C++ extension [0]. It's not hard to imagine that future features like TypeScript 7.0 might be limited or even withheld from forks entirely. At the same time,…
"riddled with bugs". "incredibly poorly implemented". Man, what are you talking about? Your comment seems based on nothing but what you read online. Have you used Cursor on a daily basis? I have. Every day for six months now. I haven't encountered a single bug that prevent me to work. Moreover, while Microsoft tries to catch up lately, it's still very far behind, especially on the "tab autocompletion" front.
I gave up on Cursor because my trial ran out, while VS Code with Copilot doesn't seem to charge me anything.
Re: OpenAI reaches agreement to buy Windsurf for $3B
#89- AI assisted coding is mostly about managing the context and knowing what to put in the context to avoid confusion and dumb mistakes, it's not about the UI.
- This signals that OpenAI believes that highly effective coding assistant LLMs will become a commodity / open source and so UI / tooling lock-in is a good investment.
Re: OpenAI reaches agreement to buy Windsurf for $3B
#90Windsurf and Cursor feel like temporary stopgaps, products of a narrow window in time before the landscape shifts again. Microsoft has clearly taken notice. They're already starting to lock down the upstream VSCode codebase, as seen with recent changes to the C/C++ extension [0]. It's not hard to imagine that future features like TypeScript 7.0 might be limited or even withheld from forks entirely. At the same time,…
For someone that never used windsurf, what features does it have that GitHub copilot does not? Reading their webpages I didn't spot any "killer feature" that would convince me to switch. I always felt that cursor and windsurf should be just extension to vscode instead of a fork. Was there some missing functionality is vscode that was missing? Is it still missing? There are some extensions that work in this way and al…