The Official Forum

The Official Forum (https://forum.officiating.com/)
-   General / Off-Topic (https://forum.officiating.com/general-off-topic/)
-   -   Binary joke (https://forum.officiating.com/general-off-topic/49104-binary-joke.html)

JugglingReferee Thu Oct 02, 2008 09:18am

Quote:

Originally Posted by refnrev (Post 540625)
I wish I had even a clue as to what you guys are talking about!:confused::confused::confused::confused:

We all grew up with the decimal system - being taught the numerals from 0 through 9. After 9, a second place value is introduced, and we obtain 10. We've learned how to conduct mathematical operations in this system. Because here are ten symbols (digits), the decimal system is called "base 10".

Computers don't have the luxury of using 10 different representations for anything. Computing operates on voltages. For a computer to run, a constant, although minimal, amount of electricity (voltage) is required. There are only two states in a computer's memory cell or processing "gate": there is either a voltage or there is not. The absense of voltage (not counting the small constant voltage that is required) is referred to as "0" and the presense of voltage is "1".

Therefore, computing has two symbols: 0 and 1. For that reason, it is called "base 2" - or binary. It's numbering system works exactly the same way that base 10 does: when there are no more symbols usable in the first place value, a second place value is created, and so forth.

So, counting is base 2 (called binary) is:

Binary | Decial Equivalent
-------+------------------
.....0 | 0
.....1 | 1
....10 | 2
....11 | 3
...100 | 4
...101 | 5
...110 | 6
...111 | 7
..1000 | 8
..1001 | 9
..1010 | 10
..1011 | 11
..1100 | 12
..1101 | 13
..1110 | 14
..1111 | 15

So... when there's a computer joke that implies only geeks will understand the joke, instead of saying "there are two kinds of people in the world, those who understand the decimal system and those who don't", the nerds say "there are 10 [the binary equivalent of 2] kinds of people in the world, those who panic, and those who Don't Panic".

JugglingReferee Thu Oct 02, 2008 09:33am

Quote:

Originally Posted by CoachP (Post 540696)
I know, I know, ....10 + 10 = 100


But I'm missing the Suduko bit. You're not allowed to repeat the same number within a grid in Suduko. So....???

Sudoku uses a 9x9 grid with 9 different symbols (digits).

The puzzle-joke is a bit of a stretch because Sudoku only uses the non-zero decimal digits. The non-zero decimal digits in binary consists of only the digit 1. That means that the only possible Sudoku puzzle in binary is a 1x1 grid - a single box, populated with the digit 1.

However, geeks being what they are, trying to show the world that they do have a sense of humour, invented the binary Sudoku puzzle, where both the 0 and 1 are used. Therefore, you can now have a 2x2 grid. Using 1 and 0, there are only two possible grids:

╔═══╦═══╗ ╔═══╦═══╗
║ 0 ║ 1 ║ ║ 1 ║ 0 ║
╠═══╬═══╣ ╠═══╬═══╣
║ 1 ║ 0 ║ ║ 0 ║ 1 ║
╚═══╩═══╝ ╚═══╩═══╝

All one needs is any one digit from the the entire puzzle to know the rest of the solution. So the joke is that there is only two solutions, and you that only need to know one digit in the whole thing to solve it all, and that the newbie version gives you two digits, and the expert version only gives you one digit, but they have the same solution, even though they gave the opposite type of digit to start with.

Scrapper1 Thu Oct 02, 2008 09:54am

Quote:

Originally Posted by JugglingReferee (Post 540704)
So the joke is that there is only <s>two</s> 10 solutions,

Geek. :p

JugglingReferee Thu Oct 02, 2008 10:17am

With apologies to DeNucci
 
Quote:

Originally Posted by Scrapper1 (Post 540711)
Geek. :p

I resemble that remark.

Welpe Thu Oct 02, 2008 12:32pm

At least we aren't talking in ASCII codes or Hex yet. :eek:

CoachP Thu Oct 02, 2008 12:59pm

Sorry geeks
 
Quote:

Originally Posted by JugglingReferee (Post 540704)
However, geeks being what they are, trying to show the world that they do have a sense of humour

http://i56.photobucket.com/albums/g1...-not-funny.jpg

JugglingReferee Thu Oct 02, 2008 01:14pm

Geeks rule
 
Michael "Air" Jordan :

- Jordan will make over $300,000 a game, $10,000 a minute assuming he averages about 30 minutes a game.

- Assuming $40 mil in endorsements next year, he'll be making $178,100 a day (working or not)!

And something to cheer you up after all of this. . . - Jordan will only have to have this income for 270 more years to have a net worth equivalent to that of Bill Gates. . .

Or does that make you more sick?

CoachP Thu Oct 02, 2008 01:38pm

Quote:

Originally Posted by JugglingReferee (Post 540796)
Michael "Air" Jordan :

- Jordan will make over $300,000 a game, $10,000 a minute assuming he averages about 30 minutes a game.

- Assuming $40 mil in endorsements next year, he'll be making $178,100 a day (working or not)!

And something to cheer you up after all of this. . . - Jordan will only have to have this income for 270 more years to have a net worth equivalent to that of Bill Gates. . .

Or does that make you more sick?

But I bet Bill Gates is wearing Michaels underwear.

Mark T. DeNucci, Sr. Thu Oct 02, 2008 02:27pm

Quote:

Originally Posted by JugglingReferee (Post 540699)
We all grew up with the decimal system - being taught the numerals from 0 through 9. After 9, a second place value is introduced, and we obtain 10. We've learned how to conduct mathematical operations in this system. Because here are ten symbols (digits), the decimal system is called "base 10".

Computers don't have the luxury of using 10 different representations for anything. Computing operates on voltages. For a computer to run, a constant, although minimal, amount of electricity (voltage) is required. There are only two states in a computer's memory cell or processing "gate": there is either a voltage or there is not. The absense of voltage (not counting the small constant voltage that is required) is referred to as "0" and the presense of voltage is "1".

Therefore, computing has two symbols: 0 and 1. For that reason, it is called "base 2" - or binary. It's numbering system works exactly the same way that base 10 does: when there are no more symbols usable in the first place value, a second place value is created, and so forth.

So, counting is base 2 (called binary) is:

Binary | Decial Equivalent
-------+------------------
.....0 | 0
.....1 | 1
....10 | 2
....11 | 3
...100 | 4
...101 | 5
...110 | 6
...111 | 7
..1000 | 8
..1001 | 9
..1010 | 10
..1011 | 11
..1100 | 12
..1101 | 13
..1110 | 14
..1111 | 15

So... when there's a computer joke that implies only geeks will understand the joke, instead of saying "there are two kinds of people in the world, those who understand the decimal system and those who don't", the nerds say "there are 10 [the binary equivalent of 2] kinds of people in the world, those who panic, and those who Don't Panic".


Jugs:

I still carry my sliderule on my belt in its sheath. Do you? I am glad someone else in this forum understands binary besides me.

MTD, Sr.

JugglingReferee Thu Oct 02, 2008 02:56pm

Quote:

Originally Posted by Mark T. DeNucci, Sr. (Post 540813)
Jugs:

I still carry my sliderule on my belt in its sheath. Do you? I am glad someone else in this forum understands binary besides me.

MTD, Sr.

Understand binary!? I use to write software in assembly language! :p

Steve M Thu Oct 02, 2008 03:14pm

Quote:

Originally Posted by JugglingReferee (Post 540816)
Understand binary!? I use to write software in assembly language! :p

Yeah, me too.

Several years ago, while cleaning out some stuff from my parents house, my daughter came to me with several cases she had opened & had no idea what these things were that were inside. They were my father's slide rules.

JugglingReferee Fri Oct 03, 2008 05:06am

Quote:

Originally Posted by Mark T. DeNucci, Sr. (Post 540813)
Jugs:

I still carry my sliderule on my belt in its sheath. Do you? I am glad someone else in this forum understands binary besides me.

MTD, Sr.

I am proud to say that I am too young to have ever used a slide rule. Buy my father did have one! And I bet I still know how to use it! LOL

tjones1 Fri Oct 03, 2008 09:54am

Say what...?
 
Quote:

Originally Posted by Welpe (Post 540786)
At least we aren't talking in ASCII codes or Hex yet. :eek:

If only you and DEAD people can read hex, how many people can read hex?

celebur Fri Oct 03, 2008 02:12pm

Quote:

Originally Posted by tjones1 (Post 540960)
If only you and DEAD people can read hex, how many people can read hex?

Faulty premise. Lots of people can read hex. ;) DEAE

JugglingReferee Fri Oct 03, 2008 09:05pm

Quote:

Originally Posted by celebur (Post 541028)
Faulty premise. Lots of people can read hex. ;) DEAE

Fat geek.


All times are GMT -5. The time now is 04:06pm.



Search Engine Friendly URLs by vBSEO 3.3.0 RC1