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