Java: java.lang.UnsupportedClassVersionError - Unsupported major.minor version 51.0
· java

Looking inside the black box
· software-development

Learning: Switching between theory and practice
· learning

Incremental/iterative development: Breaking down work
· software-development

Buy vs Build: Driving from the problem
· software-development

Web Operations: Feature flags to turn off failing parts of infrastructure
· devops-2

Unix: Counting the number of commas on a line
· unix

Clojure: Thread last (->>) vs Thread first (\->)
· clojure

Emacs/Clojure: Starting out with paredit
· clojure emacs paredit

Clojure: Mahout's 'entropy' function
· clojure mahout