Traveling right now and have a travel bidet. It's a little bottle with a bidet sprayer nozzle attched. Obviously not as good as the real thing but I can't go anywhere without it. Lives in my laptop bag permanently.
Thousands of angry Muslims around the world demanding Sweden forbid such acts reacted by storming and burning the Swedish embassy in Iraq on July 20, for instance, as well as burning countless US, Israeli, Swedish and LGTBQ flags.
So they're complaining about their symbols being burnt but they do exactly the same? Okay.
I suspect they're thinking about port forwarding. For another torrent to connect inbound to you, you need to have a port open for inbound connections and most VPNs don't provide this as standard.
But you can still torrent if you don't have ports... But you can only initiate outbound connections to other peers. And it works two way... Those peers you connected to can request data from you without problem.
However if there are too many peers without ports then it becomes a problem because no-one can successfully connect with each other.
I'm not one of these 2 arguing. But in general the app servers don't do caching or state handling.
You cache things in a third external cache such as redis or memcached. So if a user connects to app server 1 and then to app server 2 they will both grab cachee info from redis. No extra db calls required. This has been the basic way of doing things even with old school WordPress sites forever. You also store session cookies in there or in the db.
And even if you weren't caching externally like this, databases use up a lot of memory to cache tons of data. So even if the same query hits the db the second hit would probably still be hot in memory and return super fast. It's not double the load. At least with postgres this is the case and it's what Lemmy uses.
Why does every other character have proper hair?