

Another AI generated project from a person who has zero comment history beyond promoting said project and is likely to stop committing to the repo in a week.


Another AI generated project from a person who has zero comment history beyond promoting said project and is likely to stop committing to the repo in a week.


I feel like this is the 5th “I built this solo (leveraging heavily LLMs)…” code project I’ve seen in a week on Lemmy. I get that development is hard, but I’m so tired of slop projects that get one big release and then the dev gets bored, not commiting another commit to the repo ever again.


I’ve gotten my money’s worth out of the $74.99 I paid for Plex Pass Lifetime several years ago. If they ever get rid of my Plex Pass and try to say “Lifetime didn’t actually mean Lifetime”, I’ll be gone.


Why? It’s a desktop distro based on Debian. Just use Debian.


I use Debian on servers, because stable.
I use Fedora on desktops, because I game and I like having fixes for mesa, the kernel, and amdgpu for my latest gen AMD GPU. My laptop is for work, but it’s just easier having consistency.


Why would a USB accessory need PoE?
Zigbee 4 support lacking in it is disappointing.


My Roborock is genuinely an important cleaning tool for keeping my messy house with three kids clean.


If you add --delete-before, it absolutely can delete stuff.


I know Plex is a business that has to make money, but if I hadn’t bought a lifetime pass for $50 a decade ago, I’d have dropped them at this point.


Chances are you’ve had the same public IP for a long time. Mine hasn’t changed in 2 years.


Your “IP address” is already public. That’s why an IPv4 address is assigned to you as a “public IP address” and you NAT to a private space. When using IPv6, everything is public.
The key is to secure everything with access restrictions.


Also true


I bought Plex Pass when it was $75 for the lifetime option.
I prefer Jellyfin, but sharing is harder for family members with it because I can’t get them to just log in without existing credentials (Google Account, Apple ID, etc). Trying to convince my 67 year old mother-in-law to enter a URL, username, and password into an app with a remote is like asking my child to eat broccoli.
For now, I’ll keep running dual stack with both. If Plex pulls lifetime passes, even though it’ll be a PITA, I’ll convert everyone to Jellyfin despite the pain.


Indirect Playback goes through them first. Also, they host DynDNS for the Plex media server to make accessing it remotely from apps easier.
The second thing is a joke to host and requires no resources. The first one can be a significant resource usage item.


I’m using a Ryzen Mini PC running Debian and Flex Launcher.
Works well as both a media consumption machine and light gaming rig.


Xfinity/Comcast hijacks DNS, even if you use another DNS server (they just redirect DNS requests to them). I suspect that they’re using it for analytics data to sell while disguising it as “security”.
They also block access to root DNS servers, so you can’t use a full DNS Resolver run locally. It’s super f***Ed.
If you want to ensure they don’t do it, use your own modem and always force DNS over TLS.


Doesn’t matter who makes the software, as long as it’s open sourced and audited.


Just because you can doesn’t mean anyone does. I’ve never seen an ISP hand out “private” IPv6 addresses. Ever.
If you’re doing NAT on IPv6, you’re doing it wrong and stupid. Plain and simple.


Network Prefix Translation isn’t the same thing. That’s used for things like MultiWAN so that your IPv6 subnet from another WAN during a failover event can still communicate by chopping off the first half and replacing the subnet with the one from the secondary WAN. It is not NAT like in IPv4 and doesn’t have all of the pitfalls and gotchas. You still have direct communications without the need for things like port forwarding or 1:1 NAT translations.
I’m a Network Engineer of over a decade and a half. I live and breath this shit. Lol.
Appreciate you taking the time to respond. I’m so jaded by the low effort posts here that it’s made me grumpy 😂