Only explanation I would have is that a higher number of users would cause load balancing to serve lower parameter models. That way you'd have less reliable answers at peak usage times, but could enable more simultaneous users.
turmoil
As I use docker for most of my deploys (as you should for websites exposed to the Internet anyway), I can wholeheartedly recommend traefik for this. Basically it has the functionality of nginx, but supports easy Let's Encrypt certificates.
No it isn't. Just say nothing. It's better to end up in jail right away and have a lawyer than to say something "non-incriminating", which later turns out to be incriminating anyway, and then end up in jail after all with evidence against you, that you provided yourself.
To some degree you could, but you'd either rely on Tier1 transits to access the entire internet (costly), or you'd use IXPs (keeping your traffic local to other IX participants).
This doesn't account for how'd you'd actually go into purchasing a port for your residential home, which would probably entail laying your own fiber to a data center nearby.
The dissolution of the government is pretty clear cut from my view. The only parties that would be sitting on the fence are PS and RN and they both declared to vote no confidence.
It's rather a question of how big the protests following the dissolution are gonna be. If we have a second gilets jaunes movement at our hands, the stability of the 5th Republic is in question.
Honestly, it sounds terrible at first, but once I started doing it because I had an early commute, I quickly came to like it. Everytime I eat breakfast due to social obligations or on vacation, I feel so bloated and overeaten.
Using archive.org as a CDN at the scale of Cloudflare would be an immediate death sentence for archive.org.
Just type in man to go through the binary manual, also called man page :)
I mean there are plenty of legitimate reasons. If you want to give your child financial autonomy so that it can learn to budget, I think an online bank account may be a good idea.
But I don't get the OPs point though, many banks offer adult-managed accounts until majority that only need an ID, not a face scan.
Name and shame! That sounds like a horrid experience.
If you don't exceed a single deployment, it's fine.
If however in the future, you want to add additional services to your host, let's say an alerting or status system, it's a lot easier to declare everything in a single place and then attach a reverse proxy to manage networking multiple services on one host.