Creating presentations …
Early november I am presenting both at the Dutch JFall and Devoxx BE conferences. This year I wanted to get […]
Creating presentations … Read more »
Early november I am presenting both at the Dutch JFall and Devoxx BE conferences. This year I wanted to get […]
Creating presentations … Read more »
In the beginning of this year I backed the Kickstarter for Pine64. The Pine64 is an interesting little board with
Running Docker on Pine64 Read more »
My home is mostly automated using KNX. Yes, that’s a bit expensive, but it’s wired, very flexible, it always works
Talking to my home Read more »
Together with colleague Stijn van Drunen we’re working on a project where we’re using Neo4j 3 since we want to
Testing Neo4j 3 with embedded server with Bolt Read more »
To speed up image processing in a Java/Scala application on a Raspberry Pi, we resorted to ‘opencv’. OpenCV already provides
Building JavaCPP presets for OpenCV 3 for Raspberry Pi (linux-arm) Read more »
To serve some resources via Spray, it’s as easy as using the ‘getFromFile’ directive. If you want to fall back
Chaining rejection handlers Read more »
I have been playing with Akka Streams and Akka Http to create a flow to get some data from a
Using Akka Http to perform a Rest call and deserialise json Read more »
For a new play project, I want to use a time series database to visualise gathered data over time and
Selecting a time database Read more »