this post was submitted on 16 Jun 2023
35 points (94.9% liked)

Programmer Humor

34474 readers
19 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] julianh@lemm.ee 4 points 2 years ago (6 children)

Ok some of these I understand but what the fuck. Why.

[โ€“] Daniikk1012@lemmy.world 1 points 2 years ago

a >= b, is equivalent to, !(a < b)

load more comments (5 replies)