This blog is a static website hosted on Netlify. As static site builder, I use the awesome Hugo, which is written in Go and amazingly fast. This page with currently more than 300 pages build in less than 500ms.
View
When you host your static website on a service like Netlify, it’s not that easy to get statistics of your website visitors without violating their privacy by using tools like Google Analytics. Because it’s a static website you can’t use some statistics plugins the way you can in WordPress and it’s also not possible to view which pages the server is serving, because Netlify doesn’t give you access to it’s logs.
View
A few months ago, I tried to learn Go. I did it just out of curiosity and because I heard many great things about this programming language. I also use much software, which is written in Go, like the generator for my websites (Hugo), Git server (Gitea), feed reader (Miniflux) or Docker. All are written in Go and have in common, that they have an incredible performance and are really easy to setup, because it’s possible to compile everything to a single statically linked executable.
View
I love programming. I never hide this. I love running. I don’t hide this either. And I love writing creepy articles, this article is the prove that I even don’t hide this.
View
There are things I don’t like to do, but I have to. Due to that there’s a lack of motivation sometimes, I just don’t want to do it, but I have no other option. The worst kind of things I don’t like to do are the things I’m stuck at. When I just have no idea how to solve them.
View
I’m an idiot. A stupid bastard. Really stupid. Because I needed some timeoff, I wished to be ill - knowing that my wishes are just very rarely come true. And what happened? Yes, my wish came true. [insert facepalm emoji here]
View
This article is about something I already have in my mind for quite some time. It’s about the importance of education.
View
I used Pagekit for quite some time with my personal homepage. Pagekit gave me a nice Admin UI and there were also nice themes and plugins, which I could use. But Pagekit is PHP and the setup isn’t that optimal. So I switched back to a static site setup with Hugo.
View
I recently joined an event in my hometown, which was focused on new technologies. I had the opportunity to give a small talk and I took it.
View
I’m a Solus user (and enthusiast), but as one I also faced a common problem. Not every desktop app is available on Solus Linux and you also can’t run .deb or .rpm installation files, because Solus uses a different package manager and isn’t based on any other Linux distribution.
View