
randomdragon
606
9
3

Comic quickly thrown together in response to this...entertaining exchange when we had Github's glorified math with anxiety brought in to review something I'd been working on.

Now to be fair, it did spot a couple other obvious mistakes some of us made in other recent PRs. Problem is, the same basic level of attentiveness needed to make sure the AI doesn't suggest something stupid is the same level of attentiveness needed to spot the mistakes it can catch...
dreikommavierzehn
would be way funnier if I could actually read the code suggestions
McTaco
To be fair magic numbers aren’t great to work with late into a projects life.
CheeseCoffeeChests
Never blame somebody for doing YOUR job.
randomdragon
To be fair, I wasn't the one that summoned copilot to review it, since it was my PR (our repo does require a different dev to approve even another dev's PR before they can merge it, no self-merges allowed) and I kinda have an obvious dislike of trusting AI to do the reviewing for me. I already did all the actual testing I could think of to ensure what I did works, though I'm not that great when it comes to standards and practices for "good-looking" code. XD