Jan-Lukas Else

Thoughts of an IT expert

Tags: Tutorial


Run Debian Based Programs On Almost Any Linux With Docker

Published on in 👨‍💻 Dev

I’m a Solus user (and enthusiast), but as one I also faced a common problem. Not every desktop app is available on Solus Linux and you also can’t run .deb or .rpm installation files, because Solus uses a different package manager and isn’t based on any other Linux distribution.

View

For the Paranoids: Install Your Own Firefox Sync Server

Published on in 👨‍💻 Dev

Many people use Google Chrome, because they like it’s fancy syncing feature. You know, open a tab on your PC and just continue on your phone. Or because of the nice built-in password manager. Just save that damn password and it’s securely stored in your Google account and available everywhere.

View

Where To Learn About Kotlin - Resources, I used

Published on in 👨‍💻 Dev

I’m into Kotlin, because it’s a new (quite new) programming language, that solves all the Java problems, especially on Android. You can simply use Lambda expressions and much more on any API version. I also used Kotlin in production in my open sourced newsreader app NewsCatchr. Here I’ll share some of the sources, that helped me getting some knowledge in Kotlin:

View

Previous

Jan-Lukas Else