this post was submitted on 07 Jun 2023
464 points (98.1% liked)
Asklemmy
43874 readers
2548 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm running lemmy on a Raspberry PI 4, and resource usage is very low. If I look at the logs I see a neverending stream of ActivityPub requests that keep coming in (I subscribed to the most popular communities), but the resource usage stays low. Occasionally, the CPU usage of lemmy-ui or postgres jumps up a few percent, but nothing too crazy.
I'm not sure how this will evolve is communities keep growing though, since the amount of requests might increase.
Oh, that’s a great idea! I have a raspberry pi I could run an instance on, too. Now I need to figure it whether running an instance is worthwhile or not.