Article(s) with Tag: Linux


If you’re into music creation, chances are you’ve heard of Focusrite Scarletts—they’re practically a staple in the industry. But here’s the kicker: while they’re adored by many, official support from Focusrite is limited to Windows and Mac users. Thankfully, the Open Source Community has stepped up to the plate! Thanks to the efforts of Geoffry Bennet and others, compatibility with Linux systems is now a reality, complete with a sleek GUI to control every aspect of your Focusrite Scarlett for everyday use. In this article, I’ll walk you through the steps needed to configure your Focusrite Scarlett on your Linux system, so you can seamlessly integrate it into your audio setup and unlock its full potential. Let’s dive in! 🚀🚀🚀

Apache Cordova is a cross-platform software-development framework allowing you to code your application once and have it running on Android, iOS, Web and Electron (Desktop) natively. Cordova itself might not be so well-known, yet it’s the foundation for other Frameworks (such as Ionic) allowing cross-platform software development. While Cordova is a decent framework it can get quite hard to set it up correctly. This article will guide you through the installation of Cordova on Fedora (35 at the time of writing), so you can create your own apps with it.

When you’re searching for ways to live-stream / broadcast something to the world, you’ll most likely land at the usual suspects - services like YouTube and Twitch. Well, those might be great, but you know what’s even greater? Right, self-hosting your own broadcasting platform. Luckily there is an awesome F(L)OSS project called Owncast that does the heavy lifting for you. Owncast is a privacy-friendly drop-in replacement for services such as Twitch. Owncast finds a wide adoption throughout streamers already, because only YOU own and control the content. In this article I’ll show you how you can host your own Owncast-instance in just a few simple steps, containerized on any operating system that supports either podman or docker.