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.
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.
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?
Isn’t 2k voters a comically small sample to draw any results from? I hope it is true, but let’s not get ahead of ourselves.
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.
That is strange. Check the logs show anything out of the ordinary.
That’s the “Local link” I included in the post body.
I just upgraded my Lemmy instance’s hardware and finally got IPv6 support :D
We’ll be fiiiiine 🥲 starts hyperventilating
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.