Jan-Lukas Else

Thoughts of an IT expert

πŸ‘¨β€πŸ’» Dev: 2021-03

Welcome to the Dev section of my blog with development related articles.


Firefox 87 with some nice changes

Published on in πŸ‘¨β€πŸ’» Dev

Firefox 87 was released with a new feature for everyone developing websites with light and dark modes.

View

Tor support in GoBlog

Published on in πŸ‘¨β€πŸ’» Dev

I don’t know of any other blogging software that supports this: Serve a blog directly as a Tor hidden service.

View

How I sync my Nextcloud with an S3 bucket using Drone CI and rclone

Published on in πŸ‘¨β€πŸ’» Dev

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.

View

How a clever organization of Go structs can save memory

Published on in πŸ‘¨β€πŸ’» Dev

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.

View

Jan-Lukas Else