Jan-Lukas Else

Thoughts of an IT expert

πŸ”— Links: 2020-05

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


City Roads

Published on in πŸ”— Links

The attached picture is a visualization of the streets in my home town. I generated this picture with the website β€œcity roads”. This site has been around for a while, but a link post from Julio Biason reminded me to share the link as well. With this site it is possible to display only the streets of a city or surroundings on a plain background.

πŸ–ΌοΈΒ View

Stack Overflow Developer Survey 2020

Published on in πŸ”— Links

The result of the Stack Overflow Developer Survey 2020 has been published and as every year it is quite interesting to take a look at it. But it is also important to note that the survey was conducted in February, before some countries went into lockdown.

View

The Shapes of Code

Published on in πŸ”— Links

It is interesting to look at code not only from the content aspect, but also from the appearance. The appearance of code can give hints how to refactor it.

View

It’s about time you try Linux

Published on in πŸ”— Links
Updated on

β€œIt’s about time you try Linux.” is a nice little site listing a few Linux distribution options for beginners (and also more advanced users) and explaining why you should try Linux.

View

Bringing back the 90s Internet

Published on in πŸ”— Links

There was a discussion on Hacker News the other day about whether blogs are dead or not.

View

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

Next

Jan-Lukas Else