Software Hero Worship
Friday, June 12, 2015
Expression-oriented programming in Groovy: transpose() is zip()
›
The term "expression-oriented programming", as mentioned in these blog posts, resonated with me: http://richardminerich.com/201...
Monday, June 1, 2015
Gradle version selector incompatability
›
We had some interesting issues with Gradle this week. We build a number of internal projects with Gradle, and some of these projects have ...
Saturday, January 25, 2014
Looking at Elixir
›
The Pragmatic Programmers had a big impact on me with the PickAxe book introducing Ruby, among many other things. So when Dave Thomas gets...
Monday, April 29, 2013
Bad math in BBC
›
In the BBC Magazine story Amanda Knox and bad math in court , there is an explanation of probability relating to evidence in a legal trial. ...
Monday, August 27, 2012
Ant Profiling
›
In my new job at Assurity Consulting I've been looking at some large builds. Some that take 6 hours or more to run in the Continuous ...
5 comments:
Tuesday, August 21, 2012
Git and SVN on OSX 10.8 - is this the best way?
›
Don't get me started on Apple. I bought my first Mac a few weeks ago, and I'm still trying to figure out why. They are pretty, but t...
Tuesday, May 29, 2012
Groovy AST transform gotcha
›
I'm a big fan of Groovy's AST transforms. Lately I've been using @Lazy in a lot of my code, because I love a declarative or func...
›
Home
View web version