sus@programming.dev to Programmer Humor@programming.dev · 2 年前average day in NPM landprogramming.devexternal-linkmessage-square125linkfedilinkarrow-up1745arrow-down15
arrow-up1740arrow-down1external-linkaverage day in NPM landprogramming.devsus@programming.dev to Programmer Humor@programming.dev · 2 年前message-square125linkfedilink
minus-squareaaro@lemmy.worldlinkfedilinkarrow-up24·2 年前Nobody is arguing that you should never depend on anything and create everything yourself, but adding a dependency for literally a one liner function is awful. Like one of the Go proverbs goes, a little copying is better than a little dependency.
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up3·2 年前Yeah, there’s mention of doing the opposite in C++ community in a neighbouring thread
Nobody is arguing that you should never depend on anything and create everything yourself, but adding a dependency for literally a one liner function is awful. Like one of the Go proverbs goes, a little copying is better than a little dependency.
Yeah, there’s mention of doing the opposite in C++ community in a neighbouring thread