cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoMicrotransactions for devslemmy.mlimagemessage-square37linkfedilinkarrow-up1479arrow-down16cross-posted to: [email protected]
arrow-up1473arrow-down1imageMicrotransactions for devslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square37linkfedilinkcross-posted to: [email protected]
minus-squareLucy :3@feddit.orgBannedlinkfedilinkarrow-up6·1 month agoUntil you don’t properly check the diff, a +/- or </=/>/<=/>= was reversed, and you now have an RCE in test, soon to be in prod.
minus-squarePennomi@lemmy.worldlinkfedilinkEnglisharrow-up3·1 month agoWhat kind of moron doesn’t check the diff? Plus, modern AI coding tools explicitly show the diff and ask you to confirm each edit directly. I wouldn’t let a human muck about in my code unchecked, much less an AI. But that doesn’t mean it’s useless.
Until you don’t properly check the diff, a +/- or </=/>/<=/>= was reversed, and you now have an RCE in test, soon to be in prod.
What kind of moron doesn’t check the diff? Plus, modern AI coding tools explicitly show the diff and ask you to confirm each edit directly.
I wouldn’t let a human muck about in my code unchecked, much less an AI. But that doesn’t mean it’s useless.