Fortunately I have a pretty high traffic limit, which I would never reach with my VPS at Hetzner Cloud, but BunnyCDN now offers a new feature called “Origin Shield”, which can help to significantly reduce traffic to your own server by adding a second cache layer between edge server and the origin. Nice! 👍
2020-04
It gets worse and worse… My spam folder collects more and more emails from some Chinese spammers who want to sell me masks against corona. No thanks, I’m not interested.
The problems with hard wrapping email body text
Martin Tournoij has written an article about line breaks in emails. Some people think that in text emails, lines should not be longer than ~78 characters. I also find that emails that have been adjusted to this limit look terrible on the smartphone because the maximum width is narrower than 78 characters.
Why HN readers don’t have a blog
Yesterday, I asked the Hacker News community why they don’t have blogs, even though they have the necessary technical skills.
World map of domains
British domain registry Nominet created a world map of country-code top-level domains. It’s really interesting to see that .tk (Tokelau) is is the world’s largest ccTLD, because registration is free and no expired domains get deleted. After that comes .cn (China) and .de (Germany).
After reading this tutorial about how to mirror a Gitea repository to other Git hosting services like GitHub, I decided to follow a new strategy regarding my projects. I will use my main Gitea instance for all my public repositories and then mirror them on Codeberg and GitHub. I will also migrate projects from GitHub and Codeberg to my Gitea instance and replace the repos with mirrors. The first repo is this one with a mirror on Codeberg and a second mirror on GitHub.
This method gives me full control over my projects and I can create new mirrors or remove old mirrors at any time and I am not dependent on any service.
Why I use tools like Docker and Flatpak
I admit it, I am a big fan of pre-packaged software. Software that I simply set up by typing a single command or just adding a few lines to my existing configuration. I like simplicity and this kind of software makes things a lot easier and lets one focus on getting work done.
Back to Ubuntu (again)
Today I finally got a Bluetooth keyboard (Microsoft Bluetooth Keyboard) delivered, after I had also got a Bluetooth mouse (Microsoft Modern Mouse in black) a few days ago. Originally I ordered a different set from another shop, but the package still seems not to have been sent.
I played a bit with 11ty today and came to the conclusion to stay with Hugo for now. Much of what Hugo brings with it (multilingual websites, taxonomies etc.) has to be done manually. Sure, 11ty is much more flexible and everything is somehow possible, but somehow it’s too much effort for me (at least for the moment). I have a working Hugo site and it would be best to stick with it for now and start thinking more about things I can blog about instead of just the site itself. And I should also focus on my studies…
Or maybe I should build my own static site generator? 😂
“Nitter Redirect” add-on to redirect Twitter to Nitter
It’s not that uncommon to come across a link to Twitter. But when opening the link in the browser, I am often told that the tweet has failed to load. This may be due to my Firefox settings, uBlock Origin or something else, but it was so annoying to have to click on “try again” that I installed an add-on that automatically redirects me from Twitter to Nitter. (See all my installed add-ons here.)