Joined May 2011
·
Achievements
121 Karma
0 Total ProTip Views
Altruist
Increase developer well-being by sharing at least 20 open source projects
Platypus 3
Have at least three original repo where scala is the dominant language
Platypus
Have at least one original repo where scala is the dominant language
Github Gameoff Participant
Participated in the Github Gameoff 2012 building a game based on git concepts of forking, branching, etc
Velociraptor
Have at least one original repo where Perl is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Charity
Fork and commit to someone's open source project in need
Komodo Dragon
Have at least one original repo where Java is the dominant language
Forked
Have a project valued enough to be forked by someone else
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
I like this one, even though it is very slow on large files, because it shuffles the entire file. Shows 15 random lines from file:
cat /usr/share/dict/words | sort -R | tail -15