-
Agile

Apply “How Little” Thinking to Agile Management Control
Most managers I meet want to do a good job. They want to provide the vision for the people doing…
Read More » -
Enterprise Java

Apache Derby Database Users and Permissions
Abstract Apache Derby is awesome! Especially in a Microservices environment where the data for services (may) shrink and not require…
Read More » -
Scala

Creating a YARN Application using Scala
I have been recently playing with Apache Amaterasu, which is an amazing project that helps to deploy data pipelines. It’s…
Read More » -
Core Java

Making Pivot Tables with Java Streams from Databases
Raw data from database rows and tables does not provide so much insight to human readers. Instead, humans are much…
Read More » -
Software Development

Generating Source Code, a Compromise
Source Code Generation is not Good The most important statement in this topic before we would even start to discuss…
Read More » -
Core Java

New JDK 11 Files Method isSameContent()
It has been proposed that a method named isSameContents() be added to the Files class in JDK 11 via JDK-8202285…
Read More » -
Software Development

12 Feelings Every Developer Has After Introducing an Error to Production
Waiting for your code to compile? Trying to find the root cause of the current issue you’ve encountered? Here are…
Read More » -
Enterprise Java

TestContainers and Spring Boot
TestContainers is just awesome! It provides a very convenient way to start up and CLEANLY tear down docker containers in…
Read More » -
Software Development

The Benefits of Side Projects
Side projects are the things you do at home, after work, for your own “entertainment”, or to satisfy your desire…
Read More »






