DiversIT Europe
Sep 4, 2017 New blog with Jekyll, BitBucket pipelines and Google Firebase Often I want to quickly write a small blogpost about something, usually involving bits of code. But with Blogger, where I previously hosted my blog, adding code with proper styling was always so cumbersome. For a long time I wanted something different, something simpler. No more dependencies on hosted services or other peoples database models, since it’s always a hassle to move from service to another.
[Read more...]
Tags:bitbucket firebase google jekyll
Mar 2, 2017 Video - Interview at Voxxed Bristol 2017 Interview for Voxxed at Voxxed Bristol about what it’s like learning Scala from a Java background.
[Read more...]
Tags:conference scala voxxed
Mar 2, 2017 Video - Sharing 2 years Scala experience Presentation at Voxxed Bristol 2017
In January 2015 we started on a new project using Scala with a team which had hardly any Scala experience. In this talk I share insights and experiences during a 2-year journey of using Scala/Akka in a real project, how the team learned Scala and slowly found it’s way into functional programming. It will include some best practices, pit-falls and lessons learned in both using Scala.
[Read more...]
Tags:conference presentation scala voxxed
Nov 12, 2016 Video - Sharing 2 years experience using Scala in a real project by a Java team Presentation on Devoxx 2016
In Januari 2015 we started on a new project using Scala with a team which had hardly any Scala experience. In this talk I’d like to share insights and experiences during a 2-year journey of using Scala/Akka in a real project, how the team learned Scala and slowly found it’s way into functional programming. It will include some best practices, pitt falls and lessons learned in both using Scala and the interoperability with Java and Groovy. Some of the technologies we used are Akka, Spray, Finatra, Json4s, Neo4j.
[Read more...]
Tags:conference devoxx presentation scala
Nov 11, 2016 Video - Talk to your Home! Quicky presentation on Devoxx 2016
OpenHab is a free open-source framework to automate your home. With probably over 100 bindings available for OpenHab, you probably already own something you could automate with OpenHab. My own home is automated using KNX, but it is also connected to OpenHab for a simple UI and as a continuous playground. In this quicky I’ll show how easy it is to control your OpenHab installation via Siri. [Sorry Android-ers, the Google Voice API is not open yet, so this is (at the writing of this paper) not possible yet with Google Voice.] With a few small steps it is possible to control your home with some basic commands, but you can also ask your home for the status of things like the temperature in the living room. I’ll demonstrate live controlling my home from the Devoxx stage.
[Read more...]
Tags:conference devoxx openhab presentation voicecontrol
Nov 3, 2016 Video - Sharing 2 years experience using Scala in a real project by a Java team Presentation on JFall 2016
In Januari 2015 we started on a new project using Scala with a team which had hardly any Scala experience. In this talk I’d like to share insights and experiences during a 2-year journey of using Scala/Akka in a real project, how the team learned Scala and slowly found it’s way into functional programming. It will include some best practices, pitt falls and lessons learned in both using Scala and the interoperability with Java and Groovy. Some of the technologies we used are Akka, Spray, Finatra, Json4s, Neo4j.
[Read more...]
Tags:conference jfall presentation scala
Sep 30, 2016 Creating presentations ... Early november I am presenting both at the Dutch JFall and Devoxx BE conferences. This year I wanted to get started early, so I sat down and … “Ok, what am I going to use to create the presentation in? Keynote? Mmm … If I want to present this at different conferences with a matching style, maybe I need something different.”
[Read more...]
Tags:markdown presentation-tools
Jul 13, 2016 Running Docker on Pine64 In the beginning of this year I backed the Kickstarter for Pine64. The Pine64 is an interesting little board with a quad core All-Winner 64-bit CPU, lots of IO, a gigabit network interface and up to 2GB memory.
[Read more...]
Tags:docker pine64
Jun 29, 2016 Talking to my home My home is mostly automated using KNX. Yes, that’s a bit expensive, but it’s wired, very flexible, it always works and is a truly open standard so I can choose from many manufacturers. I always get my hardware from http://knxgroothandel.nl.
[Read more...]
Tags:homeautomation iot openhab
May 16, 2016 Presentation - Gettings started with cool IoT stuff Presentation on NextBuild 2016
There have been plenty of session already about Raspberry Pi’s and Arduino’s, but that’s old-school already. I want to show you what cool devices are currently available or will come available shortly and how to get started with those. One of the devices is the ESP8266. I’ll explain what hardware you need to get started and I’ll demonstrate how to quickly start developing with a ESP8266, from a basic blink to an Over The Air update of your firmware and connecting it to the cloud. Other devices I’ll try to cover are the RedBear DUO, a wifi and Bluetooth-LE device which I just got in today, and Riots.
[Read more...]
Tags:conference iot nextbuild presentation