34
When to use Friendica over Mastodon
(homehack.nl)
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
@eshep @serenity @f00fc7c8 @rom @anders I wonder as well. Maybe Cron is considered more reliable as it starts new process every few minutes and if it fails for some reason it will be restarted automatically. Daemon requires more configuration.
@serenity @rom @eshep @f00fc7c8 @shuro yeah maybe.
I have it in a docker container with "restart: always" so if it crashes then it will just restart.