this post was submitted on 12 Jun 2025
572 points (98.6% liked)

Programmer Humor

24186 readers
432 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Shareni@programming.dev 14 points 2 days ago (1 children)

Lisps makes more sense to me though

(if condition a b)

VS

a if condition else b

[โ€“] balsoft@lemmy.ml 9 points 2 days ago

I was more talking about (+ a b) and such.