Foul ups in brain functioning = Creativity?

Chris Hind (chind@juno.com)
Sat, 25 Jan 1997 23:39:59 -0800


On the topic of creative machines I came up with the idea, could creativity
be caused by foul ups in the functioning of our brain much like
hallucinogenics do but on a far tinier level? Should we simulate the
effects of acid on AIs to generate creativity? Perhaps some of us have more
fucked-up brains than others resulting in our greater creativity while
other far better functioning brains become engineers. I don't mind having a
fucked-up brain!

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