!communitypromo@lemmy.ca!newcommunities@lemmy.world!fedigrow@lemmy.zip!newcomers@piefed.zip


Hi ! I hope you are well ! Here is our weekly thread 😎

The fediverse is big ! Let’s share our small gold nugget found in the fediverse. :)

It could be :

  • A new peertube channel
  • An interesting mastodon account to follow
  • Your new community ! Yes ! Why not ?
  • An cool gallery of picture from pixelfed
  • A playlist from funkwhale
  • A text that moved you

Let’s dig together ! 😁

  • Mose13@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Blorp dev here. If you did ever wanna try plugging Blorp into goofed, I’ve made it pretty easy to write “adapters” that plug Blorp into your API.

    Blorp makes a lot of assumptions that could make this tricky, depending on which of these you plan on supporting:

    • Resolve object endpoint is required
    • Everything (local or federated) needs to return its activity pub id in API responses
    • Blorp assumes content is organized into communities

    But if your project happens to fit that, I’ve done a lot of heavy lifting for you already that you can take advantage of.

    • admin@scrapetacular.ydns.eu
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Hi and thanks, the third one might be an issue for my personal use, I’ve followed some ActivityPub Groups for Mastodon that give me some kind of hashtag feed not associated with a community (FediGroups maybe), but I guess Blorp users simply won’t do this so it’ll be fine. I’ll look into this again soon 👍

      • Mose13@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 month ago

        I can’t commit to anything as my primary focus is Lemmy and PieFed, but I would be open to exploring what it would look like if I remove the requirement for content to be organized into communities. That might make mbin support possible too.