walter_wiggles@lemmy.nz to Programming@programming.dev · 2 years 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 · 2 years agomessage-square30fedilinkfile-text
minus-squareMonkderZweite@feddit.chlinkfedilinkarrow-up9arrow-down1·edit-22 years agoBest practices exist to save you time and nerves in debugging.
minus-squaremagic_lobster_party@kbin.sociallinkfedilinkarrow-up4arrow-down2·2 years agoGood practices don’t matter much for small hobby projects.
minus-squareMonkderZweite@feddit.chlinkfedilinkarrow-up5·2 years agoTraining bad habits… vs. fun, i get it.
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up3arrow-down1·2 years 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!
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!