You get One(1) DDR5.
They are at the mercy of not being shit listed by companies.
That is if they can't pay for the products through the revenue of the review. Though ofc they still have to have ads or sponsors. Much more important is if they are financially stable and convicted enough not to sell out.
for a homelab I don't think it's feasible to fully review the source code of everything you install
Here's what you can actually do:
- Consider if you actually need the application and stop applications you don't use
- Don't allow public access unless it is necessary, consider VPN/reverse proxies with client authentication (if supported)
- isolate applications that don't need to talk to each other
-
- see also rootless podman, firewalls, virtual machines, etc
-
- don't forget network access, if everything runs on 127.0.0.1 and every service shares it then they can all talk to each other! (See also network namespaces or VMs)
- Don't reuse passwords
- keep software up to date
- actually evaluate the quality of the project if it needs access to sensitive information
-
- see open issues, closed issues that stand out
-
- check for audits or at least a history of good effort™
Sure you wont always catch ai slop this way but you don't need to read a line of code to at least be reasonably sure your arr stack won't get to the family photos.
They're creating their mod list, fixing bugs, add mods they forgot, re-ordered the mod list and have to wait 10 minutes for the game to even load after each change. And in the end they don't even play the finished modpack.
It's not like there's anyone else to see it.
I hope more follow, would be funny if "all chat apps have to include a back door" leads to "there are no official chat apps"
Bro did not get a degree, he got a whole rotation.
If I had a nickel for every time someone thought of boiling pasta by showering with it piercing their nipple, I'd have two nickels-- which isn't a lot, but it's weird that it happened twice.
That's why I bake my cake at 2608°C for ~1,8 minutes, it just works™
Our Database

I don't know anything about Talos but can you try it in a VM with a test disk? That should answer all your questions and show you possible pitfalls.