As a developer, we use AI “extensively” because it’s currently practically free and we rarely say no to free stuff.
It is, indeed, slightly better than last year’s autocomplete.
AI is also amazing at letting non-developers accomplish routine stuff that isn’t particularly interesting.
If someone is trying to avoid paying for one afternoon of my time, an AI subscription and months of trial and error are a new option for them. So I guess that’s pretty neat.
ShittyBeatlesFCPres@lemmy.world 4 weeks ago
I use it in software development and it hasn’t changed my life. It’s slightly more convenient than last gen code completion but I’ve never worked on a project where code per hours was the hold up. One less stand-up per week would probably increase developer productivity than GitHub Copilot.
jubilationtcornpone@sh.itjust.works 4 weeks ago
Tried using Copilot on a few C# projects. I didn’t find it to be any better than Resharper. If anything it was worse because it would give me auto complete samples that were not even close to what I wanted. Not all the time but not infrequently either.