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

Memes

45287 readers
2122 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] rockSlayer@lemmy.world 47 points 10 months ago (4 children)

Good thing indexes start at 0

[–] irmoz@reddthat.com 9 points 10 months ago (1 children)

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

[–] dukk@programming.dev 3 points 10 months 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 5 points 10 months 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 10 months ago* (last edited 10 months ago)

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

i = "me"
print(i + i)
meme
[–] illectrility@sh.itjust.works 4 points 10 months ago

They do but the first element is still "me", it just has the index 0.

[–] Zagorath@aussie.zone 1 points 10 months 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.