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