Not everything that can be counted counts, and not everything that counts can be counted.
― Albert Einstein
Software Development and Data Consultant
Not everything that can be counted counts, and not everything that counts can be counted.
― Albert Einstein
A few days ago I gave a talk at the Clojure Meetup Berlin about building GUIs with Clojure and JavaFX. Here is the abstract: Building declarative GUIs with Clojure, JavaFX and fn-fx (Dr. Nils Blum-Oeste) JavaFX is the current standard GUI framework included in most Java distributions and the successor to Swing. It is readily […]
As I am in the process of developing an application for data analysis on chemical data the need for building a desktop GUI came up. Why desktop you ask? Excellent question! I think for this particular project, the combination of ease of use, data privacy and performance make it worth exploring an approach with a […]
Recently I got some interest in generative “art”. Without going into what qualifies as art and what not, here are some of the things I created: The code generating these images is available on github over here. Try them live, as a couple of these images are from actual animations. Pretty easy and fun to […]
A few weeks ago Christoph and I gave an introduction to MicroServices at Futurice‘s Beer&Tech sessions in Berlin. The idea was to collect our impressions from the DevOps conference 2015 in Berlin. I think we covered a lot of ground here from business value to technology and some simple live examples. The tools we introduced […]
Recently I had the chance to be a coach at ClojureBridge Berlin. You might not have heard about this event before, but maybe you know RailsBridge. ClojureBridge’s mission is: ClojureBridge aims to increase diversity within the Clojure community by offering free, beginner-friendly Clojure programming workshops for women. Of course I did not hesitate to volunteer […]
A while ago I did a small introduction to building a simple REST API with Clojure from scratch at Futurice in Berlin. While preparing that, I did create a small tutorial and demo project to follow along (GitHub, Tutorial). The presentation was recorded on video and you can check it out right now, right here: […]
Who doesn’t know about having too many projects at hand? Guess I am not different, probably rather on the more excessive side of things here. Having finished my PhD and getting some personal issues sorted out, I feel having capacity and the drive to get my hands dirty again. Among the things I already started […]