this post was submitted on 02 Oct 2023
124 points (100.0% liked)

Programmer Humor

19154 readers
2012 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
[–] [email protected] 12 points 11 months ago (16 children)

“The other programmers keep accidentally writing code that ends up in an infinite loop. I'd like you to make a program that can reliably detect that.”

[–] [email protected] 0 points 11 months ago (2 children)

Easy.

If( loop == inf) {

End;

}

Pay check please?

[–] [email protected] 4 points 11 months ago (1 children)
[–] [email protected] 3 points 11 months ago

Woah! This is worthless!

load more comments (13 replies)