JPDev@programming.dev to Programmer Humor@programming.dev · 1 year agoAI Suggestionsprogramming.devimagemessage-square109linkfedilinkarrow-up1776
arrow-up1776imageAI Suggestionsprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square109linkfedilink
minus-squareKache@lemm.eelinkfedilinkarrow-up11·1 year agoIf it takes 1+ hours of work to remove a feature flag branch in an area of code, I wouldn’t trust the correctness of anything the AI writes and would be super skeptical about anything the humans had written.
minus-squareTiefling IRL@lemmy.blahaj.zonelinkfedilinkarrow-up6·edit-21 year agoIt takes a long time because it hits a lot of files, not because it’s logically complex. Also, that’s why unit and integration tests exist.
If it takes 1+ hours of work to remove a feature flag branch in an area of code, I wouldn’t trust the correctness of anything the AI writes and would be super skeptical about anything the humans had written.
It takes a long time because it hits a lot of files, not because it’s logically complex. Also, that’s why unit and integration tests exist.