cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoMicrotransactions for devsimagemessage-square37linkfedilinkarrow-up1480arrow-down16cross-posted to: programmerhumor@lemmy.ml
arrow-up1474arrow-down1imageMicrotransactions for devscm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square37linkfedilinkcross-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.