cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoMicrotransactions for devslemmy.mlexternal-linkmessage-square27fedilinkarrow-up11arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1external-linkMicrotransactions for devslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square27fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up0·2 days 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-up0·2 days 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.