Nice demonstration of why mastodon’s dominance is problematic

See the conversions here:
https://github.com/LemmyNet/lemmy/pull/4628
and
https://socialhub.activitypub.rocks/t/federating-the-content-of-posts-note-articles-and-character-limits/4087

AFAICT, mastodon’s decisions, which are arguably problematic (on which see: https://lemmy.ml/post/14973403) are literally trickling down to other platforms and infecting how they federate with each other as they dance around mastodon’s quirks in different ways.

It seems like masto is ruining “the standard” with its gravity.

#fediverse #mastodon
@fediverse

  • Fisch@discuss.tchncs.de
    link
    fedilink
    arrow-up
    9
    ·
    2 months ago

    Isn’t there a group of people now that’s working to improve the ActivityPub spec and actually define things so applications don’t implement it differently?

    • nutomic@lemmy.ml
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      None of that matters if Mastodon doesnt implement these suggestions or standards. And from past experience its extremely unlikely that they will. Thats why I think its best to ignore what Mastodon does, its not our concern how they decide to render things.

      • Fisch@discuss.tchncs.de
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        That’s kind of what I meant too, if there’s a standardised and correct way to implement things, that’s how projects should implement it instead of trying to do it the “Mastodon” way

    • xcjs@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 months ago

      It’s a W3C managed standard, but there are tons of behavior not spelled out in the specification that platforms can choose to impose.

      The standard doesn’t impose a 500 character limit, but there’s nothing that says there can’t be a limit.

      • Fisch@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        That’s not what I meant. I read at some point that there’s a group of people trying to build a wiki or something, so others, who want to make fediverse software, can look up best-practices and the like. They also wanted to make demo software to test the federation against, so Mastodon doesn’t have to be used for that.