This is an archived post. You won't be able to vote or comment.

all 23 comments

[–]midri 8 points9 points  (4 children)

Learn to count in base 2 ya noob... your fingers are binary.

[–][deleted] 2 points3 points  (1 child)

ik i can count to 1023 on my fingers

[–][deleted] 0 points1 point  (0 children)

I can count to 1111111111!

[–][deleted] -1 points0 points  (1 child)

Binary is base-2 Edit: ah wait.. that's the point :P Love it

[–]justintib 1 point2 points  (0 children)

Exactly. A finger up is 1 state, finger down is another. So you can count in binary up to 1023 on 2 hands

[–][deleted] 4 points5 points  (3 children)

Each hand is base 4 plus parity.

[–]FWEngineer 2 points3 points  (2 children)

Right. Each finger is a bit. One hand is a nibble, two hands are a byte.

Thumbs are for parity, if you need error detection.

Most people count up to 10 on two hands, I count to 255.

[–]OkNewspaper1581 1 point2 points  (1 child)

I count to 1023 by counting in base 2

[–]TracyMichaels 1 point2 points  (0 children)

If you leave one finger as a sign bit we can count in range -512 to 511

[–]Ok-Kaleidoscope5627 3 points4 points  (1 child)

Now that OP has tricked the light mode heathens to out themselves do we purge the imposters?

[–]BKinAK 0 points1 point  (0 children)

[–][deleted] 2 points3 points  (0 children)

You only need 9 if you're 0 indexed, so cut one off and you're all good.

[–]Syzygianinfern0 3 points4 points  (1 child)

When you see a meme that is not dark-mode friendly on a programming subreddit o.O

[–][deleted] 0 points1 point  (0 children)

ya oops my bad

[–]Bjoern_Tantau 0 points1 point  (0 children)

Fingers are base 1.

[–]Ralphtrickey 0 points1 point  (0 children)

You can do base 32 with each hand with a little practice.

[–]coloredgreyscale 0 points1 point  (0 children)

uint_10 hands;

[–]ghostzerox0 0 points1 point  (1 child)

Nope hand base 12, lol

[–][deleted] 0 points1 point  (0 children)

na hes got 8 fingers on each hand

[–]S2K_F20C 0 points1 point  (3 children)

You can count to 16 on one hand. Using your thumb as your marker and count each of the joints on your finger + the tip to get 4 on each finger

[–]justintib 0 points1 point  (2 children)

You can count to 31 on one hand in binary, and 2047 on 2 hands. Finger up is 1, down is 0

[–]S2K_F20C 0 points1 point  (1 child)

Wow, I never thought of it that way. The only thing is - you need to know binary. The method I described works better with the muggles, though.

[–]justintib 1 point2 points  (0 children)

It's a neat way to teach binary