this post was submitted on 19 Nov 2023
424 points (94.7% liked)

Memes

45581 readers
1 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] rockSlayer@lemmy.world 43 points 2 years ago (3 children)

Good thing indexes start at 0

[–] irmoz@reddthat.com 8 points 2 years ago (1 children)

Why's that? The first element is still 0.

[–] dukk@programming.dev 3 points 2 years ago

I guess he’s interpreting it as “oneth”, in which are “You” would be the first element.

I like that, so I’ll believe it.

[–] Lunachocken@iusearchlinux.fyi 4 points 2 years ago (1 children)

The programmers have invaded the memes... Before long there'll things bugging them in the memes.

[–] demosthememes@lemmy.dbzer0.com 2 points 2 years ago* (last edited 2 years ago)

It bugs me that I need another me to make a meme.

i = "me"
print(i + i)
meme
[–] Zagorath@aussie.zone 1 points 2 years ago

It's always weird to talk about indexes. Is the "first" element the one with index 0, or with index 1? You can make a good case for both.