Skip to content

Instantly share code, notes, and snippets.

@cmonyuk
cmonyuk / gist:868882
Created March 14, 2011 07:49
PHOTON Text Flyer
Saturday April 30, 2011
Wizard Crew Promotions proudly presents
*** PHOTON ***
An Immersive Visual Experience
Wizard Crew is back with our Spring event!
If you enjoyed TECHNOLUST, Back2Bassikz, and Snowmageddon last year, you won't want to miss this.
Musical Performances by
Start End Artist Style
18:00:00 19:00:00 DJ Reverence Funky House
19:00:00 20:00:00 DJ Daft Happy/UK Hardcore Sunset 19:42:00
20:00:00 21:00:00 Deadpool Hard House
21:00:00 22:00:00 DJ Gargamel Neurofunk
22:00:00 23:00:00 Op:Break + Dunjin + Aperture DnB Battlebreaks
23:00:00 0:00:00 Elzwerth DnB & Dubstep
0:00:00 1:00:00 DJ Tre Psychedelic Freeform
1:00:00 2:00:00 Sonic Bee Bangin Electro
2:00:00 3:00:00 Big N Dope Breaks
@cmonyuk
cmonyuk / output
Created February 4, 2014 03:32
synchronous(???) console.log code
var Stream = require("stream").Stream;
var path = require("path");
var nopt = require("nopt");
var readJson = require("read-package-json");
var prompt = require("prompt");
//var ansi = require("ansi");
//var cursor = ansi(process.stdout);
var charm = require("charm")();
charm.pipe(process.stdout);