cm0002@lemmy.world to Programmer Humor@programming.dev · 22 days agoWhy indeedlemmy.mlexternal-linkmessage-square205linkfedilinkarrow-up11.53Karrow-down126
arrow-up11.51Karrow-down1external-linkWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 22 days agomessage-square205linkfedilink
minus-squarezipzoopaboop@lemmynsfw.comlinkfedilinkEnglisharrow-up42·22 days agoDon’t forget poor optimization
minus-squaresnooggums@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down12·edit-222 days agoThat doesn’t make the software take up more space on a drive. Optimizing is likely to result in a slightly larger install that runs more efficiently.
minus-squareDemdaru@lemmy.worldlinkfedilinkarrow-up30·22 days ago. . . does. Import whole ass library, use one function, once. Probably one of the easiest to implement yourself. Boom, file grew. Repeat.
minus-squarepiratekaiser@lemm.eelinkfedilinkEnglisharrow-up5·22 days agoLodash wants to know your location
Don’t forget poor optimization
That doesn’t make the software take up more space on a drive. Optimizing is likely to result in a slightly larger install that runs more efficiently.
. . . does. Import whole ass library, use one function, once. Probably one of the easiest to implement yourself. Boom, file grew. Repeat.
Lodash wants to know your location