Re: spare parts and cloning ethics

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


>Shouldn't i be the one left to decide what i do with my genes to my animals
>? (as long as i don't cause that animal to suffer) In the Netherlands a
>court ruled a bull had to be 'terminated' last year, because it was given a
>human gene (which would increase milk production i believe). In the end
>they just sterilized it and let it live.

Wow, they made a bull produce milk? :)

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