Jan-Lukas Else

Tech, life and everything else

Back to Ubuntu (again)

Published on in 💭 Thoughts
Updated on

Today I finally got a Bluetooth keyboard (Microsoft Bluetooth Keyboard) delivered, after I had also got a Bluetooth mouse (Microsoft Modern Mouse in black) a few days ago. Originally I ordered a different set from another shop, but the package still seems not to have been sent.

View

Published on in 💬 Micro

I played a bit with 11ty today and came to the conclusion to stay with Hugo for now. Much of what Hugo brings with it (multilingual websites, taxonomies etc.) has to be done manually. Sure, 11ty is much more flexible and everything is somehow possible, but somehow it’s too much effort for me (at least for the moment). I have a working Hugo site and it would be best to stick with it for now and start thinking more about things I can blog about instead of just the site itself. And I should also focus on my studies…

Or maybe I should build my own static site generator? 😂

View

“Nitter Redirect” add-on to redirect Twitter to Nitter

Published on in 🔗 Links
Updated on

It’s not that uncommon to come across a link to Twitter. But when opening the link in the browser, I am often told that the tweet has failed to load. This may be due to my Firefox settings, uBlock Origin or something else, but it was so annoying to have to click on “try again” that I installed an add-on that automatically redirects me from Twitter to Nitter. (See all my installed add-ons here.)

View

Eleventy

Published on in 🔗 Links

I’m currently browsing the docs of the static site generator Eleventy (also known as 11ty). Although I prefer Go and I’m not a big JavaScript (and npm) fan for various reasons, I now consider Eleventy as an alternative to Hugo for my blog. I’m reaching the limits of Hugo more often and have to find complicated workarounds, because it’s almost impossible to add custom functionalities to Hugo. Eleventy is apparently very flexible and can be easily extended.

View

Published on in 💬 Micro
Updated on

Inspired by Henrique Dias and his “Watches” page, I added such a site to my website too. I’m not using a tracking service to collect the data though, but write down everything manually. Although doing it automagically is pretty cool. I just try to keep things under my own control and don’t want to start to depend on yet another service.

For entries I try to link to The Movie Database, a more open alternative to Amazon’s IMDb. When shows or movies are note available there, I’ll link to the streaming platform’s detail page or another adequate website.

I watch a lot more movies and shows lately and so I want to keep track of it.

View

Towards a Commenting System

Published on in 🔗 Links

Matt Baer from Write.as wrote about his ideas for a comment system for Write.as called Remark.as. I think he thought things out pretty well and instead of just building a comment system as known from other blog systems, he found a good solution that allows human conversations.

View

Published on in 💬 Micro

I finally took the time to fix the reading feature on my blog (the “Read to me, please!” button below the title). Initially, I used the property textContent to get the text content from the DOM element, but I figured out that it’s better to use innerText for this purpose. Read this article on the differences.

I also made the script to not block the rendering anymore by removing it from the critical request chain.

View

Published on in 💬 Micro

Some people don’t wear their mask over mouth and nose.

That’s something I don’t understand at all. If some people wear masks, why don’t they wear them right? I see that sometimes when I go for a walk alone. People pass by me who have a mask over their mouth, but their nose is not covered.

In order to generally avoid the narrowness in the supermarket more, I now only go shopping once a week at most and drive to a supermarket that is much bigger and where one can keep more distance than in the supermarket around the corner. Another advantage: The offer is also much better and there are still more of the things I want to buy. (But they didn’t have toilet paper either.)

View

Published on in 💬 Micro

I think I have never written so many emails during my entire studies as in the last few weeks. But hey, I like to write emails and I’m really glad that my studies are continuing despite Corona (and therefore without any attendance events). Especially the flexibility that I can schedule most things freely is really good. I have not yet quite decided how I will proceed after my studies, but the idea of correspondence courses (possibly alongside work) sounds quite tempting.

View

Owning my podcast

Published on in 💭 Thoughts

Two years ago, I was in a stage where podcasts really excited me. I have heard many podcasts myself and some of my online acquaintances have also started to start their own podcasts. So I decided to do that as well and gain some experience.

View

Jan-Lukas Else