

Hard disagree.
Hard disagree.
Capcom regularly puts out certified bangers. I’ll keep buying their games for as long as those games are high quality experiences are worth the money. They can learn about microtransactions by me not buying those lol.
What exactly is the issue with buying it minute one day one exactly? How many minutes, hours, or days after release do they have to wait to avoid your arbitrarily defined disgust?
Lack of feature parity is the number one thing holding so many people back from switching to Jellyfin. Of Plex is going to start deleting beloved features, a lot of minds will be made up very quick.
You’re not going to be shunned or ridiculed for using an AI helper when coding. It’s not appropriate for use in a game jam generally, but that’s not the same as being shunned or ridiculed.
Like if you go into a big weightlifting gym, there will be people there on various chemical substances that augment your bodies natural abilities. These people aren’t going to be shunned or ridiculed from the weightlifting community just because they’re not 100% natural. But that doesn’t mean they’re going to be allowed into most competitions and they understand that.
I’m sure if you look hard enough you’ll even find some that allow the use of AI as long as you disclose what it is you use and how. But if the point of a given game jam is to demonstrate natural ability, why would they allow AI when that isn’t your natural ability?
In the game jam? no, because the point to write something yourself from scratch. You’d join the game jam once you no longer require the AI as a crutch. It’s ok to not be ready for a game jam.
Buddy, using AI as a coding crutch is not the issue for the same reason it’s not an issue if you rely on stack overflow for learning how other people do things. The issue is when generative AI is used to generate assets for a game.
I mean you very much still have the privacy issues and online requirements. And if you’re not even using the plex web client or any of the apps, all Infuse is using plex for is the metadata, at which point you might as well just use the Jellyfin back end.
Jellyfin is still not up to snuff with where Plex was pre-enshittification, but Plex is enshittified. For everyone in between, there’s Emby, which I have been very happy with.
It doesn’t really look different at all
NextDNS isn’t selfhosted, is it?
You having a domain or not has no bearing on which of these you use lol
At that point you might be better off just using Nginx without the gui. SWAG is a nice reverse proxy focused implementation of it.
Somebody fucked something up, exactly how specific do you want them to be?
For automating maintenance and updates? How exactly does it not?
You’re totally right, not turning it on at all would be safer. But we do need to use them so it makes sense to turn it on while in use. Security is only good up to the point of it making your machine unusable. Most of the attacks you see on running computers by happens overnight anyway, or otherwise when your machine is sitting idle not in use. Plus it gives you the opportunity to witness odd behavior if it were to happen while you’re using it.
And no, you should never trust your LAN in the year of our lord 2025. We are well beyond that in the cybersecurity landscape and have been for 10+ years. Zero Trust is the name of the game. If a device is on, and connected to the internet, it’s a target, as are any other devices on that network. Pretend that is not the case at
Any program on your PC that maintains or frequently initiates outbound connections, other machines on your LAN spreading an infection, literally any Trojan, etc. Double that if you haven’t disabled UPnP on your ISP router which is probably on by default.
Is your gaming PC air gapped from the internet??
You can get a VPS on Vultr for $5 a month that’ll be plenty for your use case. For security look into mTLS. Web servers like Caddy support it pretty easy. You put a certificate on you and your wife’s phones and only you will be able to connect to your endpoint.