this post was submitted on 14 Jun 2023
15 points (100.0% liked)

Technology

37604 readers
188 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

We will need small and independent commercial providers for the Fediverse.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

I’m genuinely curious how low-spec a server for this could be. If you only allow links to off-site media (only host text), I wonder if that would help with fitting a lot of people on a cheap low-spec server. Hypothetically specific apps instead of using a website could also move a lot of server work onto client devices. Lastly if there could be a way to securely dedicate part of your pc to server hosting the way mining crypto works, the server could provide extra perks that require extra server power (such as animated avatars, higher resolution posts, etc.).

All I’m saying is there are a good few options before we need corporate sponsors.

[–] [email protected] 3 points 1 year ago (1 children)

The issue is not so much with amount of data, it's bandwidth. Mastodon has seen that already: if you have someone on your server with thousands of followers and they post something with a link or anything that can have a embedded card, any single post from them will trigger immediately to your server being flooded with requests related to that card. You can get a server effectively DDOS'd even if you are not hosting a lot.

[–] [email protected] 1 points 1 year ago

I see. Thanks!