Crogdor
@Crogdor@lemmy.world
- Comment on Why do so many people use NGINX? 3 months ago:
Yeah it’s Traefik for me as well! Heavy docker user, of course - it’s nice just tossing some labels into my Portainer stacks and letting Traefik figure it out. If I wasn’t so invested with containers I’d be using nginx.
- Comment on How much maintenance do you find your self-hosting involves? 6 months ago:
Mostly nothing, except for Home Assistant, which seems to shit the bed every few months. My other services are Docker containers or Proxmox LXCs that just work.
- Comment on Docker configs destroyed after update 8 months ago:
You didn’t happen to change an unprivileged container to privileged, or vice versa, after creating it, right? Doing so can break filesystem permissions, which could have resulted in something like this.
- Comment on Radarr lists 8 months ago:
That’s how it works. I don’t think many people use the option.
If it helps, you could choose the keep and unmonitor option, and then once you’ve confirmed that it does indeed impact movies not on your lists (by unmonitoring them), you can disable the cleaning option (or choose a better option for you) and update all your movies back to Monitored.
- Comment on Passkeys might really kill passwords 8 months ago:
Coming up with a simple formula is a big security risk. It makes your passwords easier to brute force, and with enough entropy, probably easy to guess as well.
And what happens if the password is breached? Do you change the formula? What happens if a site requires a password change? Even if the formula accounts for versioning/iterating, how do you remember which iteration you’re on?
Extra security with 2FA I agree with, but that’s not mutually exclusive to using a password manager.
And are password managers really single points of failure? These password managers can sync to multiple devices, so your data is generally safe. If someone gets your password manager password, that’s a problem, yes, but they’d need access to your device to view anything, as installing on another device requires a separate master key to set it all up (which should not be stored digitally anywhere).
- Comment on Broadcom yanks ESXi Free version, effective immediately 8 months ago:
There are two kinds of datacenter admins, those who aren’t using VMWare, and those who are migrating away from VMWare.
- Comment on Trade in question: switch from iPhone to S23 ultra or wait for s24 ultra? 1 year ago:
If saving money is a concern, and I had an iPhone 12 (actually I do, but just the regular Pro, not the Max) then I’d stick with what I had, for a number of reasons. The big two being a) existing investment in the ecosystem - most of us have spent hundreds of dollars on apps over the years, and b) the iPhone 12 is not bad tech, and should last for years with nothing more than a battery replacement.
- Comment on Avast confirms it tagged Google app as malware on Android phones 1 year ago:
tl;dr: It’s a false positive. The headline makes it sound like an intentional classification, but that’s not the case. Also, they fixed the problem two days ago.