

I’m not engaging with someone who wishes other people cancer for correcting them


I’m not engaging with someone who wishes other people cancer for correcting them


No, read the article


It’s slightly harder than Windows but not really hard either. I usually use Lutris like this:
~/Games/WINEPREFIX=$PWD winecfg to create a new wine prefix and then close winecfg
c_drive folder (Hope I’m remembering the folder name correctly) in that new wine prefix.exe from the game folder as the game executable.exe of the installed game as the executablec_drive folder, since we don’t need it anymoreActually, I just read something in this comment section about the maintainer of Lutris rejecting PRs and rewriting them with AI which would be pretty shitty if true, so I might look into using something like Bottles instead but the process should be similar.


What???
They’re the exact opposite of a fascist…


In addition to what other people have already replied, gaming is also the entertainment medium that makes the most money.
But those are just for music, that’s why I didn’t list them. I assume most people use Jellyfin (or Plex) for video content.
Speaking of third party apps, here’s some recommendations:
Android: Findroid
Works absolutely great, it’s very rare that I even find a bug.
iOS: Swiftfin
I don’t use iOS but this is the one I installed on my friend’s phones.
Linux (and maybe Windows): Delfin
This is a GTK 4 app for Linux and maybe it has a Windows build too but I didn’t check. It’s not perfect, there’s bugs here and there but it mostly works fine. The developer isn’t very active (which is understandable), so it would be nice if someone, who has the time for it, would help out.
Here’s also the official page with Jellyfin clients: https://jellyfin.org/downloads/clients/all
It doesn’t seem to include Delfin though.
VR on linux actually works just fine from my experience. I’ve never had a game not work. The big issue is just headset support. The HTC Vive and Valve Index are the only headsets with official drivers, since they were made by Valve. Standalone headsets, like the Quest for example, also work using ALVR. Anything else doesn’t really work. There are open source drivers but they’re not complete enough to be useable unless something majorly changed there since I last checked.


Can confirm that yt-dlp works perfectly for TikTok videos
Thank you for telling me about Podlet. I’ve been using podman-compose for all my containers but I’ve thought about converting them to systemd units. The only thing I’m unsure about is whether it’ll still be easy to access the container files. Currently I have a containers folder with a folder for each service inside it. Inside that, there’s the compose.yml and the folders with the container data. I map all container folders, with data that needs to be kept, to a folder that sits right next to the compose file. If it’s just temporary data (like caches), I oftentimes map it to a volume because it doesn’t matter if I lose it. Do you know if I can still do it like this (or in a similar way) if I use systemd units?


I use podman too and I set up hardware acceleration for Jellyfin. I’ll update this with how I did it once I’m home.
Edit: Here’s my compose.yml (I use podman-compose):
services:
jellyfin:
image: lscr.io/linuxserver/jellyfin:latest
container_name: jellyfin
dns:
- 9.9.9.9
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
volumes:
- ./config:/config:Z
- ~/drive/media:/media:z
devices:
- /dev/dri:/dev/dri
ports:
- 8096:8096
- 7359:7359/udp
- 1900:1900/udp
restart: unless-stopped


Grok? Oh, they mean MechaHitler


yt-dlp supports a ton of sites (not just youtube). It’s a command line program but there’s a lot of different GUI frontends, like Seal (Android) or Parabolic (Linux and Windows).
I don’t know if it supports the site you wanna use (someone else already said that 9anime was shut down, so the site you’re using is likely a fake and you should use another one) but there’s this list of supported sites.


If I went to the USA now, they’d probably put me there after looking at my social media activity anyway
But higher quality ≠ more profits
AI apparently makes investors wanna dump in all their money tho


Yeah, that’s the only way I can see this work. I use Linux with the Mesa drivers, that are part of the kernel, anyway, so there’s not really a need for me to make driver backups.


How would that even work? But aside from that, I should probably upgrade my GPU before this goes into effect, even if the GPU I want will probably not be affected.


But they’re rich, so it’s just a smart business move
Weird, it didn’t activate it by default for me. But it’s just one of the themes at the top. Just click “Dark” or something and it’ll switch to that.