I hereby claim:
- I am michaeldrogalis on github.
- I am michaeldrogalis (https://keybase.io/michaeldrogalis) on keybase.
- I have a public key whose fingerprint is 17BC 9E8E 15FB DAB6 D06B 0503 29B7 CA6F 51BA C15B
To claim this, I am signing this object:
| [{:x 25, :y 25, :color [64 32 16]} | |
| {:x 25, :y 27, :color [64 32 16]} | |
| {:x 25, :y 28, :color [64 32 16]} | |
| {:x 25, :y 30, :color [64 32 16]} | |
| {:x 25, :y 31, :color [64 32 16]} | |
| {:x 25, :y 33, :color [64 32 16]} | |
| {:x 25, :y 34, :color [64 32 16]} | |
| {:x 25, :y 36, :color [64 32 16]} | |
| {:x 25, :y 37, :color [64 32 16]} | |
| {:x 25, :y 39, :color [64 32 16]} |
| [{:x 25, :y 25, :color [0 0 40]} | |
| {:x 25, :y 27, :color [0 0 40]} | |
| {:x 25, :y 28, :color [0 0 40]} | |
| {:x 25, :y 30, :color [0 0 40]} | |
| {:x 25, :y 31, :color [0 0 40]} | |
| {:x 25, :y 33, :color [0 0 40]} | |
| {:x 25, :y 34, :color [0 0 40]} | |
| {:x 25, :y 36, :color [0 0 40]} | |
| {:x 25, :y 37, :color [0 0 40]} | |
| {:x 25, :y 39, :color [0 0 40]} |
| 8/6/2011 [Saturday] 56:45, 8.25 miles, ~8m mile race 6:52 min/mile | |
| 8/7/2011 [Sunday] Off | |
| 8/8/2011 [Monday] 60 minutes, 7.76 miles, Steady State ~7:30-7:45 min/mile | |
| 8/9/2011 [Tuesday] 45 minutes, 5.25 miles, very easy ~8:30 min/mile | |
| 8/10/2011 [Wednesday] 60 minutes, 7.6 miles, Fartlek 8:00 min/mile | |
| 8/11/2011 [Thursday] 55 minutes, ~7 miles, easy ~7:51 min/mile | |
| 8/12/2011 [Friday] 1:01:04, 8.22 miles, Steady State 7:25 min/mile | |
| 8/13/2011 [Saturday] 51:18, 6.4 miles, easy hills 8:00 min/mile |
| https://github.com/MichaelDrogalis.keys |
| https://github.com/pingles/clj-kafka/blob/master/src/clj_kafka/consumer/simple.clj#L24-29 |
I hereby claim:
To claim this, I am signing this object:
| diff --git a/src/onyx/api.clj b/src/onyx/api.clj | |
| index 504fdb1..00c41fd 100644 | |
| --- a/src/onyx/api.clj | |
| +++ b/src/onyx/api.clj | |
| @@ -2,7 +2,7 @@ | |
| (:require [clojure.string :refer [split]] | |
| [clojure.core.async :refer [chan alts!! >!! <!! close!]] | |
| [com.stuartsierra.component :as component] | |
| - [taoensso.timbre :refer [warn fatal]] | |
| + [taoensso.timbre :refer [warn fatal error]] |
| vagrant@vagrant:~/.ansible/tmp/ansible-tmp-1431105629.17-101020997772406$ sudo service zookeeper status | |
| zookeeper stop/waiting | |
| vagrant@vagrant:~/.ansible/tmp/ansible-tmp-1431105629.17-101020997772406$ sudo /etc/init.d/zookeeper status | |
| * zookeeper is running |
| (add-hook 'clojure-mode-hook '(lambda () | |
| (local-set-key (kbd "RET") 'newline-and-indent))) |