Hal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 5 个月前Microsoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comexternal-linkmessage-square126linkfedilinkarrow-up1259arrow-down114cross-posted to: programming@programming.devtechnology@lemmy.zip
arrow-up1245arrow-down1external-linkMicrosoft wants to replace its entire C and C++ codebase, perhaps by 2030www.theregister.comHal-5700X@sh.itjust.works to Technology@lemmy.worldEnglish · 5 个月前message-square126linkfedilinkcross-posted to: programming@programming.devtechnology@lemmy.zip
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·5 个月前GitHub Copilot performs PR reviews now doesn’t it
minus-squaremsage@programming.devlinkfedilinkEnglisharrow-up14·5 个月前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
minus-squareferrule@sh.itjust.workslinkfedilinkEnglisharrow-up2·5 个月前it is not much better than just running a linter over your code.
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up1·5 个月前Not 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’s not great.
it is not much better than just running a linter over your code.
Not disagreeing with you there