Skip to content

Instantly share code, notes, and snippets.

@eentzel
eentzel / jenkins.sh
Last active August 29, 2015 14:04
pip install over git when credentials are not installed in ~/.ssh
touch deployer_key
chmod 600 deployer_key
cat > deployer_key <<EOF
-----BEGIN RSA PRIVATE KEY-----
something something something
-----END RSA PRIVATE KEY-----
EOF
cat > sshwrap <<'EOF'
#!/bin/sh -x
@eentzel
eentzel / Makefile
Created July 25, 2014 21:32
Makefile for python/virtualenv
PY_SRC:=$(shell find . -not -ipath '*/env/*' -name '*.py')
.PHONY: clean
clean:
git clean -Xdf
env/bin/python:
virtualenv env
env: env/bin/python requirements.txt
$ cat test.sh
#!/usr/bin/env bash
set -e
foo () {
echo $(echo "subshell foo"; exit 11)
}
bar () {

( advice from @johnmyleswhite; ministorm starts with https://twitter.com/johnmyleswhite/status/766657182582513666 )

I keep planning on writing a post about contributing to OSS effectively, but I'm starting to doubt I ever will. So here's some tweets.

  1. Credibility is everything. People are busy, so they heavily use personal trust to inform their decisions. You must become credible.

  2. Credibility starts with technical competence, rather than shared aesthetics. Do not start contributing by engaging in design debates.

@eentzel
eentzel / keybase.md
Created December 6, 2016 17:42
keybase.md

Keybase proof

I hereby claim:

  • I am eentzel on github.
  • I am eentzel (https://keybase.io/eentzel) on keybase.
  • I have a public key ASCJXYNZsFx85N57Rj7BjqSI4j_sJ6NKIxr4vVKh2VShdQo

To claim this, I am signing this object: