logoalt Hacker News

npodbielskiyesterday at 7:27 AM1 replyview on HN

This would probably became very true if we would stay with the current prices of 'AI'.

Will we? Open AI is not profitable. Anthropic says that they may have profitable quarter. If they will raise prices will it still be the case? If you can 'vibe code your taxes app' but it will require constant fixes every month and those fixes will cost you 50$ in tokens and it will not be bullet proof, does it makes sense anymore? Maybe just pay 50$ for subscription to similar software? Maybe Chinese companies will keep low prices and it will cost 2$ dollars instead of 50, but that only works if you are doing that to 'vibe code' your scheduling/to do app. If you are any serious company you have regulations and GDPA and ISO and you cannot sent you financial and customer company to Chinese deepseek provider.

And software need constant upkeep. OS update, API changes, libraries get obsolete, build system does not work anymore... etc. This is very apparent for me every time I am doing changes to my Flutter mobile app need an update: I basically need to spin up environment from scratch, then update half of packages, then update all APIs fro those packages because of changes and when I finally do the change, pipeline breaks and I cannot sign the android release. Last time I just gave up on that. Non software people think you can just install Claude and prompt your app. Which is true. But then things break. Data disappear. You do not have backup. Licence changes and you can't use new version of some tool. Binaries got renamed. APIs disappear. Domain is not reachable anymore. And so on and on and on...

Software companies are forced to use 'AI' too so speed of breaking changes will increase and you either have to pickup on those or pay someone to do that for you regardless if this will be 'AI' provider and tokens usage or SaaS.

In 90 there were people in my country selling PC parts on every corner. No there is maybe one or two in entire city and I did not visit none in maybe 10 years. There were a thing because you could just buy parts and build your new system. You still can but now you can just order online.

So sure 'vibe coding' is a thing now but I am not convinced it will be a thing in 10-20 years. Maybe it will be online service that will automatically write an application for you based on specification for few $ but as a user you expecting an outcome and do not want to be bothered by npm and node version necessary for that.


Replies

simianwordsyesterday at 8:04 AM

I’m curious about the mental model of people who think ai is extremely subsidised. This view is strange because GLM released a few weeks ago and it is confidently better than say GPT 5.

I think you are in for a rude shock - your expectation that there will come a reckoning where people are forced to content real prices of AI.. will never happen. It won’t.

show 3 replies