dj koze — knock knock
pat — blessed avenue
blithe field — days drift by
against all logic — 2012-2017
sam wilkes — wilkes
dj koze — knock knock
pat — blessed avenue
blithe field — days drift by
against all logic — 2012-2017
sam wilkes — wilkes
| require 'mocha/parameter_matchers/base' | |
| module Mocha | |
| module ParameterMatchers | |
| # @example | |
| # partial = { | |
| # a: [ 1, 2 ], | |
| # b: { | |
| # hello: { | |
| # world: [ 'foo' ] |
mount eerie — a crow looked at me
niel cicierega — mouth moods
kamasi washington — harmony of difference
thundercat — drunk
nai palm — needle paw
| var app = Application.currentApplication(); | |
| var itunes = new Application('iTunes'); | |
| var selection; | |
| app.includeStandardAdditions = true; | |
| itunes.includeStandardAdditions = true; | |
| var artistNameDialog = { | |
| text: "function for artist name? echo \"$track_name\" | $this_command", | |
| default: "/usr/local/bin/ack '^(\\d+) (.*) *- *(.*)$' --output '$2'" |
I hereby claim:
To claim this, I am signing this object:
| // import { filter, flatten, minBy, range, reject, zip } from 'lodash'; | |
| const filter = require('lodash').filter; | |
| const flatten = require('lodash').flatten; | |
| const minBy = require('lodash').minBy; | |
| const range = require('lodash').range; | |
| const reject = require('lodash').reject; | |
| const zip = require('lodash').zip; | |
| const complement = f => ((...args) => !(f(...args))); |
| wifey | |
| hubby | |
| webinar | |
| methinks | |
| ridonculous |
| test: | |
| ruby *_spec.rb | |
| .PHONY: test | |
| 10 below | |
| 10 feet above the ground | |
| 10 feet beneath the ice | |
| 10 hours from home | |
| 10 miles away | |
| 10 miles southeast | |
| 10 more yards to the front | |
| 10 or 12 hot grueling miles | |
| 10—boats out right now | |
| 10000 BC |
| <html> | |
| <head> | |
| <style type="text/css"> | |
| body { | |
| background-color: #eeffdb; | |
| font-family: Baskerville, "URW Palladio L", "Palatino Linotype", serif; | |
| font-size: 125%; | |
| } | |
| </style> | |
| </head> |