Google Translate:

First of all, the ActivityPub system is not suited to something like Misskey, which flows at lightning speed.

It was originally designed to connect blogs, small-scale SNSs, and wikis.

How can it handle the TL hell where tens of thousands of requests fly in per second?

It’s based on the idea that it would be nice if various small services could send each other updates, so it’s quite costly.

  • calliope@retrolemmy.com
    link
    fedilink
    arrow-up
    9
    ·
    1 day ago

    If it was originally written to sync blogs or wikis, I can understand not wanting to continue running or developing it.

    I think they are just saying “I was writing misskey for a different purpose, and it (nor I?) can handle the speed of ActivityPub and its development.”

    I assume there’s a Google translation issue that caused the post to be confusing.

    • asudox@lemmy.asudox.dev
      link
      fedilink
      arrow-up
      6
      ·
      1 day ago

      It wasn’t. Even the very first appearance of ActivityPub in W3C mentioned it being a social networking protocol:

      The ActivityPub protocol is a social networking protocol based upon the ActivityStreams 2.0 data format. It is based upon experience gained from implementing and working with the OStatus and Pump.io protocols.

      OStatus and Pump.io are both social networking protocols as well.

      I wouldn’t say that “social networking” is just syncing blogs and wikis.

      The vocabulary is also not that small and the flexibility is also there. It is clearly not meant for just blogs and wikis.

      • calliope@retrolemmy.com
        link
        fedilink
        arrow-up
        5
        ·
        1 day ago

        This doesn’t really apply to why misskey was originally created though, which is what this post implies.

        What misskey was used for and why it was created can be two things.