Author Topic: Binary system  (Read 866 times)

Offline Sandman

  • Plutonium Member
  • *******
  • Posts: 17620
Binary system
« Reply #15 on: July 29, 2004, 11:39:36 AM »
There's a guy I work with... when he feels stressed, he writes numbers on sheets of paper.

One day, he left the note. Took us a minute or two to realize what it was and then we weren't sure we should be amazed or just scared. It was pi (without the 3), down to over 200 decimal places.
sand

Offline Nilsen

  • Plutonium Member
  • *******
  • Posts: 18108
Binary system
« Reply #16 on: July 29, 2004, 11:52:11 AM »
Quote
Originally posted by Dago
Wow, you are really gonna impress the girls with your knowledge of binary code.  I would spring it on them early in the date, start discussing how interesting the binary code is and how you can use it.  Doing so will probably save you the cost of a meal, as she will immediatly remember something critical that she must leave to do, or she will remember someone dieing she needs to go see immediatly.  :D

Some of the other great uses for your new hobby:

Putting on a resume under "hobbies" or  "interests"

Having it read some sad day when you are eulogized "knew the binary code"


:D

Learning is never a mistake.


dago


lol....already have a gf and she has given up on me a long time ago..

to much work to break in a new one. dating is for the gambling nutters, i like to go where i know ill get some.

Offline nuchpatrick

  • Silver Member
  • ****
  • Posts: 1062
      • http://www.361stvfg.com
Binary system
« Reply #17 on: July 29, 2004, 01:25:08 PM »
Even worse if you know useless TTL Logic..  ARGH!!:rolleyes:

Offline Nilsen

  • Plutonium Member
  • *******
  • Posts: 18108
Binary system
« Reply #18 on: July 29, 2004, 01:26:24 PM »
Quote
Originally posted by nuchpatrick
Even worse if you know useless TTL Logic..  ARGH!!:rolleyes:


thats so 90's

binary is cool again....get with the progamme dork! :D

Offline nuchpatrick

  • Silver Member
  • ****
  • Posts: 1062
      • http://www.361stvfg.com
Binary system
« Reply #19 on: July 29, 2004, 01:31:34 PM »
I hate binary too many O's and 1's! :lol

Offline Samiam

  • Nickel Member
  • ***
  • Posts: 498
Re: Binary system
« Reply #20 on: July 29, 2004, 02:16:34 PM »
Quote
Originally posted by Nilsen
Knowing the fairly simple morsecode system i have taken it upon myself to learning the binary system

i have 12 letters  and "space" symbol (00100000) memorised now but i think the big problem is gonna start when i get to symbols.. i know its completly useless knowledge but its kinda fun to know :D

anyone else here know it?


Let's be clear here. There are no letter or symbols in binary. Binary is simply a way of representing numbers as powers of 2.

To get from binary to letters and symbols you need to introduce some standard encoding system, like ASCII - which uses an eight-bit byte to encode letters, numbers and symbols.

ASCII is what the PC was based on, but EBCDIC was the standard for mainframe computing.

Nowadays, what with internationalization being important and the ASCII character set being limited, multi-byte Unicode encoding is the main stream - at least at the application layer.

Offline Nilsen

  • Plutonium Member
  • *******
  • Posts: 18108
Re: Re: Binary system
« Reply #21 on: July 29, 2004, 02:42:33 PM »
Quote
Originally posted by Samiam
Let's be clear here. There are no letter or symbols in binary. Binary is simply a way of representing numbers as powers of 2.

To get from binary to letters and symbols you need to introduce some standard encoding system, like ASCII - which uses an eight-bit byte to encode letters, numbers and symbols.

ASCII is what the PC was based on, but EBCDIC was the standard for mainframe computing.

Nowadays, what with internationalization being important and the ASCII character set being limited, multi-byte Unicode encoding is the main stream - at least at the application layer.


Im sure thats all true Mr. :) My reason for picking the binary system is just cause its very simple, yet hard to remember because its very abstract and will without a doubt trim my memory.  Im not gonna use it for anything other than that and maybe annoying my friends with knowing it :D

Offline FUNKED1

  • Platinum Member
  • ******
  • Posts: 6866
      • http://soldatensender.blogspot.com/
Binary system
« Reply #22 on: July 29, 2004, 02:44:46 PM »
Nilsen did you read Cryptonomicon or the Baroque Cycle?

Offline Nilsen

  • Plutonium Member
  • *******
  • Posts: 18108
Binary system
« Reply #23 on: July 29, 2004, 02:46:05 PM »
Quote
Originally posted by FUNKED1
Nilsen did you read Cryptonomicon or the Baroque Cycle?


:confused:

Offline JB73

  • Plutonium Member
  • *******
  • Posts: 8780
Binary system
« Reply #24 on: July 29, 2004, 02:53:04 PM »
you know, if you know alot about binary and what it represents, it shouldnt be too hard to learn to "write" in it.

00000000 = 0
00000001 = 1
00001000 = 8
01000000 = 64

that stuff i know off the top of my head. give me a binary number and i can tell you it's numerical value.

as posted before, its all about the conversion though. using ASCII?

then just memorize the order of the charecter set.

memorize every 20th charecter, and "count" from there

you want charecter 162 well memorize that 160 is whatever then count up in charecters.

162 i beilieve = ¢
I don't know what to put here yet.

Offline Nilsen

  • Plutonium Member
  • *******
  • Posts: 18108
Binary system
« Reply #25 on: July 29, 2004, 03:00:09 PM »
thx for the lesson JB73 :)

Offline mietla

  • Gold Member
  • *****
  • Posts: 2276
Binary system
« Reply #26 on: July 29, 2004, 03:17:01 PM »
Quote
Originally posted by FUNKED1
Nilsen did you read Cryptonomicon or the Baroque Cycle?


or do a division in Roman numerals

Offline Nilsen

  • Plutonium Member
  • *******
  • Posts: 18108
Binary system
« Reply #27 on: July 29, 2004, 03:21:55 PM »
no, but i fell on my bike once and that really hurt. chipped 2 teeth and got myself 2 small scares in my face :)

Offline 2bighorn

  • Gold Member
  • *****
  • Posts: 2829
Binary system
« Reply #28 on: July 29, 2004, 03:23:44 PM »
Ahhh what.... Binary is soooo boring, besides, takes too much space.

Cool guys do hex :D 7ab530

Offline JB73

  • Plutonium Member
  • *******
  • Posts: 8780
Binary system
« Reply #29 on: July 29, 2004, 03:32:42 PM »
1111 = F
0000 = 0
in between... if you dont know hey

796F 7520 616C 6C20 0073 7563 6B20

have fun!

saddest part is i did 3/4 of that in my head
I don't know what to put here yet.