If they compiled updated versions of affected packages then yes
UntimedDiffusion
- 1 Post
- 13 Comments
UntimedDiffusion@piefed.zipto
Technology@lemmy.world•On Google declaring war on the WebEnglish
13·1 month agoIdiocracy isn’t a documentary, those people were just stupid.
This is malicious
UntimedDiffusion@piefed.zipto
Selfhosted@lemmy.world•Banned from Discord for a frog emoji (thanks "child safety"), so I bankrupted myself building FrogTalk – a self-hostable Discord/Telegram killer 🐸English
20·2 months agoa few weeks ago
This whole thing was made by an llm
UntimedDiffusion@piefed.zipto
Technology@lemmy.world•Android adds a feature to stop you from doomscrollingEnglish
5·2 months agoit could potentially be abused by work, carriers, governments, malware, etc. to control what you can and can’t easily do
It’s a feature, not a bug
UntimedDiffusion@piefed.zipOPto
Selfhosted@lemmy.world•Registrar recommendation?English
4·2 months agoI was going for one of the 6-9 digit .xyz domains. I can’t check exactly what the message said since it have me the option to delete my account, which I did, but I believe the gist of it was about fighting against spam
UntimedDiffusion@piefed.zipto
Selfhosted@lemmy.world•Looking for information on setting up a VPS to forward trafficEnglish
3·2 months agoI just recently set this up for myself. I used Racknerd (they have crazy deals you can find on racknerdtracker which, to my understanding, work because any unclaimed deals they’ve ever offered don’t expire). If you’re only using it as an access point for stuff you’re hosting at home, you can get a cheap 1 core kvm with appropriate speed and data limits, and connect with wireguard (or as other people have said, pangolin or similar services)
Did you mean to say you recommend against exposing services?
UntimedDiffusion@piefed.zipto
Selfhosted@lemmy.world•Is *arr stack a real Netflix replacement?English
1·4 months agoI don’t have any links on hand, but there a post either in this community or !piracy@lemmy.dbzer0.com that explains how to setup a full arr stack in docker. I’ll see if I can find it in the morning.
Here’s a quick and dirty explanation for your other questions. Sonarr and radarr manage your media. Sonarr handles TV, radarr handles movies. That is the only difference. Without a download client (e.g. qBittorrent) they don’t do anything. Jellyfin is how the downloaded (qBittorrent) and managed (*arrs) media gets played on your screen.
I’m foggy on the details, but jellyfin has specific vulnerabilities that make it not recommended to expose publicly. If you must watch remotely, set up a VPN. If you don’t to manually setup wireguard you can use tailscale, which itself uses wireguard, but it does the hard part for you
UntimedDiffusion@piefed.zipto
Selfhosted@lemmy.world•I built a self-hosted period tracker because I couldn't find one worth usingEnglish
141·4 months agoI think this particular bot is a good one
UntimedDiffusion@piefed.zipto
Technology@lemmy.world•GrapheneOS Collaboration With Motorola MobilityEnglish
5·4 months agoGrapheneOS has a hard list of requirements for supporting a device. As of this moment, Pixels are are the one that has all of them
UntimedDiffusion@piefed.zipto
Technology@lemmy.world•GrapheneOS - break free from Google and AppleEnglish
15·5 months agoGraphene is unlikely to ever support fairphone


For a navidrome Android client, I use Symfonium, but it’s a paid Play Store exclusive. If you want FOSS, I’ve tried Tempus and it seems fine, the only reason I don’t use it is because I already paid for Symfonium
I use slskd (docker container for soulseek) to download music and Lidarr to automatically move it to an organized folder structure. Lidarr doesn’t natively connect to slskd, so you have to use an extension (which I forget the name of atm) to get them to work together. No part of this assumes that music has any metadata or that you want it, but Lidarr can be setup to automatically retag imported downloads with metadata from musicbrainz. I don’t do this, I prefer manually retagging with Picard
I don’t know what your experience with self hosting is, but I will say that I don’t think setting up a navidrome server is any more difficult than setting up a jellyfin server for shows and movies. Maintainability is pretty easy, just make sure that everything is updated every once in a while and you should be fine