Jan-Lukas Else

Tech, life and everything else

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

Published on in 💬 Micro

Although Micropublish is an awesome Micropub editor, I just integrated a custom really basic editor into GoBlog to create, update and delete posts. I will also add image upload soon and then I don’t depend on any external software (except a web browser) for my blogging workflow any more.

View

Google will delete your data when inactive

Published on in 💭 Thoughts

Google is introducing new policies to cause data in unused products to be deleted after extended periods of inactivity. For example, anyone who has uploaded photos to Google Photos but does not use Google Photos for two years will have their photos automatically deleted.

View

Cryptocurrencies are just bullshit, right?

Published on in 💭 Thoughts
Updated on

One keeps hearing about some cryptocurrency projects and how people got rich with Bitcoin. But somehow I don’t understand the whole purpose behind it and I’m beginning to suspect that it’s just a pyramid scheme.

View

Published on in 💬 Micro

GitHub finally has a dark mode. You can enable it in the settings. There are three options: system (automatic light or dark based on the system preferences), light and dark. Now I can better scroll through code at night or early in the morning. ☺️ Gitea (my preferred code hosting system) has a dark-mode too, but it’s more like a grey-green mode.

View

I deleted my Instagram account

Published on in ✍️ Posts

Today I finally deleted my Instagram account, or rather initiated a deletion for 30 days. Yesterday evening I started a data export, today I was able to download a ZIP file with all my data from Instagram, including all photos, likes, comments and stuff like that. So if I think of something important, I can still pull the data from the archive.

View

“Why The Web Is Such A Mess”

Published on in 🔗 Links

Tom Scott made a great video about “Why The Web Is Such A Mess”, explaining cookies and GDPR in a simple way.

View

TWS and the Soundcore Liberty 2 Pro

Published on in 💭 Thoughts

For the last few days I have been using my new TWS earbuds, the Anker Soundcore Liberty 2 Pro, whenever possible. Such wireless in-ear headphones are sometimes actually a very pleasant change from the over-ear headphones that I have connected to my computer by cable so that I don’t always have to charge them.

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

Tor support for this blog

Published on in 💬 Micro
Updated on

I just spent a few hours trying to setup Tor for this blog. You can now access this website using a hidden service at http://dvvbogg3cytomyhjf6jfzuaj4vuhjfvttn3wqdy25hpzgykstk5hjnqd.onion/. I don’t want to guarantee that I won’t shut down Tor support again, but it was interesting to set everything up and I learned a lot.

Once I am sure that everything works, I should write a more detailed article about it…

View

Jan-Lukas Else