Earlier quoted context omitted.
Yeah, I think it depends on your specialty. If you're an enterprise developer, you save on some boilerplate for sure, and it's a nice alternative to Stack Overflow. If you're more of a generalist though? I can see productivity gains of 25% maybe.
> If you're more of a generalist though? I can see productivity gains of 25% maybe. I really doubt this. Copilot/ChatGPT are not useful at all for the hard problems and they're not trustworthy enough for the small problems. Even for the simplest things I have to comb over the generated code very carefully because I've seen them be subtly wrong dozens of times in my relatively short use. If I have to go over everythin…
I'm convinced I've spent more time scrutinizing, undoing, and debugging the CoPilot code than it saved me on typing.