-
Software Development
Akka basics
As the previous post explained our system is based on Akka. Before going into more detail about our solution, I’d…
Read More » -
Core Java
JUnit 5 – Conditions
We recently learned about JUnit’s new extension model and how it allows us to inject customized behavior into the test…
Read More » -
DevOps
Docker container using Apache Mesos and Marathon
Apache Mesos is an open source cluster manager developed at UC Berkeley. It provides resource isolation and sharing across distributed…
Read More » -
Career
Got Fired? A list of Do’s and Don’ts
Being terminated from a job unexpectedly can launch a flurry of emotions that may cause the newly unemployed to act…
Read More » -
Kotlin
Kotlin for Java Developers: 10 Features You Will Love About Kotlin
Kotlin is a statically typed JVM language built by Jetbrains, the makers of the IntelliJ IDE. Kotlin is built upon Java and…
Read More » -
Core Java
ANTLR and Jetbrains MPS: Parsing files and display the AST usign the tree notation
Itemis did it again: they just released a new very cool plugin for Jetbrains MPS. This one permits to define new…
Read More » -
Software Development
How to derive business value from performance monitoring?
Performance monitoring has historically been a domain that product & business owners have not felt attached to. Terms such as…
Read More » -
Software Development
Architects Don’t Decide
As pointed out in the article A Little Architecture from Robert C. Martin the job of the architect is not…
Read More »