Jan-Lukas Else

Thoughts of an IT expert

πŸ‘¨β€πŸ’» Dev: XXXX-12

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


Building Docker images in Drone CI using Docker-in-Docker

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

This evening I tried to improve the build process of GoBlog. GoBlog gets built using Drone CI and Docker. The problem was that two image variants are to be built, one based on the other, and the whole thing always took quite a long time.

View

Advent of Code 2020 in Go: Week 1 and Week 2

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

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.

View

Advent of Code 2020 in Go: Day 3 and 4

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

Here are my solutions for Day 3 and 4 of Advent of Code.

View

Advent of Code 2020 in Go: Day 1 and 2

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

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.

View

How to Get a Completely Free Website

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

In this post I want to show with which services and tools it is possible to run a completely free website. An own website not only offers the possibility to create your own professional web presence, it can also make you independent from silos like Facebook, Twitter or Medium. It is always better to publish content on your own page with your own domain. If a service changes the terms of use or ceases operation, it is so much easier to move to another service.

View

How I Built An App For Telegra.ph

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

Update: I haven’t updated the app in years and don’t plan to do so. The app is unmaintained and not available on Google Play anymore.

View

Jan-Lukas Else