Hacker News new | ask | show | jobs
by paxys 427 days ago
The software engineering market is one thing, but these editors are all basically VS Code + custom theme + calls to ChatGPT/Claude/Gemini. Useful, sure, but worth $5-10B each? Without users, revenue or even a brand?
1 comments

The value right now is learning which prompts work, which strategies work, what is the sweet spot in terms of model size, is it better to run a model that costs 10 times more per token vs smaller inferior models that might need have 3 attempts at it, what are the best RAG and other enrichment strategies etc.

You can only really get that when you have a large market share.

When your IDE makes a call to OpenAI they get to see only half the picture they don’t know how the user reacts to the output.

So there is a lot of value in being in the client loop also and seeing the full picture.

You know who else has that data, that too for free? OpenAI.
OpenAI only sees half the picture, that’s why they want to be in the IDE also so they can get all the usage metrics from the user viewpoint.