this post was submitted on 21 Mar 2025
1477 points (98.4% liked)
Programmer Humor
21809 readers
1804 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Cheaper & faster development by leveraging large libraries/frameworks, but inability to automatically drop most unused parts of those libraries/frameworks. You could in theory shrink Electron way down by yoinking out tons of browser features you're not using, but there's not much incentive to do it and it'd potentially require a lot of engineering work.
Yeah, though the joke is funny, this is the real answer.
Storage is cheap compared to creating custom libraries.
Also the storage is the cost for the user, and google in the case of play store. So the developers have no incentive to reduce the size.
Storage is cheap on a PC, it's not cheap on mobile where it's fixed and used as a model differentiator. They overcharge you so much. Oh, and they removed SD card slots from nearly all phones.
Nah it's fine. Clean up used apps every once in a while. Base phones have more than enough space.
64kb should be enough for anyone
is that the size of doom or something lol
Its a reference to an old he said she said quote attributed to bill gates from the 1990's
“640K ought to be enough for anyone” — Bill Gate
https://quoteinvestigator.com/2011/09/08/640k-enough/
Yep. Apps are 20x bigger with no new features...that you are using.
Let's not forget that the graphics for applications has scaled with display resolution, and people generally demand a smooth modern look for their apps.