what is better for single user instance, or maybe something small like under 10 users (no communities)? which is lighter on resources? how much storage should I allocate?
any alternatives to lemmy and kbin that are still somewhat similar?
While I quite enjoy the Interface of KBin over Lemmy. It seems Lemmy uses a lot less resources based on the “Admin Guides” for each service.
Lemmy: https://join-lemmy.org/docs/en/administration/administration.html
KBin: https://codeberg.org/Kbin/kbin-core/wiki#user-content-admin-guide
My Lemmy instance is currently occupying about 350MB of RAM, but you can round that up to 400MB. A lot less than the 4GB for KBin.Technically it’s a dual user instance now, since a friend wanted to join it and I said sure.
Damn, this is so much worse than good ol’ RSS for just following up stuff (which I imagine is the main argument to be made for a single-usee instance)
The arguments for are varied. I don’t have to worry about any admins making decisions on federation, I can federate (or not) however I please. I have my own space that I can do what I want with in a familiar format, and I can make my username Jamie without it being taken.
yeah for real I have been thinking the same lol. sadly a feed reader is just a reader. Would not be able to comment or post, which is the main reason I will go with a self hosted instance.
After almost 24 hours, coming up on 662MB of images, and 371MB for the postegres database. Though, I could see the numbers fluctuating depending on how much stuff you’re subscribed to. I’m currently subscribed to 31 communities, most of them fairly large.
BeeHaw.org admin said like a week ago they were only up to 25GB.
I was also looking into both but in the end I chose lemmy because I didn’t want to deal with PHP.
Lemmy should be lighter on resources, since it’s written in Rust.
Far, far lighter on RAM for sure. Less than half a gig for Lemmy, multiple gigs for KBin
Kbin is PHP app so you should be able to tune down idle worker counts to use less memory. Certainly not as low as Lemmy being a compiled rust app, but 500 MB of RAM usage should be achievable. As for CPU usage, I’ve been running a personal Lemmy instance and I’m impressed with how low the CPU usage so far, even after federating with dozens communities. Can’t say the same about Kbin because I haven’t actually run it myself, but PHP 8’s JIT is very fast so I imagine it shouldn’t use too much CPU as well.
@cyclohexane I think this should be merged today with a bit of luck: https://codeberg.org/Kbin/kbin-core/pulls/143
I’m definitely interested in seeing how the single-user instance offerings develop across the various federated applications. I have no interest in taking on the role of admin or moderator for people I don’t know personally, but am more than happy to run my own front-end service that’ll let me lurk and interact with all varieties of ActivityPub content.
For now it seems kbin might win that fight for me since it’s equipped to handle reddit-style communities and threads while also providing a workable microblog interface. But it does seem to be a bit on the heavy side… I wonder if we might see some software created for this particular usage scenario one day, if it isn’t already being worked on somewhere.
If big instances like Beehaw go whitelist federation only, it will effectively make single user instances useless.
Certainly a possibility, but I don’t really expect it to be a common concern. Defederation is mostly about keeping problematic people out when an instance’s admins either can’t or won’t resolve whatever problem is at play. Most instances will never even realize a single-user instance is lurking at all if they don’t bother to crawl the logs and said user doesn’t cause a scene.
I’d expect most whitelist-only instances will have been that way from the start instead of growing large and then shutting the door, because the goals of running an instance like that are fundamentally different.