Brittle POJO May 5, 2018 POJO pattern is pretty popular in Java world. This article demonstrates what’s wrong with that. Read More »
Anomaly detection using the Bag-of-words model August 31, 2017 A practical method of finding anomalies within the set of activities using the Bag-of-words model. Read More »
Unit-Level Performance tuning in Java May 11, 2017 How to simply improve performance of your java applications. Everything purely in IDE, without even starting the whole app. Read More »