Skip to main content

Blog

As the description already mentions, this is the place where I write stupid stuff. It can vary from IT and coding over music to philosphic thoughts.

I want to emphasize that this blog won’t be always correct. I may change my thinking over time, the blog may not reflect these changes or you won’t notice a change. On this blog I won’t publish new patterns or a ground-breaking new scientific achievement. Take this blog as a journal, a documentation of my personal experiences, that may vary, evolve and change over time.

2023


SSH and GPG Relay inside WSL2 with systemd boot

·2 mins
In this post I will explain how I’m using the Windows OpenSSH and Gpg4Win agents inside WSL2 with systemd. This post is not explained in detail and serves mainly as a reference manual for future setups. Download npiperelay and wsl-ssh-pageant. Place both in a suitable directory on the windows side. I created C:\tools for that purpose. Configure wsl-ssh-pageant for autostart. I chose a simple shortcut in the startup directory for that.

2022


The @Transactional-Kotlin Mismatch

·5 mins
The JEE/Spring @Transactional Annotation in Kotlin behaves unintuitively when exceptions are thrown and does not rollback by default

twobiers

·1 min
Why twobiers?