Jan-Lukas Else

Tech, life and everything else

πŸ”— Links

This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.


Windows Package Manager

Published on in πŸ”— Links

I didn’t believe my eyes when I saw this: Windows has an official package manager now. The lack of a package manager was the thing that annoyed me most about Windows. That’s why I always used Chocolatey on Windows, but even that has room for improvement.

View

Microsoft is bringing Linux GUI apps to Windows 10

Published on in πŸ”— Links

Last year I wrote a tutorial about how it’s possible to run Linux GUI apps on Windows using the Windows Subsystem for Linux. WSL 2 (with an integrated Linux Kernel) is coming soon, but Microsoft announced they are bringing support for Linux GUI apps to Windows 10 too. While I still prefer to use Linux directly, I think it’s still a great announcement and new feature. It’s definitely the year of Linux on the desktop.

View

Experiences with email-based login

Published on in πŸ”— Links

It is interesting to see that I am not the only one who has a problem with email logins. I find email logins make everything much more complicated than simple password-based authentication. I use a password manager both on the computer in the browser and on my smartphone and can easily have complex passwords filled in automatically.

View

XP.css

Published on in πŸ”— Links

I shared a link to 98.css the other day. Now there is also XP.css in the style of Windows XP. This brings back some memories, because I actually worked quite a lot with Windows XP. But I am curious about 7.css and 10.css. πŸ˜‚

View

TIPP10

Published on in πŸ”— Links

During the apprenticeship our instructor always wanted us to practice 10-finger typing together. A good idea, because I believe that if you really master this skill, you can put the words (or the code) you think about on the screen with an incredible speed. We used to do this with the program β€œTIPP10”, which is available both as an offline and an online version.

View

98.css

Published on in πŸ”— Links

The first Windows I used was Windows 2000 on the computer my parents gave me sometime in primary school. But with 98.css it is now even possible to make websites in the style of Windows 98. Wouldn’t that be an idea for the next homepage redesign?

View

What was TON and why it is over

Published on in πŸ”— Links

Telegram wanted to launch a cryptocurrency, but now they stopped that experiment because a US court stopped them and the US has too much power they rather didn’t want to feel.

View

DNSControl: Version control your DNS configuration

Published on in πŸ”— Links

I am now versioning my DNS configuration. With the tool DNSControl it is possible for a number of DNS providers and registrars to manage the DNS and name server settings of your own domains. For example, it is possible to configure several DNS services at the same time (for example as backup DNS) or to make major changes by making a small code change and deploy them through continuous integration. In my configuration I even let JavaScript code generate part of the configuration. A great tool, I think!

View

Home Office

Published on in πŸ”— Links
Updated on

Not for everyone home office means sitting in front of the computer and working at home instead of in the office. For Fabio Wibmer, home office means that he does tricks with his bicycle at home instead of taking daring trips. This reminds me a little of the YouTube channel Dude Perfect.

View

Pieces of Thinking

Published on in πŸ”— Links

Desmond Rivet wrote in a new blog article (in which he picked up my article) why he writes on a blog. Writing helps him to think:

View

Jan-Lukas Else