Skip to content

Instantly share code, notes, and snippets.

Set 1:
2:10 Dance Yrself Clean (with "I'm Not In Love" by 10cc intro)
12:40 Drunk Girls
17:09 I Can Change
23:45 Time To Get Away
28:16 Get Innocuous!
35:18 Daft Punk Is Playing At My House
41:45 Too Much Love
46:53 All My Friends
55:30 Tired (with "Heart of the Sunrise" by Yes snippet)
@jkap
jkap / xebra.txt
Last active September 24, 2015 08:37
(Cashduke shit, pre Derek, late 2008)
RX-1117
The New Tomorrow
Gone
In The Park
Quasimoto's Rebellion
(Cashduke Remixes, with Derek, early 2009)
Crank Dat Tetris Boy
Sexy Benny
share some shit!
jeopardize your political career!
the simple video sharer!
now with extra beta!
we <3 Rails Rumble!
100% free until it's not!
the real slim shady!
........................!
throw more dots!
version 3.14!
@jkap
jkap / notify.rb
Created September 27, 2010 20:29
#!/usr/bin/env ruby
# This requires the mail gem
# To use, run './notify.rb "<your command>"'
# make sure to set it as executable first using 'chmod +x notify.rb'
# email jbklego{at}gmail{dot}com with issues.
require 'rubygems'
require 'mail'
Blind - Hercules and Love Affair
Get Like Me - David Banner
Set Me Free - Phonat
Touch the Sky - Kanye West
I'll Be There - Gregor Salto, Afrojack
Snorlax Fuckin Owns
Do Ya Think I'm Sexy (Mightyfools Remix) - Rod Stewart
California Gurls (MSTRKRFT Remix) - Katy Perry
We Are Your Friends - Simian
Technologic - Daft Punk
require 'rubygems'
require 'sinatra'
require 'sinatra/reloader' if development?
require 'haml'
require 'dm-core'
require 'dm-validations'
require 'dm-migrations'
require 'bluecloth'
helpers do