Earlier quoted context omitted.
I’m a founder/CTO of an enterprise SaaS, and I code everything from data modeling, to algos, backend integrations, frontend architecture, UI widgets, etc. All in TypeScript, which is perfectly suited to LLMs because we can fit the types and repo map into context without loading all code. As to “why”: I’ve been coding for 25 years, and LLMs is the first technology that has a non-linear impact on my output. It’s simult…
> I’ve written millions of lines of revenue generating code This is a wild claim. Approx 250 working days in a year. 25 years coding. Just one million lines would be phenom output, at 160 lines per day forever . Now you are claiming multiple millions? Come on.
OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
481–490 of 712 posts
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#482Earlier quoted context omitted.
Pretty easy to hit $100 an hour using Opus on API credits. The model providers are heavily subsidized, the datacenters appear to be too. If you look at the Coreweave stuff and the private datacenters it starts looking like the telecom bubble. Even Meta is looking to finance datacenter expansion - https://www.reuters.com/business/meta-seeks-29-billion-priva... The reason they are talking about building new nuclear pow…
Why “no capitalism required”? Competition of this kind is only possible with capitalism.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#483Earlier quoted context omitted.
Are they? Cursor's Accept / Reject feature for each change it makes in each file is nice whereas I have to use a diff tool to review the changes in Claude Code. Also, if I go down a prompt alley that's a dead end, Cursor has the Restore Checkpoint feature to get back to the original prompt and try a different path. With Claude Code, you had better have committed the code to git, otherwise you end up with a mess you d…
None of these features are very deep though, there’s dozens of OSS clones for them already.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#484Earlier quoted context omitted.
Are they? Cursor's Accept / Reject feature for each change it makes in each file is nice whereas I have to use a diff tool to review the changes in Claude Code. Also, if I go down a prompt alley that's a dead end, Cursor has the Restore Checkpoint feature to get back to the original prompt and try a different path. With Claude Code, you had better have committed the code to git, otherwise you end up with a mess you d…
Gemini CLI uses a shadow git repo and commits after every change, won't be long before Claude Code has that too.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#485Earlier quoted context omitted.
It’s definitely easy with an API key I hit 200$ in an evening. I didn’t think that could be possible. Horrifying
To be clear, this is a lot of full-scale reading and (re)writing, without any rules, promots, "agents"/code to limit your resource usage, right? Nobody's asking for $200 in single-line diffs in less than a day - right?
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#486Earlier quoted context omitted.
I’m a founder/CTO of an enterprise SaaS, and I code everything from data modeling, to algos, backend integrations, frontend architecture, UI widgets, etc. All in TypeScript, which is perfectly suited to LLMs because we can fit the types and repo map into context without loading all code. As to “why”: I’ve been coding for 25 years, and LLMs is the first technology that has a non-linear impact on my output. It’s simult…
> I’ve written millions of lines of revenue generating code This is a wild claim. Approx 250 working days in a year. 25 years coding. Just one million lines would be phenom output, at 160 lines per day forever . Now you are claiming multiple millions? Come on.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#487IMO 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…
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…
Input │ Output │ Cache Create │ Cache Read
916,134 │ 11,106,507 │ 199,684,538 │ 2,767,614,506
as an example here's my usage. Massive daily usage for the past two months.Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#488IMO 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…
>What does Cursor/Windsurf offer over VS Code + CC? A lot of devs are not superstar devs. They don't want a terminal tool, or anything they have to configure. A IDE you can just download and 'it just works' has value. And there are companies that will pay.
Re: OpenAI’s Windsurf deal is off, and Windsurf’s CEO is going to Google
#489IMO 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…