Java agent to detect blocking calls from non-blocking threads. - reactor/BlockHound... (more…)
Read more »
In recent times, there have been a couple of tremendously popular blog posts explaining JOINs using Venn Diagrams. After all, relational algebra and SQL are set oriented theories and languages, so … (more…)
Read more »
Introduction to Flaky Tests Unit testing forms the bedrock of any Continuous Integration (CI) system. It warns software engineers of bugs in newly-implemented code and regressions in existing code, before it is merged. This ensures increased software reli... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
In this post we will tackle Artificial Intelligence with baby steps and try to build a very simple neural net in Java.
(more…)
Read more »