Re: >H Re: possible nanotech product (fwd)

Chris Hind (chind@juno.com)
Tue, 25 Mar 1997 01:34:32 -0800


>Currently, this research is contained to labs merely. But I guess
>autonomous agentry should be pretty interesting to mil people. Might be
>useful for the fully automated battlefield they are planning to
>unleash on us unsuspecting civilians.

It is very likely that a future hitech military won't be such a bad thing
except for the enemy. Consider a future of pitting genengineered cloned
soldiers augmented with cheeta legs or additional sensory input against
other genengineered cloned soldiers from different countries. The whole
idea of the future of military keeps taking me back to that one part of
Neil Stephenson's SnowCrash when that cyborg dog broke the sound barrior
running alongside the highway and detonated all the windshields. The future
of military is high accuracy and nearly a video game with all the remote
control over the battlefield.

"Risk: You cannot discover new oceans unless you have the courage
to lose sight of the shore."

-----------------------------------------------------------------------
Chris Hind (chind@juno.com) Upward, Outward, ACTION!
Email attachments: (bholat@earthlink.net)
NeoReality (Personal) http://www.geocities.com/CapeCanaveral/6810/
Ethereal Outlook (Extropian)
http://www.geocities.com/CapeCanaveral/6810/outlook.htm
-----------------------------------------------------------------------
#!/usr/local/bin/perl-0777---export-a-crypto-system-sig-RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}