codeinabox@programming.dev to Programming@programming.devEnglish · 18 days agoAI Is still making code worse: A new CMU study confirmsblog.robbowley.netexternal-linkmessage-square28linkfedilinkarrow-up1199cross-posted to: [email protected][email protected][email protected]
arrow-up1199external-linkAI Is still making code worse: A new CMU study confirmsblog.robbowley.netcodeinabox@programming.dev to Programming@programming.devEnglish · 18 days agomessage-square28linkfedilinkcross-posted to: [email protected][email protected][email protected]
minus-squareSentient Loom@sh.itjust.workslinkfedilinkEnglisharrow-up10·edit-218 days 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·17 days 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.