I think security is a fair point, given caddy's younger age compared to nginx, but I wouldn't say it tried to do too much.
tmpod
Why do you say that?
I've used both plenty and only once I thought Caddy was harder: caching. It requires you to install a plugin that also doesn't have the easiest of configs. I think there's a new and simpler one nowadays, but haven't tried it yet.
I now use Caddy by default for everything new I make/host.
Not really, 2k is enough to have a result with a pretty low error %.
You're totally right, my statistics is very rusty, good lord. For the ~240M eligible voters in the US, you can get roughly 2% margin of error, for the usual 95% confidence level.
My comment was a bit daft, in retrospective. Surely the polling people know what they're doing, better than I do for sure x)
I guess it goes to show how non intuitive some statistical methods can be at first?
I have multiple domains and backup addresses on ProtonMail, so technically I have infinite addresses :P
I split mails domains at the identity level, and addresses (under my custom domains, for proton I use their simplelogin integration) are split between services, even though I use my main one in most places still.
I have the exact same issue on my Pixel 4a. Tried a bunch of stuff, even installing their gallery app (with network and everything in XPrivacyLua blocked), to no avail. It just crashes when using the shortcut.
My "solution" was to place a shortcut to the normal gallery app on the home screen and train myself to quickly switch to it.
This is a good suggestion. Docker is more mature and has more resources, so it's better to learn the ins and outs of containers. After getting comfortable with it, you can move to Podman and have a much better time tackling its peculiarities regarding permissions and rootless.
I used Docker for years and only recently decided to give Podman a try, porting my Lemmy instance to it.