Skip to content

Instantly share code, notes, and snippets.

View patrickod's full-sized avatar
🔐

Patrick O'Doherty patrickod

🔐
View GitHub Profile
/*! Socket.IO.js build:0.9.11, development. Copyright(c) 2011 LearnBoost <[email protected]> MIT Licensed */
var io = ('undefined' === typeof module ? {} : module.exports);
(function() {
/**
* socket.io
* Copyright(c) 2011 LearnBoost <[email protected]>
* MIT Licensed
*/
console.log("Hello world");
W: GPG error: http://repository.spotify.com stable Release: The following signatures were invalid: BADSIG 082CCEDF94558F59 Spotify Public Repository Signing Key <[email protected]>
[
109, 97, 116, 116, 64, 117, 110,
105, 102, 105, 101, 100, 115, 111,
99, 105, 97, 108, 46, 99, 111, 109
].map(String.fromCharCode).join('')
2013-06-05T17:30:40.531699+00:00 app[web.1]: (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setM
axListeners() to increase limit.
2013-06-05T17:30:40.532604+00:00 app[web.1]: Trace
2013-06-05T17:30:40.532604+00:00 app[web.1]: at EventEmitter.addListener (events.js:175:15)
2013-06-05T17:30:40.532604+00:00 app[web.1]: at EventEmitter.once (events.js:196:8)
2013-06-05T17:30:40.532604+00:00 app[web.1]: at SendEmitter.send (/app/node_modules/nodefly/node_modules/uhura/lib/send_emitter.js:115:7)
2013-06-05T17:30:40.532604+00:00 app[web.1]: at forEach.Transport.(anonymous function) (/app/node_modules/nodefly/lib/transport/uhura.js:
35:8)
2013-06-05T17:30:40.532604+00:00 app[web.1]: at metricsBuffer (/app/node_modules/nodefly/lib/sender.js:110:16)
2013-06-05T17:30:40.532604+00:00 app[web.1]: at Array.forEach (native)
unbind C-b
set -g prefix C-a
set-option -g default-command "reattach-to-user-namespace -l zsh"
bind y run "tmux save-buffer - | reattach-to-user-namespace pbcopy"
set -g automatic-rename off
set -g status-bg colour234
set -g window-status-activity-attr bold
set -g pane-border-fg colour245
https://gist.github.com/anonymous/9521341
### Keybase proof
I hereby claim:
* I am patrickod on github.
* I am patrickod (https://keybase.io/patrickod) on keybase.
* I have a public key whose fingerprint is E337 1C09 3FEB 6AF9 54D9 AA7A F05E 232B 31FE 4222
To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am patrickod on github.
  • I am patrickod (https://keybase.io/patrickod) on keybase.
  • I have a public key whose fingerprint is E337 1C09 3FEB 6AF9 54D9 AA7A F05E 232B 31FE 4222

To claim this, I am signing this object:

WORKDIR /src
ENTRYPOINT ["/usr/bin/lein", "with-profile", "production", "trampoline", "ring", "server-headless"]