Now They Hacked Rlyeh's Site :(


sam fisher posted on Oct 1 2006 at 07:09 PM said:
I doubt loubear can even read binary

0001011

Loubear is 1011 years old.

I doubt you can either, you're using a translator.
 
Last edited by a moderator:
Nova posted on Oct 1 2006 at 08:36 PM said:
sam fisher posted on Oct 1 2006 at 07:09 PM said:
I doubt loubear can even read binary

0001011

Loubear is 1011 years old.

I doubt you can either, you're using a translator.
Well, I don't know about sam but I can read binary. Once you learn how bases work it really isn't very difficult.
 
Last edited by a moderator:
Nova posted on Oct 1 2006 at 09:36 PM said:
sam fisher posted on Oct 1 2006 at 07:09 PM said:
I doubt loubear can even read binary

0001011

Loubear is 1011 years old.

I doubt you can either, you're using a translator.
No, im not. Its simple. Base two math. Decimal is base 10. Hexadecimal base 16. Octal Base 8. It's so damn easy

for example:

1011 (Binary) = (1 * 2^3) + (0 * 2^2) + (1 * 2^1) + (1 * 2^0) = 8 + 0 + 2 + 1 = 11 (decimal) = 13 (octal) = B (hexadecimal)

deadlychicken22 posted on Oct 1 2006 at 10:35 PM said:
Nova posted on Oct 1 2006 at 08:36 PM said:
sam fisher posted on Oct 1 2006 at 07:09 PM said:
I doubt loubear can even read binary

0001011

Loubear is 1011 years old.

I doubt you can either, you're using a translator.
Well, I don't know about sam but I can read binary. Once you learn how bases work it really isn't very difficult.
its easy

Edit: division is the hardest. Still not to bad though. Divisors and dividends *bleugh*
 
Last edited by a moderator:
Back
Top