Jan-Lukas Else

Thoughts of an IT expert

πŸ‘¨β€πŸ’» Dev: 2022

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


A script for Go dependency updates

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

I regularly update the dependencies of my blog software, a Go based project. Dependency updates are important because they can contain security fixes or fixes for bugs.

View

Tailscale SSH

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

I finally got around to using Tailscale SSH. I’ve been using Tailscale for over a year to access my servers via SSH (my VPS is even available via Tailscale only), but I haven’t used the new Tailscale SSH feature yet.

View

Gitea Container Registry

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

I am a Gitea fan! I have been for some time now. But it’s always amazing how fast new features are implemented in the self-hosted GitHub alternative.

View

Firefox on Chrome OS (Flex) using Flatpak

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

More for fun than being really useful, here’s a little tutorial on how to use Firefox on Chrome OS (Flex) (for me, it’s currently version 100 in the Dev Channel). But beware, the user experience really leaves a lot to be desired…

View

How I got Crostini to work in Chrome OS Flex

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

I blogged that I could not run Linux support (Crostini) on CloudReady and Chrome OS Flex. Every time I tried to enable Linux support in the settings, the activation failed with an error.

View

Jan-Lukas Else