Jaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 1 day agoAI agents wrong ~70% of time: Carnegie Mellon studywww.theregister.comexternal-linkmessage-square156fedilinkarrow-up1723arrow-down114cross-posted to: [email protected]
arrow-up1709arrow-down1external-linkAI agents wrong ~70% of time: Carnegie Mellon studywww.theregister.comJaden Norman@lemmy.world to Technology@lemmy.worldEnglish · 1 day agomessage-square156fedilinkcross-posted to: [email protected]
minus-squarezbyte64@awful.systemslinkfedilinkEnglisharrow-up2·3 hours ago It’s usually vastly easier to verify an answer than posit one, if you have the patience to do so. I usually write 3x the code to test the code itself. Verification is often harder than implementation.
minus-squareMangoCats@feddit.itlinkfedilinkEnglisharrow-up1·3 hours agoYes, but the test code “writes itself” - the path is clear, you just have to fill in the blanks. Writing the proper product code in the first place, that’s the valuable challenge.
I usually write 3x the code to test the code itself. Verification is often harder than implementation.
Yes, but the test code “writes itself” - the path is clear, you just have to fill in the blanks.
Writing the proper product code in the first place, that’s the valuable challenge.