The right tool for the job. There are tasks for which LLMs are unbelievably helpful. In programming, used well, it can 10x your productivity. (Well maybe not literally, but Nx for non-trivial N.) I've seen really good programmers become even faster since the LLM is doing the grunt work for them and the code produced in the end is just as top notch quality as they produced before, just that now they are much faster.
Of course you can misuse it. Produce mountains of unmaintainable slop, full of issues. But that's true for every tool. Before LLMs already, and there will be future tools too.
So, careful with generalizations please. It's not all just dumb.
Many will disagree and say that anything done by humans is by far superior to anything done by machines. You don't want to correct them, do you?
Yes I agree. AI has fundamental problems but a lot of "AI sucks" is the huge, trivial capability for misuse.
>just as top notch quality as they produced before, just that now they are much faster.
No, they are not. There write programs like they write prose. There is 100% adherence to grammar and spelling when they write prose, but yet what they write is unintelligible and needlessly verbose.
When they write computer programs there is 100% adherence to good practices, but eventually the program becomes so unintelligible and verbose that only an LLM can make any sense of it going forward. But even then, changes result in more things breaking than they fix. But the number of bugs slashed goes through the roof. Management is happy!
>Of course you can misuse it.
I think the proper way to use it is to use it as a better search tool. But I don't think AI marketing and valuation is going to be sated by such a use case.