• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle
  • Rofl. As a developer of nearly 20 years, lol.

    I used copilot until finally getting fed up last week and turning it off. It was a net negative to my productivity.

    Sure, when you’re doing repetitive operations that are mostly copy paste and changing names, it’s pretty decent. It can save dozens of seconds, maybe even a minute or two. That’s great and a welcome assist, even if I have to correct minor things around 50% of the time.

    But when an error slips through and I end up spending 20 minutes tracking down the problem later, all that saved time vanishes.

    And then the other times where my IDE is frozen because the plugin is stuck in some loop and eating every last resource and I spend the next 20 minutes cursing and killing processes, manually looking for recent updates that hadn’t yet triggered update notifications, etc… well, now we’re in the red, AND I’m pissed off.

    So no, AI is not some huge boon to developer productivity. Maybe it’s more useful to junior developers in the short term, but I have definitely dealt with more than a few problems that seem to derive from juniors taking AI answers and not understanding the details enough to catch the problems it introduced. And if juniors frequently rely on AI without gaining deep understanding, we’re going to have worse and worse engineers as a result.