

Neat, I might finally be able to use a proper Linux PC as HTPC instead of an Odroid running CoreELEC once HDR switching works.
Neat, I might finally be able to use a proper Linux PC as HTPC instead of an Odroid running CoreELEC once HDR switching works.
If your use case is only desktop and phone, KDE Connect can do it independently from your music service. Works in both directions as well.
My impression from a recent crash course on Docker is that it got popular because it allows script kiddies to spin up services very fast without knowing how they work.
That’s only a side effect. It mainly got popular because it is very easy for developers to ship a single image that just works instead of packaging for various different operating systems with users reporting issues that cannot be reproduced.
Besides what was mentioned below, it’s not about making competitive products but about Nvidia being an absolute asshole since the 2000s and they got even worse ever since the crypto and AI craze started. AMD and Nvidia are both corporations but they are not even playing the same game when it comes to being anti-competitive.
There’s a reason why Wikipedia has a controversies section on Nvidia: https://en.m.wikipedia.org/wiki/Nvidia#Controversies
That list is far from exhaustive. There’s so much more about Nvidia that you should remember vividly if you were a PC gamer in the 2000s and 2010s with an AMD GPU, like:
Nvidia has been gimping gaming performance and visuals since forever for both AMD GPUs and even their own customers and we haven’t even gotten to DLSS and raytracing yet.
I refuse to buy anything Nvidia until they stop abusing their market position at every chance they get.
I use Jellyfin but I download all my songs from Tidal, Qobuz or Deezer and tag them automatically right then and there in a clean format so Jellyfin does not have to guess at all.
I also have some automatic checks in place to convert incorrect metadata to a proper format. Like moving artists from the title (feat. Somebody else)
to the artists tag Somebody; Somebody else
and a bunch more.
Together with Finamp on desktop and mobile everything is pretty much working as expected.
Bazzite has a version for legacy Nvidia GPUs (including the 10xx series). I would start there.
SteamOS, even if it releases anytime soon, most likely will not support your GPU.
I switched from Fedora KDE to Kinoite a few months ago. Both were 100% stable for me as well.
The main reason I switched to Kinoite is because I’m a digital hoarder and after 5 years or so all my systems are completely trashed with various libraries, 12 different PHP/.NET versions, custom builds and a bazillion Python packages.
In the end it always causes issues like my builds stop working because I have some ancient version of a library stashed away somewhere.
Immutable distros are really easy to return to “factory defaults”. It keeps a list of all the packages that are installed on the system and everything else now goes in Toolboxes, Distroboxes or Docker containers. If I mess up my C++ environment (again) I can just delete that toolbox and start from scratch.
I still manage to bloat my home directory but that is much easier to clean up than looking through all system files.
I’m running this on a 7900 XTX with 32GB RAM. No issues so far. According to their instructions, Nvidia is a little bit more involved but it should perform the same on consumer or pro GPUs.
I assume decause it’s using Docker, the more RAM the better.
Docker has pretty much no overhead, so you only need enough RAM to run the games/sessions you want to run in addition to your regular desktop.
They don’t do the same thing: Sunshine is intended to stream a single physical desktop.
Games on Whales runs headlessly and creates virtual desktops for each session in a Docker environment.
For example, you can create an instance that runs at 800p so you can stream to your Steam Deck at its native resolution. You can even still use your desktop normally since the streams run in the background.
Both of them support connection via Moonlight.
Games on Whales has worked really well for me: https://games-on-whales.github.io/
Mostly, I’m not big enough to trigger anything there.
Also, since ISPs usually only get a single humongous IPv6 block, it’s actually pretty hard to know what is okay to block. Somebody might be on a /48, /56 or /64 network but they might also just have a single IPv6 address. Since you’re blocking quintillions of IP addresses with each /64 net, the risk of hitting innocent IPs is high.
Also also, I’m not sure if Google is actually prepared for such a case. Since all the requests coming from Invidious just seem like legit unauthenticated requests, it’s hard to flag them on IPv6 when the IPs are fully randomized.
Still, Google is moving towards requiring a login for everything. So I assume that method won’t work for much longer.
My favorite thing to use IPv6 for is to use the privacy extension to get around IP blocks on YouTube when using alternative front ends. Blocked by Google on my laptop? No problem, let me just get another one of my 4,722,366,482,869,645,213,696 IP addresses.
I have a separate subnet which is IPv6 only and rotates through IP addresses every hour or so just for Indivious, Freetube and PipePipe.
Up until recently, there was no HDR support at all on regular desktop Linux. Now Wayland has HDR support and Kodi is getting it soon.
CoreELEC on Odroid (and many other ARM boxes) is able to switch between HDR/SDR, different resolutions and passthrough all audio codecs. All of which I need for proper media playback in my home theater.