Skip to content

Instantly share code, notes, and snippets.

View runningskull's full-sized avatar

Juan Patten runningskull

View GitHub Profile

Music for working/programming/reading/…

…sleeping, meditating, yoga, after hour…. Mostly ambient, drone, (neo-)classical, dub, minimal techno, deep house, micro house, downtempo, slo-mo house, ketapop, schneckno, jetlagdisco, post-rock, lowfi hip hop…

I constantly update this list if I find something that I like. This collection is nowhere from finished and obviously mostly shaped by my taste in music. Please feel free to comment your recommendations.

Radio

@runningskull
runningskull / moment-immutable.js
Created February 19, 2016 01:20 — forked from timrwood/moment-immutable.js
Immutable Moments
(function (root, factory) {
"use strict";
if (typeof define === 'function' && define.amd) {
define(['moment'], factory);
} else if (typeof exports === 'object') {
module.exports = factory(require('moment'));
} else {
factory(root.moment);
}
}(this, function (moment) {
@runningskull
runningskull / springer-free-maths-books.md
Created December 29, 2015 14:02 — forked from bishboria/springer-free-maths-books.md
Springer have made a bunch of books available for free, here are the direct links