Skip to content

Instantly share code, notes, and snippets.

View overthink's full-sized avatar

Mark Feeney overthink

View GitHub Profile
@overthink
overthink / app.js
Created August 7, 2016 06:47 — forked from mjackson/app.js
Using webpack with pixi.js
var PIXI = require('pixi.js')
console.log(PIXI)
@overthink
overthink / content.md
Created October 5, 2012 12:08 — forked from ayosec/content.md
Why Lisp macros are cool, a Perl perspective
####################################
# BASIC REQUIREMENTS
# http://graphite.wikidot.com/installation
# http://geek.michaelgrace.org/2011/09/how-to-install-graphite-on-ubuntu/
# Last tested & updated 10/13/2011
####################################
sudo apt-get update
sudo apt-get upgrade