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

Programmer Humor

19563 readers
921 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 2 weeks ago (2 children)

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

[–] TheFriendlyDickhead@lemm.ee 20 points 2 weeks ago (1 children)

Yea ther is a big difference between indexing and counting

[–] MajinBlayze@lemmy.world 6 points 2 weeks ago

Element 0 is the first element of the list

[–] OpenStars@piefed.social 8 points 2 weeks ago

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