Hello, I have seted up my lemmy server couple months back and am loving it. One problem I have with it is that I can’t follow individual users so I have been thinking about selfhosting another fediverse service that will satiate my need to follow specific users.
Most popular platform on the world generally for that is twitter so I wan’t to see if there is any good twitter alternative. I know of mastodon but have heard that it can be hard to selfhost and uses a lot of storage ( that wouldn’t be that much of a problem with s3 storage provider, like what I do with lemmy already ).
So I would like to know if there is any simpler “twitter” alternatives for following single user’s on the fediverse, preferably with s3 storage support.
If mastodon is the best in that regard I most likelly will just selfhost it.
Based on your requirements, I would suggest looking at one of the Firefish / CalcKey forks. They are ideal for single user or small instances and they support s3 compatible object storage out of the box.
I would recommend looking at Sharkey or Iceshrimp. Both are under very active development and have very responsive developers if you need support.
If you would like to check out an example, Ruud (of mastodon.world and lemmy.world) set up an instance of Sharkey at (you guessed it) sharkey.world.
Update: I have ended up with hosting a sharkey instance, mostly because of it’s very active development and nice ui. ( No way it was cause of the shark costumed waifu )
Memos is actually quite a nice option: https://github.com/usememos/memos
If you want to host a single-user instance for yourself only, take a look at gotosocial or microblogpub?
As I understand it, most of the reasons the larger fedi softwares are so difficult to set up is because they require multi-user sign up and moderation tools (I may be wrong about the particulars, but to me it seems logical that you don’t buy a bus to drive yourself to the office and back).
https://gotosocial.org/ currently seems to be the popular choice for mastodon compatible single user instances that are easy to setup and run.
Personally I run a https://akkoma.social/ instance, which works fine, but it is a bit more complex to setup and requires a lot of customization to look nice.
Mastodon is a hellavalot easier to self-host then Lemmy, so if you got Lemmy running reliably then Mastodon would be a breeze.
The simplest solution to following a singular user is probably RSS. No additional software services required; only a generic RSS reader on your client device.
For Mastodon it’s
instance.tld/@user.rss
.Well you’re in luck, there’s the Pleroma and Misskey family of apps out there that are ActivityPub compatible. Pleroma also has Akkoma as well, and there are far too many Misskey forks to count. Both of them support S3 I believe.