cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoMicrotransactions for devslemmy.mlimagemessage-square37fedilinkarrow-up1477arrow-down16cross-posted to: programmerhumor@lemmy.ml
arrow-up1471arrow-down1imageMicrotransactions for devslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square37fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up6·2 months 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·2 months 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.