If I have something that might be interesting to others, I might write it down here.
Of course all opinions are my own.
If you want to stay up to date, it's probably best to follow me on Twitter.
If I have something that might be interesting to others, I might write it down here.
Of course all opinions are my own.
If you want to stay up to date, it's probably best to follow me on Twitter.
28. Feb 2022
I published my first crate on crates.io which can be used for working with location data (parsing, serializinh, resolving). This Post is about what I've learned during that process and how it feels to author a package with no real external input.
28. Feb 2022
Because of my bachelor thesis I spend a day going down a rabbit hole to figure out whether or not popularity can be taken as an indicator for quality of a npm package. The result was surprisingly expected.
7. Feb 2022
Chrome (and Chromium browsers) make the lion share of the modern web userbase. Today one of the Safari Web Developer Experience Evangelists painted a distopian image of a 95% Chromium browser world. Since it's coming from the Safari team, I want to write my opinion on this.
27. Jan 2022
The Rober Koch Institut (RKI) in germany provides a dashboard via ArcGIS to provide an overview over the current state of COVID in the country. I have some opinion on this from a web dev point of view.
26. Jan 2022
Make it fresh, style it new and give it new content!
22. Feb 2021
I love rollup and I love 11ty (eleventy), but mixing the two seems to be a little hard - at least when looking at the starter projects presented on 11ty's website. Here's my take on it.