Comment Good for easily verified snippets, bad for large c (Score 2) 67
Personally, I find AI tools great for small tasks that are repetitive and easily verified. Helping write out a bunch of DAMP test cases? Great! Better ranking of autocomplete suggestions? Fantastic!
LLMs attempting to generate more than a line or two of production code? No thanks, code review of gibberish is way harder and prone to dumb mistakes than writing it myself.