I hereby claim:
- I am stnly on github.
- I am stnly (https://keybase.io/stnly) on keybase.
- I have a public key ASCA08NAIZmUZ5g5Moyc5iIxkVcKcfVnyu6BVla1ZxbnOQo
To claim this, I am signing this object:
| daemon off; | |
| error_log logs/error.log debug; | |
| events { | |
| worker_connections 1024; | |
| } | |
| rtmp { | |
| server { |
I hereby claim:
To claim this, I am signing this object:
| require 'sinatra' | |
| get '/' do | |
| num = Math.random | |
| if num > 0 && num < 0.25 | |
| name = `python -e "print "Stanley Tan"` | |
| elsif num > 0.25 && num < 0.5 | |
| name = `node -e "console.log("Stanley Tan")"` | |
| elsif num > 0.5 && num < 0.75 | |
| name = `ruby -e "puts "Stanley Tan""` |
| 2483 git | |
| 519 yaourt | |
| 479 grep | |
| 453 ruby | |
| 325 gem | |
| 300 cd | |
| 292 ls | |
| 246 ssh | |
| 195 sudo | |
| 166 scp |