|
|
|
|
|
by edzitron
679 days ago
|
|
Hi! I'm afraid you've made an assumption that isn't true. LLMs do not "bring the cost of writing software close to $0" on a number of levels. 1. The code is not 100% reliable, meaning it requires human oversight, and human beings cost money.
2. LLMs themselves are not cheap, nor profitable. I am comfortable humoring the idea that someone could run their own models - something which is beginning to happen - to write code. I think that's really cool, but I am also not sure how good said code will be or how practical doing so will be. Right now, Microsoft is effectively subsidizing the cost of Github Copilot, though they appear to have produced quite a lot of revenue from it. https://www.benzinga.com/news/24/07/40061358/satya-nadella-s... However, it seems that Github was not profitable before (https://news.ycombinator.com/item?id=17224136) and I would argue isn't profitable now. It's hard to tell, because Microsoft blends their costs into other business lines. |
|
Citation?
Your concerns are certainly valid, but the LLMs are getting smaller, faster, and cheaper to run every day. Now, I also agree that you still need someone "programming" -- in the sense that they're telling a computer what to do, but they no longer need to "code" in the traditional sense (curly braces and semicolons).
We're actively seeing non-engineers build useful software for themselves, just with a $20/month subscription to ChatGPT/Claude.
Times are changing, you no longer need a 6 figure engineer to build your one-off tool.