Best Robot Quotes

All this robot-thingy.. so many gray zones.. Is it life, what is a robot? What drives us to make them, what is happening in the future, what is so much yesterday, etc..

It leads to many quotes, just as early computing must have had it's classic sentences & quotes.

A couple of times I recieved a mail, or stumpled upon some text, and had a laugh or a deep thought etc.

I sometimes thought that I wanted to write these somewhere, on some tag wall or something.

So here goes, comments to this post is .. BEST ROBOT QUOTES:

I recieved a mail with this

I recieved a mail with this text only, and I love it:

 

"hi may naym is abdulrahman I am liv in kuwat Iliov ropot and I am mayk ato ropot"

(Hi. My name is Abdulrahman. I live in Kuwait. I love robots, and I am too going to make a robot.)

 

/ Fritsl

Panic

"Calm down - it’s only ones and zeroes."

01001011011100100111010101101

010010110111001001110101011011010110110001101001011011100110101100100

0000110110001101111011101100110010101110011001000000111001001101111011

0001001101111011101000111001100100000011000010010000001110100011011110

1101110001000010010000001001000011001010010000001100010011101010110100

1011011000110010001110011001000000111010001101000011001010110110100100

0000110010101110110011001010111001001111001001000000110010001100001011

1100100100000011101000110100001100001011101000010000001101000011001010

0100000011010000110000101110011001000000111010001101000011001010010000

001100011011010000110000101101110011000110110010100100000011101000110

111100100001

 

Its a real message!

And the answer is…

"Krumlink loves robots a ton! He builds them every day that he has the chance to!"

I was at a machine without any programing environment so it took me a while until I realised… javascript!

var array = new Array(
‘01001011’,
‘01110010’,

);
var out = ‘’;

for(var i=0; i<array.length; i++){
out += String.fromCharCode(parseInt(array[i], 2));
}
document.write(out) 

 

What did you say about my mom?

01010011011011110010000001100100011011110010000001001001001011100010000001000001

00100000011101000110111101101110001011100010000001000101011101100110010101110010

01111001001000000110001101101000011000010110111001100011011001010010000001001001

00100000011001110110010101110100001011100010000001001001001000000111011101100001

01110011001000000110011101101111011010010110111001100111001000000111010001101111

00100000011100110110000101111001001000000110100001101111011101110010000001110011

01100001011001000010000001111001011011110111010100100000011000010111001001100101

00101100001000000110001001110101011101000010000001110100011010000110010101101110

00100000010010010010000001110010011001010110000101101100011010010111001101100101

01100100001000000100100100100000011101110111001001101111011101000110010100100000

01100001001000000111000001110010011011110110011101110010011000010110110100100000

01110100011011110010000001100100011001010110001101101111011001000110010100100000

01110100011010000110010100100000011100110111010001110010011010010110111001100111

00101110001000000100010101110110011001010110111000100000011100110110000101100100

01100100011001010111001000101100001000000111010001101000011000010110111000100000

01001001001000000111011101110010011011110111010001100101001000000110000100100000

01110000011100100110111101100111011100100110000101101101001000000111010001101111

00100000011001010110111001100011011011110110010001100101001000000110000100100000

01110010011001010111000001101100011110010010111000001010010101110110000101110011

00100000011101000110100001101001011100110010000001100001001000000111010001100101

01110011011101000011111100100000010001000110100101100100001000000100100100100000

01110000011000010111001101110011001111110010000001000001011011010010000001001001

00100000011011110110011000100000011101000110100001100101001000000110010101111000

01110000011001010110001101110100011001010110010000100000011000110110000101101100

01101001011000100111001001100101001111110010000001000001011100100110010100100000

01110111011001010010000001100111011001010110010101101011011100110011111100100000

01010100011010000110100101110011001000000110011001100101011001010110110001110011

00100000011010110110100101100100001000000110111101100110001000000110011101100101

01100101011010110111100100101110001000000100100101110011001000000111010001101000

01101001011100110010000001110111011010000110000101110100001000000111011101100101

00100000011100110110100001101111011101010110110001100100001000000110001001100101

00100000011001000110111101101001011011100110011100100000011010010110111001110011

01110100011001010110000101100100001000000110111101100110001000000111011101100001

01110100011000110110100001101001011011100110011100100000011101000110100001100101

00100000010001010111010101110010011011110010000001100011011101010111000000111111

00001010010101110110100001100001011101000010000001100100011010010110010000100000

01111001011011110111010100100000011100110110000101111001001000000110000101100010

01101111011101010111010000100000011011010111100100100000011011010110111101101101

00111111

8 bits no start/stop bits, no parity, ASCII encoded.

I agree.

Yes. I agree. Java’s not a programming environment. I did it in LabVIEW. I’m just sorry you got there first. I was too busy building robots. Here’s my solution:

Decode.jpg

Your mom also had no start/stop bits last night. hmm

-----[ Translation ]-----------

So do I. A ton. Every chance I get. I was going to say how sad you are, but then I realised I wrote a program to decode the string. Even sadder, than I wrote a program to encode a reply.
Was this a test? Did I pass? Am I of the expected calibre? Are we geeks? This feels kid of geeky. Is this what we should be doing instead of watching the Euro cup?
What did you say about my mom?

----[ End Translation ]-------

Translatotron

Hey, this can get a lot sadder with the combined skills of the folks around here! Not allowed script links it seems (for fairly obvious reasons) but you can add this as a link for quick decoding:

javascript:(function(){var txt = ‘’;if (window.getSelection){txt = window.getSelection();}else if(document.getSelection){txt = document.getSelection();}else if (document.selection){txt =document.selection.createRange().text;}else return;txt += ‘’;txt = txt.replace(/[^01]/g, ‘’);out = ‘’;for(var i = 0; i < txt.length; i+=8){out += String.fromCharCode(parseInt(txt.substr(i, 8), 2));}alert(out);})();

Just select some text and press the button

Geek!

ANOTHER one!

Hey, is it acceptable to swear in binary? It assumes only someone with half a brain can read it…

I do believe you are kinda
I do believe you are kinda off topic, gents :smiley:

Warrior Robots

Work through the daytime, spend my nights and weekends
Perfecting my warrior robot race
Building them one laser gun at a time
I will do my best to teach them
About life and what it’s worth
I just hope that I can keep them from destroying the Earth

-Jonathan Coulton

The Future Soon

 

If you haven’t checked out Jonathan Coulton yet, you really should…