function_get_smarter()

Found while reading about Steve Yegge when I should have been studying for finals:

function get_smarter():

  1. Am I smart enough yet?  (default answer:   of course not!)
  2. If yes, go make a grillion dollars, or go fishing, or something. (Note: this statement is unreachable).
  3. Otherwise:
    1. Do various important things, until I have some free time.
    2. Pick a book from my book list and read it.
    3. If I’ve read it already, check all the references at the end, and add the ones that look good to my book list.
    4. get_smarter()

If your book list is empty, add Gödel, Escher, Bach to it before calling the function for the first time.

3 thoughts on “function_get_smarter()

  1. Josh Post author

    Ha! Forgot about that… There are bandits out there being found right now! Now that I’ve taken the Game AI class, I could give the user a hint to help him find the bandit ;)

    Reply
  2. Pingback: On Blogging | fortune datko

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s