walter_wiggles@lemmy.nz to Programming@programming.dev · 9 months agoNew GitHub Copilot Research Finds 'Downward Pressure on Code Quality'visualstudiomagazine.comexternal-linkmessage-square30fedilinkarrow-up1150arrow-down13file-text
arrow-up1147arrow-down1external-linkNew GitHub Copilot Research Finds 'Downward Pressure on Code Quality'visualstudiomagazine.comwalter_wiggles@lemmy.nz to Programming@programming.dev · 9 months agomessage-square30fedilinkfile-text
minus-squareMonkderZweite@feddit.chlinkfedilinkarrow-up10arrow-down1·9 months ago saved a bit of time. For now.
minus-squareMonkderZweite@feddit.chlinkfedilinkarrow-up9arrow-down1·edit-29 months agoBest practices exist to save you time and nerves in debugging.
minus-squaremagic_lobster_party@kbin.sociallinkfedilinkarrow-up4arrow-down2·9 months agoGood practices don’t matter much for small hobby projects.
minus-squareMonkderZweite@feddit.chlinkfedilinkarrow-up5·9 months agoTraining bad habits… vs. fun, i get it.
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up3arrow-down1·9 months agoMeh, I knew that my graph would never have loops and would only ever have one path from A to B, so it did it well enough. Pretty easy to test!
For now.
?
Best practices exist to save you time and nerves in debugging.
Good practices don’t matter much for small hobby projects.
Training bad habits… vs. fun, i get it.
Meh, I knew that my graph would never have loops and would only ever have one path from A to B, so it did it well enough. Pretty easy to test!