Spyke

Replies

memes

Comment on

Peak comedy

Reply in thread

Or better yet, get another kid to do the same and sprint towards each other at full speed, and bounce off each other real hard, immediately slamming to the ground, and both go home with concussions.

Comment on

Mini pc arriving tomorrow

Out of recommendations given here I'd ignore Arch/Manjaro, for a server you want something that you can set up and forget about and not explode when you try to update the packages after not doing so for 3 months.
Kubernetes and the likes are a bit of an overkill unless you're planning to expand to having multiple machines or want a learning experience.
I'd recommend docker compose or podman, you generally don't want bare bones docker as running your containers via docker run sucks ass.

lemmy

Comment on

Hey Lemmy's pretty solid now, thanks devs!

Reply in thread

It's not exactly something that you can force. If X amount of users want to join an instance Y, the instance should be able to provide capabilities to host those users. Besides, horizontal scaling provides other benefits, stability is the main one - if one server instance goes down, others can immediately pick up the slack.