Lisa Spitalewitz's blog

Blink Link!

I thought I would link you all to the website I demonstrated Monday in my report about Blink. This is the Project Implicit website, where you, too, can spend time freaking out about how prejudiced you are, probably about groups that include yourself. (For example, I happen to "fail" the Gender-Career test miserably.)

Ruleset 89

If you apply Ruleset 89 to a lattice that has the center bit turned on, two different slopes appear within the same results. Here is a screenshot of what it looks like. For the lazy or rushed, this will produce it: % python >>> from pyrobot.general.ca import * >>> rules = Rules(radius=1) >>> rules.init(89) >>> lat = Lattice(500) >>> lat.init("0" * lat.size) >>> lat.data[0][lat.size / 2] = 1 >>> rules.watch(lat)

Some follow-up links from last class

First, if you were interested in the computer-generated ringtones Wolfram is selling, check out Wolfram Tones: An Experiment in a New Kind of Music (I suppose he's reinventing music, as well). You can listen to them on the website, share them with friends, and download them to your cell phone -- the last for a fee of about $2. Another bit of follow-up is something I'd been meaning to post for a while, but I was waiting to get my blog account. Since we were talking about computer-generated art, it seems particularly appropriate to link to it now. For the last few months, I've been using a screensaver called Electric Sheep (the name of which, as you may know, is a reference to Philip K. Dick's Do Androids Dream of Electric Sheep?).