paris

joined 1 year ago
[–] paris@lemmy.blahaj.zone 2 points 6 days ago

For anyone wondering why a new law would target reusable bags as well, the phrasing of the old law basically encouraged stores to replace single use plastic bags with reusable plastic bags. Reusable bags use more plastic so they're sturdier and last longer, but they were treated as single use bags anyways so functionally we were just producing and subsequently wasting more plastic.

I haven't read this new law but hopefully it encourages or requires actually using paper bags or cardboard boxes or something if you don't have your own reusable bag. It would be a shame if it just kicks the can down the road again and people buy reusable bags in the checkout aisle that they throw away when they get home instead of keeping in the car.

[–] paris@lemmy.blahaj.zone 6 points 2 weeks ago (1 children)

They didn't include https so the link doesn't know what protocol it's meant to open with

https://rye.astral.sh/

[–] paris@lemmy.blahaj.zone 2 points 1 month ago

If you use the public instance you don't need to set up or host or install anything. You can selfhost it if you want, but the public instance works just fine.

One person goes to the web page and starts a room. The other can join the same room by knowing the name of the room. (It will generate a link when you create a room to make it easy to send to someone so they can join by just clicking the link.)

[–] paris@lemmy.blahaj.zone 6 points 1 month ago (3 children)

Consider giving MiroTalk a try. It has several versions but the P2P version would probably be perfect for your scenario. It's free, runs in your browser, doesn't need an account, and doesn't have time limit shenanigans. I've used it in lieu of Discord calls before and don't have any complaints.

GitHub

Public instance

[–] paris@lemmy.blahaj.zone 12 points 2 months ago

I believe it's her daughter's!

[–] paris@lemmy.blahaj.zone 5 points 2 months ago

They could create a new flag for Abandoned Early Access games. If an Early Access game hasn't been updated in a long time, that could trigger an automatic email to the publisher saying "Hey your game hasn't been updated in a long time and could be changed from Early Access to Abandoned Early Access. Consider updating the game or store page to keep Early Access status. If you would like to switch to Abandoned Early Access, you can ignore this message and it will automatically update in two weeks or you can manually change the status on your game's Steam page." Wouldn't really need more employees to handle this unless the current employees are all too busy to implement something like it.

[–] paris@lemmy.blahaj.zone 6 points 2 months ago (2 children)

She literally polls better what are you on about. Also her target demographic is not your racist uncle; Democrats were never getting that vote regardless.

[–] paris@lemmy.blahaj.zone 1 points 2 months ago

I swear there was at least one more server I looked at but passed over and I cannot recall the name.

Maybe Jellyfin? It's best at movies/shows but it also handles music (and more). The native music experience isn't great but it works. For Windows/Linux/Mac you can use Feishin (I use and mostly recommend it, also you can use the web app version). Android has Symfonium I use and highly recommend it, also it works with FAR more than just Jellyfin). I don't use iOS but I just looked for an iOS app and found AmpFin (not to be confused with Finamp).

You said your users have their own libraries. Jellyfin works great with this. Out each in its own folder, create a new library for each in Jellyfin (pointing to each folder), and you can choose which accounts can see which libraries (and optionally let them manage libraries too so they can delete songs or modify metadata for the libraries they have access to).

I'm a fan of Jellyfin if you couldn't tell…

[–] paris@lemmy.blahaj.zone 2 points 2 months ago

I use Watchtower and haven't had any major issues in the two(?) years I've been using it. Make sure you use persistent volumes for your containers and make sure you back up those volumes. If anything breaks, you can roll back to before the update.

If you don't use persistent volumes, you'll lose data when Watchtower takes down the image and replaces it with the newer one (which doesn't copy over ephemeral volumes).

I also recommend for database containers to use an image tag that won't update with breaking changes. Don't use postgres:latest, use postgres:15.2 or something like that (whatever the image you're using the database for recommends).

[–] paris@lemmy.blahaj.zone 1 points 2 months ago

I didn't realize this when I first set up Radarr/Sonarr and they ended up copying every single file instead of hardlinking. By the time I realized, I had like 400gb of duplicate files. Ended up running fclones and getting it all back.

[–] paris@lemmy.blahaj.zone 2 points 2 months ago (1 children)

Portainer does store compose files though? I've manually used docker compose commands from the folders Portainer saves them in. They're labeled with numbers instead of project names which makes it difficult to know which one you're looking for, but I use rga so that wasn't as much of an issue for me as it would have been otherwise. It was tedious, but the compose files very much exist on your hard drive.

view more: next ›