Find broken links with GoBlog
Even though it is often said that the Internet does not forget, it does forget some things. When people shut down their websites, delete sites or even sell their domains.
Welcome to the Dev section of my blog with development related articles.
Even though it is often said that the Internet does not forget, it does forget some things. When people shut down their websites, delete sites or even sell their domains.
Firefox 87 was released with a new feature for everyone developing websites with light and dark modes.
I donβt know of any other blogging software that supports this: Serve a blog directly as a Tor hidden service.
A few days ago, an OVH data center went up in flames and was completely destroyed. This reminded me that it is important to store backups in another place on earth if possible, so better not in the same data center as the server that might burn down.
Sometimes I like to take a look at the commit history of various open source projects, applications I use myself or dependencies I use in my applications. Today I was scrolling through the commit history of chi, the HTTP router I use for my blog software.
A blog follower contacted me yesterday and reported that he had created a template for my blog for Telegramβs Instant View.
Instead of making a post every other day with all the solutions, here are my approaches for the rest of week 1 and week 2 of Advent of Code 2020.
Here are my solutions for Day 3 and 4 of Advent of Code.
I decided to publish my Advent of Code solutions regularly (probably every other day) here on this blog. So there are a few more posts with code to read. After all, code is a big part of my life, so it should be more present here on the blog.
Regarding the Go-based script I shared in a previous post: