-
Agile
Sustainable Pace in Product Management
Working in product management is rewarding but demanding. As product people, we have a large set of diverse responsibilities, which…
Read More » -
Core Java
Picocli on GraalVM: Blazingly Fast Command Line Apps
GraalVM GraalVM allows you to compile your programs ahead-of-time into a native executable. The resulting program has faster startup time…
Read More » -
Software Development
Codeless and ML-Based Automation vs. Traditional Test Automation
There’s no doubt that the test automation space is undergoing transformation. Machine Learning (ML), Deep Learning and Artificial Intelligence (AI)…
Read More » -
Clojure
Clojure – comparison of gnuplot, Incanter, oz/vega-lite for plotting usage data
What is the best way to plot memory and CPU usage data (mainly) in Clojure? I will compare gnuplot, Incanter…
Read More » -
Enterprise Java
Fully working prototypes with Spring Boot and H2
We do use a lot of h2 with spring especially for unit tests. However instead of unit tests we might…
Read More » -
Software Development
[MEGA DEAL] The Complete C# Programming Bundle: Lifetime Access (97% off)
This 7-Course Collection Is Your Fast Track to Creating Apps & Games with C# Hey fellow geeks, This week, on…
Read More » -
Desktop Java
GWT with Spring Boot
Intro I’ve been investigating the options for writing UI code in Java recently. In my previous post I investigated Eclipse RAP and…
Read More » -
Software Development
The Functional Style – Part 6
Higher-order functions II: Currying. We previously saw in part 5 how you can use function composition to arrange your code…
Read More » -
DevOps
Deploying and scaling an Oracle database on a multi-node Kubernetes cluster
In this post I am going to explain how to deploy and scale an Oracle Express database on a multi-node Kubernetes cluster.…
Read More »