Captain Picard: Future Scalp of Humanity? (Re: Bipeds 'n

Chris Hind (chind@juno.com)
Tue, 28 Jan 1997 11:12:57 -0800


>Bipedalism exposes less surface area to the sun. The body temperature
becomes easier to >regulate. I believe body temp. is more important than
throwing rocks or carrying >intestines full of water. I suggest cultures
that wore tight coverings regularly caused >the evolution of baldness. Hair
is used to sense movement of one's medium( air and >water currents). If the
suface of the body does not interact with the medium there is >little use
for hair.

Also of a greater influence, fewer deaths caused by skin cancer over time
due to colder climates and heavy head-covering clothing could contribute to
the evolution of baldness.

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