Skip to content

Instantly share code, notes, and snippets.

View aaronharnly's full-sized avatar

Aaron Harnly aaronharnly

View GitHub Profile
Verifying my Blockstack ID is secured with the address 1G4GhYJU2yETBprY8ein7EwV8RYo1tTCoR https://explorer.blockstack.org/address/1G4GhYJU2yETBprY8ein7EwV8RYo1tTCoR
@aaronharnly
aaronharnly / chainfail.py
Created October 4, 2012 22:44
celery chain doesn't propagate errors
#!/usr/bin/env python
#
# Good reading:
# http://stackoverflow.com/questions/12660994/how-to-fail-the-chain-if-its-sub-task-gives-an-exception
#
#
# Celery instance
def create_celery():
@aaronharnly
aaronharnly / gist:3396206
Created August 19, 2012 16:50
brew install erlang: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --prefix=/usr/local/Cellar/erlang/R15B01 --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-shared-zlib --enable-smp-support --with-dynamic-trace=dtrace --enable-hipe --enable-darwin-64bit
## --------- ##
## Platform. ##
@aaronharnly
aaronharnly / gist:3396118
Created August 19, 2012 16:42
BUG: brew install erlang
[12:39:49 PM] aharnly@aharnly-retina.local:/Users/aharnly
brew doctor
Your system is raring to brew.
[12:39:56 PM] aharnly@aharnly-retina.local:/Users/aharnly
brew update
Already up-to-date.
[12:40:02 PM] aharnly@aharnly-retina.local:/Users/aharnly