

No marginalized group was ever granted rights because they asked for it nicely. I think death should always be avoided and I’m fully against the death penalty and torture but when violence is the only way, the oppressed have every right to use it.
No marginalized group was ever granted rights because they asked for it nicely. I think death should always be avoided and I’m fully against the death penalty and torture but when violence is the only way, the oppressed have every right to use it.
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?
Until you hit the overflow and it starts getting smaller again
I meant to write OnlyOffice 😭
But thanks for pointing it out, I fixed it
Those distros are fine, I haven’t heard anything bad about them. The only distros I wouldn’t recommend are Ububtu and Manjaro (I can explain why if you want).
About Excel, it doesn’t work on Linux unfortunately. But you have some options. You can try LibreOffice and OnlyOffice (you can install them on Windows to try them out before switching) and see if they’re enough for your needs. There’s also a web version of Excel which you can use in your browser but it doesn’t have all the features. If you really need Excel, you can also try using a virtual machine with Windows and run it inside of that but dual booting might be easier for you at that point.
Makes sense. I think it’s similar to how email works, right?
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
Kinda interesting to hear about this stuff as someone who grew up when everyone was already on WhatsApp (at least here in Germany)
Grok? Oh, they mean MechaHitler
The one I have uses only one of those little puck batteries (or whatever they’re called)
I only buy ZigBee devices from Tuya, they do that too
I was just using archer because it’s the first thing that came to mind that was kinda similar and fitting but didn’t use a sword tbh
Ja, Typ Scheiß
Shame, guess I won’t buy it then
Why tf would I want that?! The swordsman will always handle a sword better than an archer.
OSM does have speed trap warnings but someone would have had to add the speed trap for it to work. Organic Maps (or rather CoMaps, which I now use) shows me when there’s a spred trap.
This is actually really helpful. I have a cheap one from Tuya, that also has a display, but the battery is empty after like 2 weeks and I don’t wanna keep constantly changing it, so it’s always off. This sounds like a great replacement.
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.
Can confirm that yt-dlp works perfectly for TikTok videos