This website is using a security service to protect itself from online attacks. (more…)
Read more »
picturesafe-search is an open source Java wrapper for Elasticsearch, implementing an opinionated, fresh approach to implement new search/analytics enabled applications or enhance legacy software ba... (more…)
Read more »
The Java Stream API wasn't working the way it was supposed to. There is a fix, but it's interesting to see what exactly went wrong.
Read more »
Using VAVR's Either type we can express failure scenarios in our type signatures. These container values can be used to write composable code. (more…)
Read more »
With the module linking and custom runtime image creation features of JDK9 can a program have a lower RAM memory footprint in JDK9 than in JDK8? I ima... (more…)
Read more »