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.
- 0 Posts
- 10 Comments
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.
turmoil@feddit.orgto Fediverse@lemmy.world•Mastodon says it doesn't 'have the means' to comply with age verification lawsEnglish7·2 months agoTo 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.
Just type in man <your binary> to go through the binary manual, also called man page :)
turmoil@feddit.orgto Privacy@lemmy.ml•Signal Is More Than Encrypted Messaging. Under Meredith Whittaker, It’s Out to Prove Surveillance Capitalism Wrong12·1 year agoThe government can then know you use Signal. This may be problematic in heavily autocratic regimes, but besides those, what threat scenario are you arguing for here? The Sealed Sender concept disallows building a social graph. However, you can utilize a VPN to mask your point of origin or, if necessary, even use a burner number. Under the worst case scenario that the US gov takes over the whole AWS infrastructure and tries to correlate connections to users, there’s still very high information entropy. At that point, we’re talking about the US gov as a targeting threat actor. If that’s your opponent, you shouldn’t use everyday customer electronics or applications anyway. That’s some spy shit, even domestic activists won’t fall under that much scrutiny.
turmoil@feddit.orgto Privacy@lemmy.ml•Signal Is More Than Encrypted Messaging. Under Meredith Whittaker, It’s Out to Prove Surveillance Capitalism Wrong251·1 year agoIIRC She earns around 400+k per year. Which is a nice salary, but rather low compared to other execs.
You completely disregard the largest zionist organisation in the US, CUFI, of which most members are American Christians.
The US support for Israel is the perfect storm composed of financial, military and religious interests of various groups in power in the US. The interest of the Israeli government and center to right wing happen to align with those. Thinking Israel is in control in any of this and doesn’t have to pander to those American interest groups is delusional and a common, sometimes antisemitically motivated, misunderstanding.
turmoil@feddit.orgto Privacy@lemmy.ml•Introducing Proton Wallet – a safer way to hold BitcoinEnglish72·1 year ago
For all hard drives you are looking to bring, look into plausible deniability using a hidden volume. Veracrypt supports this.
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.