Skip to content

Instantly share code, notes, and snippets.

View runningskull's full-sized avatar

Juan Patten runningskull

View GitHub Profile
friend or foe, yo? state your biz.
mmm you tend to dough? eh, there it is.
me? i run the show. oh, and these kids
don't like nobody comin around here
fuckin w/ they dough for shit.
you enterprisin, though, and i like ya.
but fuck with the big dogs yo, i gotta bite ya
look, it's out of my hands
and you gettin money round here, it's not in the plans.
so hop yo ass outta that van head back to kansas
(;GM[1]FF[4]SZ[19]AP[SmartGo Player:2.3]
GN[2014-03-29b]
PW[SmartGo]
PB[JR]
DT[2014-03-29]
KM[6.5]
RU[AGA (Territory)];B[pc];W[nq];B[dd];W[qg];B[ql];W[ne];B[eo];W[gp];B[fq]
;W[fc];B[fj];W[fi];B[dj];W[gj];B[gk];W[hk];B[ln];W[ej];B[fk];W[gi];B[io]
;W[cf];B[ch];W[ek];B[dl];W[di];B[ci];W[fl];B[dk];W[po];B[on];W[kp];B[iq]
;W[ip];B[lq];W[mc];B[fe];W[mm];B[mn];W[pm];B[nm];W[kr];B[jq];W[kn];B[ko]
(;GM[1]FF[4]SZ[19]AP[SmartGo Player:2.3]
GN[2014-03-29b]
PW[SmartGo]
PB[JR]
DT[2014-03-29]
KM[6.5]
RE[B+R]
RU[AGA (Territory)];B[pc];W[nq];B[dd];W[qg];B[ql];W[ne];B[eo];W[gp];B[fq]
;W[fc];B[fj];W[fi];B[dj];W[gj];B[gk];W[hk];B[ln];W[ej];B[fk];W[gi];B[io]
;W[cf];B[ch];W[ek];B[dl];W[di];B[ci];W[fl];B[dk];W[po];B[on];W[kp];B[iq]

font-family: "proxima-nova", Helvetica Neue, Helvetica, sans-serif;

Weights

  • semibold: 600
  • regular: 400
  • light: 300
var connect = require('connect')
, exec = require('child_process').execFile
var app = connect()
.use(connect.json())
.use(function(req, res) {
if (!!~ req.body.ref.indexOf('gh-pages'))
return res.end("OK");
console.log("DEPLOYING...")
window.g = _g.bind(null, 'g')
function _g(memo, al) {
return al ? memo + 'al!'
: _g.bind(null, memo + 'o')
}
test

testing