Comment on Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030
msage@programming.dev 2 weeks agoKinda still your point, but if you have one engineer producing 1M SLOC, how many do you have for code review?
I hate how everyone nowadays is acting like reviews are not important. Actual oversight over codebase is way less important than shipping random code. Which is insane.
MrScottyTay@sh.itjust.works 2 weeks ago
GitHub Copilot performs PR reviews now doesn’t it
msage@programming.dev 2 weeks ago
Yeah, that’s exactly what we need.
LLM producing the code
LLM approving the change
LLM agent pushing to prod
Then wonder why the users are gone
boonhet@sopuli.xyz 2 weeks ago
Replace users with LLMs too.
TheBlackLounge@lemmy.zip 2 weeks ago
It’s not great.
ferrule@sh.itjust.works 2 weeks ago
it is not much better than just running a linter over your code.
MrScottyTay@sh.itjust.works 2 weeks ago
Not disagreeing with you there