this post was submitted on 28 Dec 2023
345 points (97.8% liked)

Programmer Humor

19331 readers
20 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] DarkGamer@kbin.social 2 points 9 months ago (4 children)

This is why every programmer needs to understand the modulo operator.

[–] jaybone@lemmy.world 3 points 9 months ago (1 children)
[–] Reptorian@programming.dev 2 points 9 months ago

This is what I prefer too! I also some times prefer to use bitshift when it comes to division or multiplication of power of 2.

load more comments (2 replies)