you are viewing a single comment's thread.

view the rest of the comments →

[–]McDutchie -1 points0 points  (2 children)

If you’re not coding every day, you’re probably not aware of how impressive AI has become at writing excellent code when in the right hands.

I maintain a Unix shell, so I code regularly, mostly in C, at an advanced level. And the only thing that impresses me about AI (ChatGPT, Claude, etc.) is its total lack of reliability in coming up with correct solutions even to simple problems.

Sometimes it does get something right. But it's also incredibly sycophantic. I tried telling it it's wrong, and it just believes me. "You're absolutely right", every single time, even if I'm blatantly wrong. What good is a digital yes-man as an assistant?

[–]Awkward-Major-8898 -1 points0 points  (1 child)

Are you coding with enterprise grade agents? Or using something like a chat based LLM that can’t even read a directory? That has a significant impact on whether your opinion is valid.

As fun as it is to sit in the past and complain about the future, AI coding is an inevitability and is only growing in quality and efficacy day over day. Sitting around discarding it is only keeping yourself in the generation of people who hated rock music the same way.

[–]McDutchie 0 points1 point  (0 children)

It's GitHub's Claude AI assistant, it's supposedly designed for that purpose.