Skip to content

Communities not existing on all instances is a big problem.

Fediverse
23 13 0
  • Sorry, but this will be a bit too technical...

    The thing is that Lemmy (at least, others probably do the same) don't treat the Linked Data as the canonical representation, they work by translating every message with an as:Activity to their own internal representation in the database (with separate tables for Posts, Comments and PrivateMessages).

    This means that all it takes for a Lemmy instance to treat a post as "new" comment is to produce an "as:Announce" attributed to the "follower" community, and then all instances will process it as a new post/comment/vote.

    Alright, so

    • A - Origin community
    • B - Other community
    • C - following community of A & B

    User posts to A, a "as:announce" on C is generated. A user replies to the post on C. Will user A see the reply? Will someone looking at the post on A see the activity on C?

  • Alright, so

    • A - Origin community
    • B - Other community
    • C - following community of A & B

    User posts to A, a "as:announce" on C is generated. A user replies to the post on C. Will user A see the reply? Will someone looking at the post on A see the activity on C?

    Yes. When the reply is posted to C, it is sent to A. A then sends as:Announce to C, as well as any other communities that follow it.

    B seems to be irrelevant here.

Diese Artikel könnten Dich auch interessieren.

  • Voting in the threadiverse

    Uncategorized fediverse
    18
    1
    0 Stimmen
    18 Beiträge
    34 Aufrufe
    julian@community.nodebb.orgJ
    snoopy@jlai.lu personally, since I create AP enabled software I am on the side of votes being public data. We already have enough issues with votes being out of sync with each other. Mixing in private voting is just asking for trouble. Emoji reactions are neat, although niche to those softwares that utilise it. They allow for greater expression which is nice. They're useless for deriving value (for ranking purposes) unless you assign value to them.
  • Why is data congregation so hard on Mastodon?

    Fediverse fediverse
    9
    0 Stimmen
    9 Beiträge
    19 Aufrufe
    julian@community.nodebb.orgJ
    Thanks! It's something that I personally feel is more performant and future proof for other important things like private discussions (which Mastodon also doesn't support natively yet — mention spamming doesn't count.)
  • Slrpnk.net outage

    Uncategorized fediverse
    96
    0 Stimmen
    96 Beiträge
    379 Aufrufe
    julian@community.nodebb.orgJ
    blazeknave@lemmy.world beep beep boop boop boop boop beep... EEEEEEEEEEeeeeeeee awwwwwww ka-dong ka-dong da kshhhhhhhhhhhhhhHHHHHHHHHHHHHHHHHHHHHHHHHH eerie silence
  • Pixelfed Uptick in Monthly Active Users

    Uncategorized fediverse
    20
    1
    0 Stimmen
    20 Beiträge
    83 Aufrufe
    julian@community.nodebb.orgJ
    I would say that Pixelfed is closer to the microblog space than it is the threaded discussion space. It's essentially microblogging except with an image media focus (or video, in the case of Loops.) To each their own, some people communicate better using pictures, some better over short text, some better over long-form text. There's a space for them all
  • Post flair in PieFed

    Fediverse fediverse
    4
    0 Stimmen
    4 Beiträge
    41 Aufrufe
    julian@community.nodebb.orgJ
    I think the FEP process is overly complicated for what it is, but it's definitely helpful if you have multiple implementors on board. The easiest (but least accessible) solution is to document something on your own site, but that lacks the social proof that a finalized FEP has. Just some food for thought I'm looking to create an FEP for cross posting and would love to get the entire threadiverse dev community involved.
  • Blogtastisch: 2. Blogs und das Fediverse

    notizBlog activitypub blogs fediblog fediverse weblogs
    17
    1
    0 Stimmen
    17 Beiträge
    183 Aufrufe
    caromite@troet.cafeC
    @pfefferle Wow, danke für das super Video! Für mich ist das Fediverse noch ganz neu, hab jetzt mein Blog föderiert und mir einen Account bei Mastodon erstellt. Fühle mich noch etwas verloren, aber bin überzeugt auf dem richtigen Weg zu sein
  • 0 Stimmen
    6 Beiträge
    14 Aufrufe
    julian@community.nodebb.orgJ
    phillycodehound@indieweb.social agreed, you've got a sale from me! cc andypiper@macaw.social
  • ActivityPub for forums looks neat!

    Uncategorized activitypub federation discourse fediverse
    2
    0 Stimmen
    2 Beiträge
    55 Aufrufe
    julian@community.nodebb.orgJ
    NodeBB is gearing up for a major release this month that brings full two way federation and content discoverability to forums as well! We've been working on it all last year! @activitypub