-
Desktop Java

JavaFX Custom Control – Nest Thermostat Part 2
I’ts been a while since I started to create the Nest thermostat FX custom control ! So last time, as…
Read More » -
Software Development

Funny Bugs types
Incompatible classes when you try to deserialize files generated with old code… Wrong URL setting when you put a wrong…
Read More » -
Scala

Using JavaCV with Scala and SBT
Recently I’ve been doing some simple face detection in a Scala-based project. The “industry standard” for such kind of tasks…
Read More » -
Software Development

Canary Tests
Canary Tests are minimal tests to quickly and automatically verify that everything you depend on is ready. You run Canary…
Read More » -
Enterprise Java

Redis sort with Jedis
In this post we will talk about the Redis SORT command. Redis provides the SORT command that we can use…
Read More » -
Core Java

Java 8 Friday Goodies: Lambdas and Sorting
At Data Geekery, we love Java. And as we’re really into jOOQ’s fluent API and query DSL, we’re absolutely thrilled…
Read More » -
Enterprise Java

Optimising Your ApplicationContext
There’s a problem with Spring, it’s been there for some time and I’ve come across it in a number of…
Read More » -
Agile

Fail SAFe
Last week I went to a presentation about Scaled Agile Framework – SAFe. I’ve read a bit about it before,…
Read More » -
Core Java

ObjectStreamClass: Peeking at a Java Object’s Serialization
ObjectStreamClass can be a useful class to analyze the serialization characteristics of a serialized class loaded in the JVM. This…
Read More »








