Posts
-
All aboard the open data train
Thoughts on how we designed and implemented the Open Rail Data RESTful API.
-
Is there an optimal quad tree out there?
Quad tree is a fun tree structure that is relatively easy to implement. Tree size and bucket size can affect tree performance, so optimizing the latter might pay off in critical contexts.
-
EuroClojure 2015
We went to EuroClojure 2015 - this is a brief(ish) description of the presentations given there
-
Interfaces and components in a functional world... or "how I stopped worrying and let Clojure into my heart"
Functional programming encourages the use of data and functions instead of creating new concrete types.
-
Virusscanner as a REST service
How to setup a open source virusscanner as a REST service.
-
About the quality and fun!
Software quality is important. But let's not forget the fun!
-
Intelligent practices of software testing
Intelligent practices of software testing creates guildelines to make software testing more context responsive
-
Enterprise VPN insecurity
Analysis of a enterprise VPN solution. There is surprising functionality opening a backdoor to end user's computer. Do you know what your VPN solution actually does?
-
Ninja berries – continuous learning and skills development at my workplace
Solita has a policy of fostering educational sessions on company time. This little blog post discusses the arrangement.
-
Aurelia.io
Coding with Aurelia JavaScript framework and ECMAScript 6 - right now