ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agoUncle Bob becoming even worse:lemmy.worldimagemessage-square226linkfedilinkarrow-up1550arrow-down112
arrow-up1538arrow-down1imageUncle Bob becoming even worse:lemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square226linkfedilink
minus-squaresirdorius@programming.devlinkfedilinkarrow-up29·2 months agoIsn’t this just the natural evolution of TDD? Write tests, pass them, don’t care about how garbage the code is to make them pass
minus-squaretrolololol@lemmy.worldlinkfedilinkarrow-up13·2 months agoBut if the ai writes the tests and you don’t read them, how would you know if that’s 100 lines of assertTrue(true) ?
minus-squareTheKingBee@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down2·2 months agodeleted by creator
minus-squareDisasterTransport@startrek.websitelinkfedilinkarrow-up7·2 months agoIf it’s stupid but it works it’s still stupid and you’re lucky
minus-squarewyldrstallyns@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·2 months agoAnd, if you deploy/share it, you’re both lucky and stupid. ☝🏼 Well, the luck’ll invariably run out on that path, but the stupid certainly seems tenacious.
minus-squarebjaress@ttrpg.networklinkfedilinkarrow-up2·2 months agoSo, “red, green, refactor” has become “red, green, deploy”? That’s a change, for sure, but I wouldn’t call it an evolution.
Isn’t this just the natural evolution of TDD? Write tests, pass them, don’t care about how garbage the code is to make them pass
But if the ai writes the tests and you don’t read them, how would you know if that’s 100 lines of assertTrue(true) ?
deleted by creator
If it’s stupid but it works it’s still stupid and you’re lucky
And, if you deploy/share it, you’re both lucky and stupid. ☝🏼
Well, the luck’ll invariably run out on that path, but the stupid certainly seems tenacious.
So, “red, green, refactor” has become “red, green, deploy”?
That’s a change, for sure, but I wouldn’t call it an evolution.