this post was submitted on 05 Dec 2025
674 points (98.4% liked)
Programmer Humor
27696 readers
926 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
Amen.
Long time irked that so many developers fail with the mathematics of the situation.
If hardware multiplies its resources 1000x, that does not mean you can make your program use 1000x resources, along with thousands of other developers failing at that mathematics too, making bloat radically outpace Moore's Law.
If hardware multiplies its resources 1000x, that should mean that developers continue to keep their software tight, lean, and fast, and that should mean users have 1000x more resources available to do more with.
*Dreamer*