-
Enterprise Java
Arquillian tests on a WildFly instance hosted on OpenShift
Tech Tip #54 explained how to enable Arquillian for an existing Java EE project. In that tip, the tests were run against…
Read More » -
Software Development
Between 0 and 1 – PWM with Raspberry Pi
Switch on and off an LED and let run a motor at one speed and direction is easy, but what…
Read More » -
Core Java
But that’s impossible, or finding out that the JIT has broken your code.
Every now and then you look at some code and think that it cannot be possibly be wrong. Once you…
Read More » -
Android Core
Don’t Block The UI
I’ve talked with many end users about their badly written apps grievances and I’ve come to the conclusion that it…
Read More » -
Career
Using the “Do You Have Any Questions?” Question
During most interviews, an interviewer provides the candidate the opportunity to ask questions. In most cases the highly-anticipated “Do you have any…
Read More » -
Clojure
Clojure at Scale: Why Python Just Wasn’t Enough for AppsFlyer
A first hand experience and an introduction to Clojure at scale Still considered a bit of an esoteric language, Clojure…
Read More » -
Enterprise Java
Do you really want to speed up your Maven compile/packaging? Then takari lifecycle plugin is the answer.
Like many of you out there, I am working with a multi module Maven project. It is not a huge…
Read More » -
Agile
Agile Testing Days 2014–The #AgileTD Post
Second time around is even better. And much more fun. You know people, who know you. You meet new people,…
Read More » -
Scala
Spark: Parse CSV file and group by column value
I’ve found myself working with large CSV files quite frequently and realising that my existing toolset didn’t let me explore…
Read More »