Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am tulioz on github.
  • I am tulioz (https://keybase.io/tulioz) on keybase.
  • I have a public key whose fingerprint is 6E2A BC91 C7BB D99E E570 A377 13BD B930 B626 33F9

To claim this, I am signing this object:

class OfersZombie(object):
"""
This bot rolls dice as long as continue_rolling returns True
continue_rolling returns true as long as there's a good chance to get more
brains due to presence of green dice
"""
def __init__(self, name):
self.name = name
def print_hello_world():
print "Hello World!"
@tulioz
tulioz / osx_lion_rail_setup.md
Created January 27, 2012 03:43 — forked from jpantuso/osx_lion_rail_setup.md
Setup OS X 10.7 w/ homebrew, oh-my-zsh, rvm, rails, and MySQL