|
|
|
|
|
by maegul
374 days ago
|
|
> Ironically, the best answer to many of the article's suggestions (thousands rather than millions, easy to modify, etc.) is to write your own software with LLMs. Not sure exactly irony you mean here, but I’ll bite on the anti-LLM bait … Surely it matters where the LLM sits against these values, no? Even if you’ve got your own program from the LLM that’s yours, so long as you may need alterations, maintenance, debugging or even understanding its nuances, the nature of the originating LLM, as a program, matters too … right? And in that sense, are we at all likely to get to a place where LLMs aren’t simply the new mega-platforms (while we await the year of the local-only/open-weights AI)? |
|
Yes, I agree, but it's all trade-offs. The core problem is this:
1. Software is very expensive to write
2. So, you need to sell to as many people as possible
3. So, you need to add lots of features to attract as many people as possible
4. And you need to monetize it with ads, data-selling, and SaaS subscriptions.
5. But that makes software complicated, brittle, and frustrating.
LLMs can break the cycle if they make it cheap to write software. Instead of buying a mass-market product with 10x more features than you need, you create custom software that does exactly what you need and no more.
But aren't we trading one master of another? Instead of bowing down to Microsoft/Meta/Google, we bow down to OpenAI/Anthropic/Meta/Google? Maybe, but when an LLM writes code for you, you own the code. The code runs outside of the LLM (usually) on an open platform.
But what if you have to modify the code? Then you ask an LLM (maybe not the original LLM) to modify the code. That's far easier than asking Google to modify Gmail.
If you believe in the suggestions of the author, then I don't think there is a better answer than LLMs. We don't live in a world where everyone can solve their software problems by forking some code, much less modifying it themselves.
And the reason I think it's ironic is because I suspect the author hates LLMs.