this post was submitted on 22 Feb 2026
307 points (98.4% liked)

Programmer Humor

41787 readers
162 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sepiroth154@feddit.nl 21 points 1 month ago* (last edited 1 month ago) (2 children)

You could simplify it even further by removing the int x parameter of the function...

[–] obelisk_complex@piefed.ca 14 points 1 month ago

So elegant! This is too valuable for GitHub, sell this directly to the Saudi government.

[–] needanke@feddit.org 3 points 1 month ago (1 children)

Even better, do the work at compile time to respect the customers resources:

const bool isPrime = false
[–] sepiroth154@feddit.nl 2 points 1 month ago

My gosh, you always feel so stupid when someone points out something so obvious! Thanks