Re: SPACE: Lunar Warfare

Michael Lorrey (retroman@tpk.net)
Fri, 24 Jan 1997 10:53:44 -0500


Damien Broderick wrote:
>
> On Sun, 19 Jan 1997, Michael Lorrey wrote:
>
> >> I really don't care. I know that any time people say something is
> >> impossible, someone else goes and proves them wrong.
>
> At 12:55 PM 1/23/97 +0000, Mark Grant commented:
>
> >Seen any perpetual motion machines lately?
>
> That's just plain cruel! :)
>

Well, I could be just a rude back and say that the only one I've seen is
his mouth..... but I won't.

-- 
TANSTAAFL!!!

Michael Lorrey ------------------------------------------------------------ President retroman@tpk.net Northstar Technologies Agent Lorrey@ThePentagon.com Inventor of the Lorrey Drive Silo_1013@ThePentagon.com

Website: http://www.tpk.net/~retroman/ Now Featuring: Mikey's Animatronic Factory http://www.tpk.net/~retroman/animations.htm My Own Nuclear Espionage Agency (MONEA) MIKEYMAS(tm): The New Internet Holiday Transhumans of New Hampshire (>HNH) ------------------------------------------------------------ Transhumanist, Inventor, Webmaster, Ski Guide, Entrepreneur, Artist, Outdoorsman, Libertarian, Arms Exporter-see below. ------------------------------------------------------------ #!/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]}