STOP LEAVING!!!! (was Re: Goodbye)

Chris Hind (chind@juno.com)
Mon, 03 Feb 1997 23:13:39 -0800


>Joy left the list a few days ago (partly my fault, of course) and now
>Omega is leaving... our two most promising newcomers. The list is
>suddenly turning from a dessert into a desert. I have other things to do
>too, and this would be a good time to bring my participation to an end.
>
>Best wishes to all in your quest for automorphing!
>
>Lyle

AHHHHHHHHHH!!!!! DON'T GO!! What the hell is this? Is leaving the list
contagious? Stick around!

"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]}