codeinabox@programming.dev to Programming@programming.devEnglish · 3 months agoAI Is still making code worse: A new CMU study confirmsblog.robbowley.netexternal-linkmessage-square27linkfedilinkarrow-up1191arrow-down11cross-posted to: technology@lemmy.zipfuck_ai@lemmy.worldtechnology@lemmy.ml
arrow-up1190arrow-down1external-linkAI Is still making code worse: A new CMU study confirmsblog.robbowley.netcodeinabox@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square27linkfedilinkcross-posted to: technology@lemmy.zipfuck_ai@lemmy.worldtechnology@lemmy.ml
minus-squareSentient Loom@sh.itjust.workslinkfedilinkEnglisharrow-up10·edit-23 months ago I am interested to see if these tools can be used to tackle tech debt Having it rewrite existing functioning code seems like a terrible idea. QA would at least have to re-test all functionality.
minus-squareAdamBomb@lemmy.sdf.orglinkfedilinkEnglisharrow-up2·3 months agoI’m far from an AI apologist, but rewrites and refactors really should be covered by automated unit and integration tests.
Having it rewrite existing functioning code seems like a terrible idea. QA would at least have to re-test all functionality.
I’m far from an AI apologist, but rewrites and refactors really should be covered by automated unit and integration tests.