Hal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 2 days agoMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comexternal-linkmessage-square114linkfedilinkarrow-up1247arrow-down111cross-posted to: programming@programming.dev
arrow-up1236arrow-down1external-linkMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comHal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 2 days agomessage-square114linkfedilinkcross-posted to: programming@programming.dev
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·1 day agoGitHub Copilot performs PR reviews now doesn’t it
minus-squaremsage@programming.devlinkfedilinkEnglisharrow-up14·1 day agoYeah, 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
minus-squareferrule@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 day agoit is not much better than just running a linter over your code.
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up1·21 hours agoNot disagreeing with you there
GitHub Copilot performs PR reviews now doesn’t it
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
Replace users with LLMs too.
it is not much better than just running a linter over your code.
Not disagreeing with you there
It’s not great.