Re: QUITTERS !

Chris Hind (chind@juno.com)
Tue, 04 Feb 1997 23:20:46 -0800


>Joy, Omega, Lyle, and Michael Butler have left the list,
>
>and on a similar note i have some more bad news for all of you:
>
>
>
>
>IM STAYING !!! :-)

I stand right beside you!

>you quitters!
>
>create an extropy in mailbox or something Michael, filters do exist today
>you know...

Either that or do what I do. Don't read every damn message on the list! It
drops the signal to noise ratio as well as the amount of content you have
to read. Sure there are filters, but the best filters are the human brain!
Your brain comes automatically equipped with a information priority
labeling system. Just as you automatically hit delete when you see an email
advertizement or when I used to do my mass postings to the list, you can do
the same if you aren't interested in a particular topic. When the subject
delves into deep math, philosophy, or semantics I usually don't read them.
About every month I scroll up the list of headers in my Eudora inbox and
find the middle of the list. I then highlight all headers above the middle
and delete them praying that the list archive hangs onto them for me.
Everyone is capable of doing this.

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