Recent
I presented a talk titled “Breaking Up with Your Default Stack” about my transition from Java/Spring to modern Node/NestJS as my new default stack.
A blog post from “n0rdy”, featured also on hacker news, investigating different bcrypt implementations with a positive mention of my java implementation.
Ein Konferenz-Report über die Craft Conference in Budapest, die sich auf das Handwerk (“craft”) der Softwareentwicklung spezialisiert.
pihole-unbound-docker
A docker-compose setup that maintaines a Pi-hole DNS with an with an upstream Unbound recursive DNS all hosted locally.
The Hitchhiker`s Guide to Binary-to-Text Encoding
This article provides an overview of various bytes-to-text encodings, including Binary, Octal, Decimal, Hex, Base26, Base32, Base36, Base58, Base64, Ascii85, and Base122. I will show you their respective properties and when to use what.
·
Archive Link
To find out if Digital Ocean is a viable alternative to current hyperscalers, I gave a talk about my experience with Digital Ocean at a local meetup.
The website for the guests of my wedding 2023. Created with gohugo.io, a static website builder framework.
·
Archive Link
As a critique of the overuse of Agile frameworks not helping working in an agile way, I gave a talk about the topic at a local Agile meetup.
docker-minipaint
This is a dockerized version of the miniPaint project by viliusle, a web/node based paint tool to self host.
In diesem ersten Artikel möchte ich das Thema der Symmetrischen Verschlüsslung etwas näher betrachten und damit eventuelle Unklarheiten dazu beseitigen.