cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoWhy indeedlemmy.mlexternal-linkmessage-square160linkfedilinkarrow-up11.43Karrow-down125cross-posted to: programmerhumor@lemmy.ml
arrow-up11.4Karrow-down1external-linkWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square160linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarezipzoopaboop@lemmynsfw.comlinkfedilinkEnglisharrow-up38·6 months agoDon’t forget poor optimization
minus-squaresnooggums@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down12·edit-26 months 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-up28·6 months 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-up4·6 months 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