$new = clone $old;

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

$new = clone $old;

Post by alex.barylski »

If you followed my previous thread...this one will make a little more sense...

Just watched a video on science and technology...the author predictes that in 20-30 years we will have the human brain figured out, chips implanted in our clothing, etc. Giving us an almost cyborg like existanec - wicked!!! I'll be first in line to get a bionic arm. 8)

Call me Hock-oid - beep! :P

Anyways...like I said...got me thinking about life and my own existance. If they figure out a way to essentially dump your brain to disk...that is every emotion, memory or life experience you ever had could be copied and stored in binary form, basically turning you into a computer program, giving you immortality.

You no longer needed your physical existance...essentially from that point on...the computer code was a complete and total clone...would you destory the original object and live indefinetely as an exact clone of the other.

To answer this, I had to ask myself some serious questions...like what is it exactly that constitues "me".

We can already gaurantee perpetual existance...at least in physical form vai DNA and cloning. But the physical you...is nothing more than source code or software...what really matters is each instance of that application...what is stored in RAM so to speak...

If you could copy yourself...and this required destroying the original instance...would you?
User avatar
Mordred
DevNet Resident
Posts: 1579
Joined: Sun Sep 03, 2006 5:19 am
Location: Sofia, Bulgaria

Re: $new = clone $old;

Post by Mordred »

alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: $new = clone $old;

Post by alex.barylski »

Oh man...I have to read that!!!!!!

Thanks for the heads up. :)
Post Reply