this post was submitted on 01 Nov 2024
480 points (97.6% liked)

Programmer Humor

19488 readers
1248 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
 

Shamelessly stolen from Reddit. No source in the original post.

you are viewing a single comment's thread
view the rest of the comments
[–] henfredemars@infosec.pub 44 points 1 week ago (2 children)

Not indexing at zero seems like a waste of a perfectly good integer.

[–] TheFriendlyDickhead@lemm.ee 19 points 1 week ago (1 children)

Yea ther is a big difference between indexing and counting

[–] MajinBlayze@lemmy.world 6 points 1 week ago

Element 0 is the first element of the list

[–] OpenStars@piefed.social 8 points 1 week ago

Unless you are saving it for something else, like the header of a table:-).