
Rein Krul on 18 September, 2017
Why Java programmers should use Kotlin (or at least try it)
Kotlin has been around for a while now, but hasn't been getting the attention it deserves. Stack Overflow makes this painfully obvious:
Rein Krul on 18 September, 2017
Rein Krul on 8 August, 2017
Rein Krul on 13 October, 2015
Rein Krul op 23 February, 2015
Developing software is one thing, keeping it up and running in production is a whole different challenge. When your software is running in production it will be used in ways you never thought about, and it will behave in ways you've never expected it to behave. A common culprit of problems in production is the use of external resources.
Rein Krul op 17 November, 2014
Before you start reading, I must warn you that this article is not intended to advise you. It is just a collection of thoughts on the topic of enterprise software.