| I have seen none across ChatGPT, Claude and Copilot. They may be somewhat useful for some small function/lookup, but: - they will always, without fail, hallucinate non-existent functions, methods, types and libraries. Your job becomes a constant code review, and I'm not here to babysit an eager junior - claude will always, without fail, rewrite and break your code, and any fixes you've done to Claude's code. Even if you tell it not to. Again, you end up babysitting an eager junior - fo any question outside of StackOverflow's top-3 languages and top-10 libraries they are next to useless as they know nothing about anything These are not "AIs" or code assistants or autocompletes. These are generic token prediction machines which don't care if you write code or Harry Potter fanfics. If you train them specifically on vast amounts of code and documentation, then maybe, just maybe, they may actually be useful |