/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

felixrieseberg.com
| | chromeos.dev
6.2 parsecs away

Travel
| | How to set up your ChromeOS device for developing web apps and how to configure port forwarding to access them on other devices.
| | secburg.com
7.7 parsecs away

Travel
| | Nitrokey-app2, the graphical application to manage and use Nitrokey 3 devices, is now available in a new version 2.
| | www.danstroot.com
5.9 parsecs away

Travel
| | I've been a fan of Microsoft during my whole technical career. However I don't recommend Microsoft any longer for server workloads, and haven't for years due to the fact that the Linux ecosystem is far less expensive and has more innovative people working on it and sharing what they do openly. However, I am very impressed with the direction and leadership of Satya Nadella.
| | wittchen.io
17.1 parsecs away

Travel
| Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ...