Comment Problem: relying on one resource (Score 1) 28
I program IBM RPG professionally, and while I do use several AI tools for reference, relying on one is simply absurd. I always keep multiple tools available.
As to using AI to write code, for my use case, AI is a great tool to explain code and to suggest rewrites to code, but for actually writing new code, it's not reliable. It's great for pointing me in the right direction, but in the end, my programming experience is what helps the most.