That last pabel is so accurate.
It really feels like a lot of pwople are like "use the AI!" And everyone else is like, "ok, but for what?"
Its kind of "useful" as a time waster but completly unreliable for anything meaningful.
I certainly find ChatGPT saves me a lot of time when I'm coding. It's way better at formulae and Google Apps Script in Google sheets than am I, and produces HTML-CSS-Javascript far faster than I ever could.
And, rather to my surprise, now I understand how to work with it on a large project, it's become a very helpful collaborator in LSL. The LSL I could write myself, but being able to bounce ideas off it, having it discuss with me various approaches to a problem and asking it to critique my code and suggest alternative approaches is a real game-changer. It's taken me some time to understand how to get the most out of it, and I've had to put in quite some effort to make sure it checks in the wiki before using functions that ought to exist but don't and that it knows to remember that just because this is the way you do it in another language doesn't mean LSL works that way, but it's now a very useful tool. I think you need to be a reasonably experienced scripter to be able to use it safely, but I certainly use it a lot.
It's also trying to teach me Slua. Early days, but we're getting there.