this post was submitted on 30 Aug 2026
881 points (98.5% liked)

Programmer Humor

33128 readers
31 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 3 years ago
MODERATORS
 
(page 4) 5 comments
sorted by: hot top controversial new old
[–] Avicenna@programming.dev 7 points 1 week ago (1 children)

I feel like it would CS professors and not software engineers who would give that look.

load more comments (1 replies)
[–] hperrin@lemmy.ca 7 points 1 week ago (4 children)

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.

load more comments (4 replies)
load more comments
view more: ‹ prev next ›