

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.
I don’t really know what you mean by checking. I’m pretty sure you can import from there but I haven’t used that yet anyway because not a single food I’ve looked up there has had enough data for it to be usable for me and a lot haven’t been added at all. Might be because I’m in Germany tho.
Edit: I’ve actually imported a product that did have all the information and it worked perfectly fine. You just share the link from OpenFoodFacts to Food You. Only monounsaturated and polyunsaturated fats didn’t import but I’ve already opened and issue for that and it’ll be fixed in version 3.
Food You is the one I use. Looks like they’re pretty similar tho, at least from the screenshots.
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
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.
Can confirm that yt-dlp works perfectly for TikTok videos