this post was submitted on 21 Mar 2025
952 points (100.0% liked)

Programmer Humor

21742 readers
2496 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 11 hours ago* (last edited 11 hours ago) (1 children)

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.

[–] [email protected] 25 points 10 hours ago (1 children)

. . . does. Import whole ass library, use one function, once. Probably one of the easiest to implement yourself. Boom, file grew. Repeat.

[–] [email protected] 5 points 8 hours ago

Lodash wants to know your location