Recent Posts

Creating a Command Line Tool with JBang and PicoCLI to Generate Release Notes

Author: A N M Bazlur Rahman Original post on Foojay: Read More Lately, I have been playing with JBang and PicoCLI, and I am pretty amazed at what we can do with these tools. I needed to create a script that would go to a specified repository on GitHub, check the commit range, and verify if any tickets were associated …

Read More »

Crafting a Custom Monad-like Type in Java – part 1 

Tekst: Laurens van der Kooi JAVA MAGAZINE 01 – 2024   As a Java developer, I have a real passion for working with functional programming techniques. In my day-to-day work, I often find myself immersed in Java’s monad-like container types like Optional and Stream. Recently, I’ve been exploring the concept of crafting my own container type, specifically designed for managing …

Read More »

NLJUG Masterclass: Learn containers, Kubernetes, and OpenShift in your browser

= Partnercontent: =  This article was written in collaboration with Red Hat. In the fast-paced world of software development, having the right tools and environment can make all the difference in accelerating productivity and innovation. Red Hat Developer Sandbox emerges as a game-changer, offering developers a robust platform to experiment, prototype, and collaborate effectively. Let’s delve into what Developer Sandbox …

Read More »