Hacker News new | ask | show | jobs
by dnpp123 2295 days ago
I'm running Pleroma in the same use case, it works fine for me I think.

If other people want to do that and switch from Twitter -> Fediverse, I wrote a bunch of scripts to switch from Twitter to Fediverse :

https://git.sr.ht/~pierrenn/twitter_escape

Sadly, this is a bit spammy method, but I had only a dozen or so complaints so far and my "Whole known network" is now seeded pretty well : https://s.pnn.sh/ (this is a small single user home instance on ARM, so it's slow)

And TBH I find the Pleroma UI better than Mastodon for the single user instance - plus clicking on the date to get replies in the Mastodon frontend always feels weird (but it's personal taste !)

1 comments

I'm currently trying to get my head around wrapping Pleroma in Docker, as I've everything dockerized and behind a Traefik proxy.

Thanks for the links!