This kicks so much ass. If you pause it and go frame by frame, each frame is like a work of art. Reminds me of Kubrick. So good looking, I had to order the book it’s based on.
10/22/2006
10/11/2006
10/4/2006
Forcing applications to run under Rosetta
For some reason, this piece of info was difficult to find through the normal channels. Basically, I had the need to run a PPC-only python interpreter, mainly because recompiling all of the PPC-only binary modules we depend on was out of the question. So to get the modules to work on Intel, I was trying to force the PPC part of the universal python executable to run. You can set how a Universal app runs within the Get Info panel, but on the command line, ditto does the trick.