Developer of ActivityPub-based micro-blogging and content subscription platform Mitra. Working on Fediverse standards: https://codeberg.org/silverpill/feps

  • 1 Post
  • 94 Comments
Joined 4 years ago
cake
Cake day: November 6th, 2021

help-circle






  • @julian @trwnh @mikedev

    neither approach conflicts with the other

    I don’t fully agree with this statement, because these “threading paradigms” suggest two different solutions to the problem of moderation. If the OP is the single source of truth, they can moderate the entire conversation (represented by context collection: Streams). If not, then each reply is independent and authors moderate only the direct replies (represented by replies collections: GoToSocial).

    In theory two solutions can be combined, but at the cost of significantly increased complexity.











  • @AnonomousWolf @fediverse

    Looks reasonable overall, but I don’t understand some of your assessments.

    >Easy (Leverage email hosting services)

    What are those email hosting services? If hosting and maintenance are delegated to 3rd parties, that doesn’t count towards decentralization.

    >Top Provider User Share: Reddit ≈ 48.4%

    Why this is not 100%?

    >Very Easy: One-command Docker,

    I think the easiest option is distro’s default package manager – docker is additional layer of complexity. Also some services are nearly impossible to self-host without docker, and points should be subtracted if that is the case.