this post was submitted on 21 Sep 2023
1272 points (94.9% liked)

Programmer Humor

19187 readers
1186 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] 2 points 1 year ago (1 children)

To make it worse still, if there's only one of them then there are zero of them.

[–] [email protected] 2 points 1 year ago (1 children)

Explain for the whoosh minded among us?

[–] [email protected] 1 points 1 year ago

In programming things are 0 indexed, meaning one of something is 0, two of something is 1, etc.