this post was submitted on 16 Jun 2023
87 points (100.0% liked)

Programmer Humor

32410 readers
147 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
[โ€“] [email protected] 11 points 1 year ago (5 children)

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

[โ€“] Daniikk1012 13 points 1 year ago

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

load more comments (4 replies)