counting

432 points · 46 comments · view on lemmy.world

46 Comments

cypherpunks@lemmy.ml · 74 pts · 2y (6 replies)

0 ✊

1 👍

2 ☝️

3 👆

4 🖕

xmunk@sh.itjust.works · 25 pts · 2y (3 replies)

Hey, fourck you too, man.

CanadaPlus@futurology.today · 9 pts · 2y (2 replies)

Well, 132 you!

CaptainBlagbird@lemmy.world · 1 pts · 2y (1 reply)

2 guys, or I'll 0 you both! 1?

Seudo@lemmy.world · 3 pts · 2y

Why did 2 break up with zero?

Some 1 got between them!

CaptainBlagbird@lemmy.world · 13 pts · 2y (1 reply)

6 ✌️

17 🤙

18 🤘

19 🤟

28 👌

31 ✋

Seudo@lemmy.world · -4 pts · 2y

1 👆

2 👆

3 👆

4 🖕

5 🖕

6 🖕

Semi-Hemi-Demigod@kbin.social · 38 pts · 2y (4 replies)

If you count in binary you can get to 31 on one hand, and 2,047 on two hands

DanglingFury@lemmy.world · 14 pts · 2y (2 replies)

I'm not flipping you off, i just counted to 4

19 is the rock and roll symbol

22 is the shocker

Assuming you use your thumb as the first bit

Semi-Hemi-Demigod@kbin.social · 11 pts · 2y (1 reply)

I taught my kids how to do it and for a while they'd tell each other to binary four off

Tippon@lemmy.dbzer0.com · 8 pts · 2y

My seven year old did something similar. At least once a day I'd hear 'Dad, Dad, I'm counting to four!' and see the little shit flipping me off and laughing hysterically :D

LazaroFilm@lemmy.world · 7 pts · 2y

It really turns into Naruto style ninjitsu.

maniacal_gaff@lemmy.world · 25 pts · 2y (1 reply)

counting != indexing

duck1e@lemmy.ml · 1 pts · 2y

^^

Bishma@discuss.tchncs.de · 12 pts · 2y (3 replies)

Nah. 1,2,4,8,16... or 1, 10, 100, 1000, 10000, depending on how you look at it.

CanadaPlus@futurology.today · 2 pts · 2y (2 replies)

You use more than one finger at once.

itslilith@lemmy.blahaj.zone · 2 pts · 2y (1 reply)

I don't know many people who count like 👍☝️🖕, so you kinda already do. You're just allowing more combinations

CanadaPlus@futurology.today · 1 pts · 2y

Good point.

ElectricMoose@lemmy.world · 9 pts · 2y

Someone is confusing indices and cardinality.

uis@lemmy.world · 6 pts · 2y (7 replies)

Base 5 is based

AlmightySnoo@lemmy.world · 6 pts · 2y (1 reply)

The French used to count in base 20 (so that means both hands and both feet), which is why they read 97 as quatre-vingt-dix-sept, ie 4*20+10+7.

writeblankspace@lemm.ee · 3 pts · 2y

One of the reasons why I hate learning French so much.

datelmd5sum@lemmy.world · 1 pts · 2y (2 replies)

coworker taught me this and it blew my mind. I had previously jokingly used base 2 with my hands, but something like 01001 10010 would be difficult to handle.

uis@lemmy.world · 2 pts · 2y (1 reply)

Base 2 should be easy to add, but it requires effort to convert

MightyGalhupo@lemmy.world · 1 pts · 2y

It gets easier with practice

itslilith@lemmy.blahaj.zone · 1 pts · 2y (1 reply)

Don't you mean base 10?

Also, clearly seximal is the best

anton@lemmy.blahaj.zone · 1 pts · 2y

Binary is better than seximal, unless you rig the tests.

4L3moNemo@programming.dev · 5 pts · 2y (1 reply)

If you count finger joints and tips, using your thumb – you can count in hex (base16) on each hand.

oddityoverseer@lemmy.world · 1 pts · 2y

🤯 wow, that's a neat idea! That might come in handy some time 🤔

sundrei@lemmy.sdf.org · 4 pts · 2y (1 reply)

"Please count to 10."

"... um, I've run out of fingers."

Jorgelino@lemmy.ml · 2 pts · 2y

You only need two fingers for that though

gregorum@lemm.ee · 4 pts · 2y

THERE ARE FOUR LIGHTS!

bi_tux@lemmy.world · 2 pts · 2y

0; 1; 2; 4; 8

LazaroFilm@lemmy.world · 2 pts · 2y

0 1 10 11 100

Zehzin@lemmy.world · 2 pts · 2y

I've watched Inglorious Basterds I'm not falling for that trick

sirico@feddit.uk · 1 pts · 2y (5 replies)

Haaaaaang on is that why we start on 0...

DmMacniel@feddit.de · 5 pts · 2y (3 replies)

No. We count start at zero because the array already starts with an element of a specific size. Starting at 1 would always skip that initial element.

CanadaPlus@futurology.today · 8 pts · 2y

You could have "empty arrays" in a language if you wanted. The real reason is that you start with an offset of zero as you read an array from memory at hardware level, and so this way address is just "start address + element size * element number".

BorgDrone@lemmy.one · 4 pts · 2y (1 reply)

No, we start counting at one. We start indexing at zero.

An array with one element has an element count of 1, and that element would be at index 0.

LaggyKar@programming.dev · 3 pts · 2y

This is how we end up with off-by-one errors

LazaroFilm@lemmy.world · 0 pts · 2y

Because if you convert it back to binary, you have 0x0000 and that is one extra bit you can use instead of limiting your available values.

sheepishly@kbin.social · 1 pts · 2y

I literally did this the other day... to be fair, it was a list starting with the number zero.

Asudox@lemmy.world · 1 pts · 2y

0, 1, 2, 3, 5, 8, 13, 21, etc.

edinbruh@feddit.it · 1 pts · 2y

Fun fact: when learning some instruments (e.g. bowed instruments) you also number the fingers starting from your index (because you don't play with the thumb)

ExfilBravo@lemmy.world · 1 pts · 2y

LUN is life.

Subverb@lemmy.world · -2 pts · 2y

AKschually, thumbs aren't fingers.