this post was submitted on 28 Apr 2025
1289 points (98.2% liked)

Funny

10261 readers
1569 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 2 years ago
MODERATORS
1289
Mastodon Myths (infosec.pub)
submitted 1 month ago* (last edited 1 month ago) by cm0002@lemmy.world to c/funny@sh.itjust.works
you are viewing a single comment's thread
view the rest of the comments
[–] notabot@lemm.ee 129 points 1 month ago (4 children)
[–] shiny_idea@aussie.zone 48 points 1 month ago

Ha, I missed that part. Subtle.

[–] PurpleTentacle@lemmy.world 42 points 1 month ago* (last edited 1 month ago) (1 children)

There are 10 kinds of people in the world: those who get that joke and those who don't.

[–] DannyBoy@sh.itjust.works 4 points 1 month ago (1 children)

And those who weren't expecting a ternary joke.

[–] WR5@lemmy.world 3 points 1 month ago (1 children)

Hm I may be getting wooshed, but this is still binary? 4 in ternary would be 11.

[–] DannyBoy@sh.itjust.works 3 points 1 month ago* (last edited 1 month ago) (1 children)

(all numbers in ternary) There are 10 types of people in this world:

1: Those who know binary

2: Those who don't

10: Those who weren't expecting a ternary joke

Hope that explains it!

[–] WR5@lemmy.world 2 points 1 month ago

Ah gotcha I thought you were going off the original post. Thanks!

[–] DogWater@lemmy.world 3 points 1 month ago (2 children)

Is that 4 in binary, then? I'm not in the know

[–] notabot@lemm.ee 4 points 1 month ago

Yes. We normally count in 'base 10', which means each digit can go from 0 to 9 as we count up, then the digit to its left increases by one. The rightmost position is the units, the next the tens (because we use base 10), the next hundreds (or 10 times 10), and so on, with each position worth 10 times the one to its right. So the number 12 means you have 2 units plus 1 ten. 123 means 3 units, 2 tens, and 1 hundred.

Binary is 'base 2', so as we count up each digit can only go from 0 to 1 before incrementing the position to its left, and each position is worth 2 times the one to its right. So 1 still means one, but 10 is 0 units plus 1 two, and 100 is 0 units, 0 tens and 1 four, totalling 4.

[–] Schmoo@slrpnk.net 2 points 1 month ago

Yep, and it's easily memorable because if you learn to count in binary on your fingers 4 is 🖕.