13 comments

[ 66.7 ms ] story [ 692 ms ] thread
It seems a mistake to see these as tarot cards or the I Ching, etc. They are a way to short circuit paralysis due to over-thinking.

I wrote a little Python script to return a random one to stdout... too trivial to even post.

I like the reference to Bowie's "Heros" album in particular the song "Sense of Doubt" which is a great instrumental. I love that album and that song.

These are useful little aphorisms for when you are stuck. This article has a little background.

I'd love to use that Python script, mind pasting it up somewhere?
I thought they were copyright, but you seem to be suggesting that you're free to share them?
Huh. I think a big point of things like tarot cards and the I Ching is exactly to short-circuit rational processes and let people come up with answers intuitively.
I wrote a little Python script to return a random one to stdout... too trivial to even post.

If you're not on Windows, you may be interested in the 'fortune' and 'strfile' commands.

+1 to this. You can modify fortune's output as you see fit, and also do fun things like fortune | cowthink -s
Eno, Bowie, et al also used it during the sessions for Low and Radiohead used it during the sessions for Kid A/Amnesiac. Its also related tangentially to Burroughs cut-up technique. Sources are the 33 1/3 book series on Low and Wikipedia, though I don't have links handy.

Really interesting to me. I like its paradoxical practicality. I'm sure it could be used for many different kinds of creative endeavors. Perhaps even software.

I use them for software. Generally they are a prompt for a five minute time-boxed stream of consciousness writing session about the problem I am trying to solve.