this post was submitted on 30 Aug 2026
880 points (98.5% liked)
Programmer Humor
33112 readers
66 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This wholly depends on where this code is running. If it’s running on the server, you want the best algorithm for most cases, to try to minimize work and power consumption, and maximize capacity. If it’s running on the client, just use whatever.
Because who cares if it's the user that has to buy more RAM or gets terrible battery life, that's not our problem. /s
This is why we can't have nice things.
I agree. I guess it wasn’t obvious that I was being sarcastic.
you should have used '/s'. a lot of people got confused it seems