latest blog entries
Morphium 6.2.0 β€” What's New?

Morphium 6.2.0 β€” What's New?

After months of work, Morphium 6.2.0 is ready. This release brings some fundamental changes β€” most notably the extraction of PoppyDB as a standalone module. But let's go through it step by step.

Multi-Module M

11.3.2026 read more
jnl - My Terminal Journal and Blog Tool

jnl - My Terminal Journal and Blog Tool

I live in the terminal. My editor is Neovim, my window manager is tmux, and when I want to jot something down, I don't want to open a browser or launch an Electron app. So I built jnl - a Bash-based t

23.2.2026 read more
Morphium version 6

Announcing Morphium 6.0: Modern Java ODM with Built-in Messaging

Today we're thrilled to announce Morphium 6.0, a major release of our feature-rich MongoDB Object Document Mapper for Java. This release brings full JDK 21 support, a comple...

the nix package manager

As I am always looking for new interesting tools, I came accross this new (or actually old) player in the realms of package managers for Unix/Linux: Nix. But the most interesting thing about it is not the package management itself, it is the reproducability of builds, that cought my interest.