@cm0002@lemmy.world to Programmer Humor@programming.dev • 25 days agoRelatablelemmy.mlimagemessage-square70fedilinkarrow-up11.18Karrow-down17cross-posted to: programmerhumor@lemmy.ml
arrow-up11.17Karrow-down1imageRelatablelemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 25 days agomessage-square70fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square@Celestus@lemm.eelinkfedilinkEnglish8•23 days agoNever use libraries you don’t contribute to in Production
minus-squareEthanlinkfedilinkEnglish5•23 days agoThere’s a huge difference between copy-pasting code you don’t understand and using a library with the assumption that the library does what it says on the tin. At the very least there’s a clear boundary between your code and not-your-code.
Never use libraries you don’t contribute to in Production
There’s a huge difference between copy-pasting code you don’t understand and using a library with the assumption that the library does what it says on the tin. At the very least there’s a clear boundary between your code and not-your-code.