Nemeski ( @neme@lemm.ee ) to Programming@programming.dev · 8 months agoAI isn’t ready to replace human coders for debugging, researchers sayarstechnica.comexternal-linkmessage-square16linkfedilinkarrow-up185
arrow-up185external-linkAI isn’t ready to replace human coders for debugging, researchers sayarstechnica.com Nemeski ( @neme@lemm.ee ) to Programming@programming.dev · 8 months agomessage-square16linkfedilink
minus-square flatbield ( @furrowsofar@beehaw.org ) linkfedilinkEnglisharrow-up6·8 months agoAnd presumably debugging is a lot more work as AI is just a fancy template lookup and has no idea what it is doing. Basically quickly generate crap code then hope you can debug it into something acceptable.
minus-square thingsiplay ( @thingsiplay@beehaw.org ) linkfedilinkarrow-up3·8 months agoIf you want debug code, then hopefully it isn’t written by an Ai agent. Otherwise good luck (besides simple functions or code blocks off course).
And presumably debugging is a lot more work as AI is just a fancy template lookup and has no idea what it is doing.
Basically quickly generate crap code then hope you can debug it into something acceptable.
If you want debug code, then hopefully it isn’t written by an Ai agent. Otherwise good luck (besides simple functions or code blocks off course).