I hereby claim:
- I am patcon on github.
- I am patcon (https://keybase.io/patcon) on keybase.
- I have a public key whose fingerprint is 3A1C 0B22 D068 00FE 9941 70F0 95F8 9F53 5142 1685
To claim this, I am signing this object:
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '-g', 'npmsearch' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose node symlink /usr/bin/node | |
5 verbose cache add [ 'npmsearch', null ] | |
6 verbose cache add name=undefined spec="npmsearch" args=["npmsearch",null] | |
7 verbose parsed url { protocol: null, | |
7 verbose parsed url slashes: null, | |
7 verbose parsed url auth: null, |
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'publish' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose node symlink /usr/bin/node | |
5 verbose publish [ '.' ] | |
6 verbose cache add [ '.', null ] | |
7 verbose cache add name=undefined spec="." args=[".",null] | |
8 verbose parsed url { protocol: null, | |
8 verbose parsed url slashes: null, |
I hereby claim:
To claim this, I am signing this object:
# Description: | |
# Submit time query to www.timeapi.org | |
# | |
# Commands: | |
# hubot time - Current time in UTC | |
# hubot time <timezone> - Current time in timezone | |
# hubot time <timezone> <query> - Time in timezone based on query | |
module.exports = (robot) -> |
postgres@vagrant-ubuntu-precise-64:/home/vagrant/www.gittip.com$ make run | |
./env/bin/honcho -e defaults.env,local.env run ./env/bin/aspen \ | |
--www_root=www/ \ | |
--project_root=. \ | |
--show_tracebacks=yes \ | |
--changes_reload=yes \ | |
--network_address=:8537 | |
pid-2555 thread-47360263048960 (MainThread) Reading configuration from defaults, environment, and command line. | |
pid-2555 thread-47360263048960 (MainThread) changes_reload False default | |
pid-2555 thread-47360263048960 (MainThread) changes_reload True command line option --changes_reload=yes |
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC+ujPWbxkhvkjv6EW9MwNHgjyGtAUFTtCnLsE7CEukzfeaL1NMyivCYwrdQ2TBaUTPkxKDKtuR0/729T+rXKpb2Aeua4WhPccOETb7ZOdJTxLu6nzDe2M/ri94umlvWMbH5Gf64zt/E7SYv398kRxABMOPFP4Kd2DcuCyItWp1GquGPB5DlWFwJ57kBmTsuarkWrz3WntG/htQI0woEBdPlBQ08aVWr8TQnn3/fclcgLyjtD6B7MRXHuwrK45l/VIK/ZI7OOnciHVxSVbJZjHII/gqmoGeu4KYdPy9DbVllKyBMI5hW/G2Dnqu0Xo+ISaC56Hcr2mIVvXx5teWcpxeSFuCQI8TqdxDK8/3TRn7EfGADUlvTbf9pCOMYD01Ifam11WqtaO6MsvAv/aWRFUTBxmCESyiN4E1y0LdKiIobo/fLMpcFgLt/kCtXs4Uok9M+8RYH25w6eQeLWs+hwswPVnB1Rt3TzmPW0TvuEjS1hHQk22KTsB5YXqlSApvY9bxtYZo+6k6UXur06w95luK3cL5FB7wbAQxYCPsX3a7Oz0nHNnkk7Dm4KAM6pCmayA2beV85o3mvp9pTZ6hvsqOng8qYMgo93tlgALOi+Ly1IdWirzC+WC6DNC3zpzHC+ShUvE4gP7l0g1Ve6/6k0putzVlUb6nBw3Gim8T4KBPow== patcon@myplanet-macbook |
Sqwiggle is a remote collaboration tool. [video demo]
Using squiggle is great if you have multiple monitors and can keep the application window open on the side. However, it's much simpler to forget that it's open when you have it below your working window on a single screen.
Installing Afloat, an OSX window manager, allows you to float a small, transparent app window over your single workspace.
#!/usr/bin/env ruby | |
## Description: | |
# Small helper script to make managing hubot-scripts org less tedious. | |
# | |
## Requirements: | |
# gem install octokit | |
# | |
## Usage: | |
# create-hubot-script-repo <username>/<repo> [<org>] |
Development Operations Lead | |
at Disqus (View all jobs) | |
Disqus - San Francisco | |
We're looking for an experienced Development Operations Lead to play an integral operations role at Disqus. The ideal person is obsessed with uptime and site speed and has years of experience with server hardware and Linux systems. At the same time, you are passionate about working with development engineers to get more done faster with less trouble. You'll be working at our office in San Francisco. Disqus reaches over 1 billion unique visitors a month. You'll be working on large scale challenges immediately as well as make a huge, lasting impact on all technical decisions. | |
What You'll Do | |
Lead our server-side infrastructure, including configuring Linux systems (e.g. packaging) and dealing with hardware. | |
Directly responsible for site reliability | |
Participation in 24/7 on-call rotation (be available by phone or email in case something goes wrong) |
➜ proviso git:(basic-puppet-lamp) ✗ vagrant provision | |
[default] Configuring cache buckets... | |
[default] Running provisioner: shell... | |
[default] Running: /var/folders/qh/3rl39sq93zd248f1bs9gq3r80000gn/T/vagrant-shell20131012-93253-4gjaph | |
Ensuring Puppet package repo available... | |
Updating package repositories... | |
Ensuring version 3.3.1 of Puppet installed... | |
[default] Configuring cache buckets... | |
[default] Running provisioner: puppet... | |
Running Puppet with default.pp... |