Re: What is to be done?

Chris Hind (chind@juno.com)
Sat, 22 Mar 1997 22:19:13 -0800


>> The following expresses some uncharacteristically dark thoughts, so I write
>> here under a pseudonym.
>
>Why on earth do you need/want to do that? I ask not for my own information,
>but I suspect that you might find out a lot about you if you answered it
>just for yourself.
>
>> ... and I fear my friendship is mortally wounded.
>
>Please allow me to express my sympathies on the damagaged friendship.
>I hope that you and your friend do make peace.
>
>
>But, for all the non-friends, I say:
>
>FUCK 'EM IF THEY CAN'T TAKE A NEW IDEA!
>
>If we waited for the lowest common denominator to accept a new idea
>we would still be in a cave arguing if it's blasphemous to rub two
>sticks together.
>
>
>> What is to be done?
>
>You have 2 choices: you can be you or you can be like them.
>
>
>Robert Schrader rms@cts.com

OH YES OH YES! I LOVE THIS POST! Robert, You da man!

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