cm0002@lemmings.world to Programmer Humor@programming.dev · 1 month agoShearing pointlemmy.caimagemessage-square8linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageShearing pointlemmy.cacm0002@lemmings.world to Programmer Humor@programming.dev · 1 month agomessage-square8linkfedilink
minus-squareTootSweet@lemmy.worldlinkfedilinkEnglisharrow-up0·1 month ago“A little copying is better than a little dependency.”
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up0·1 month agoJudgement call. When it’s something prone to change that’s hard to get right, duplicating it just creates more maintenance burden.
minus-squareTootSweet@lemmy.worldlinkfedilinkEnglisharrow-up0·1 month agoFor sure. But I’ve seen a lot more sins committed in the name of reusing code than in the name of minimizing dependencies.
“A little copying is better than a little dependency.”
Judgement call. When it’s something prone to change that’s hard to get right, duplicating it just creates more maintenance burden.
For sure. But I’ve seen a lot more sins committed in the name of reusing code than in the name of minimizing dependencies.