If you want an lol - Microsoft have implemented Copilot on its own GitHub repos and it’s a clusterfuck, you can see MS engineers publicly begging Copilot to work.
If you want an lol - Microsoft have implemented Copilot on its own GitHub repos and it’s a clusterfuck, you can see MS engineers publicly begging Copilot to work.
This is interesting and I'm following some of it, but can someone #ExplainItToMeLikeIm5?
I want to fully understand the stupidity. MS has AI copilot producing code for clients and its messing up royally? And the IT guys are talking to it as though it has thought?
@MyWoolyMastadon @GossiTheDog sorta. The AI is attempting to fix bugs, but despite the seemingly well written PRs, it's doing so in the worst way possible: writing code that doesn't compile, breaking tests, adopting bogus logic.
MS employees are trying to respond to the PRs to nudge the AI in the right direction, but it keeps breaking things.
Meanwhile all the problems identified could probably have been solved in 1/10th of the man-hours used, if they had been written by a real person.