@fediverse What type of social media do you feel is lacking most in the fediverse?

To elaborate, there are a lot of different types of social media already on the fediverse such as microblogs, regular blogs, image sharing, link sharing and video sharing.

Personally, I’d love to see a gaming-focused social media platform on the fediverse.

  • Post
    link
    fedilink
    411 months ago

    @carl @ch0ccyra1n @fediverse

    Even better if Fediverse servers could treat any RSS/Atom feed as a “degraded” ActivityPub actor and let users subscribe, boosts and comment posts. We would have de facto a comment platform for everything that has a RSS/Atom feed.

    • @sexy_peach@feddit.de
      link
      fedilink
      English
      211 months ago

      You can’t boost, comment and vote on a RSS post, since AP sends those activities to the origin server.

      But subscribing could work, Lemmy would implement a RSS reader basically.

    • Jupiter Rowland
      link
      fedilink
      111 months ago

      @Post @Carl Heath @ch0ccyra1n :ins: :she_her: :vim: :trans: :lesb: :polyam: @Fediverse RSS and Atom only work in one direction. You cannot subscribe to a blog or a news site via RSS and Atom and then send comments. There is no back channel, full stop.

      If this was possible, you could be absolutely certain that at least #Friendica and #Hubzilla would have had this very feature implemented since long before Mastodon was even launched. But they don’t, although they federate with just about everything that moves otherwise.

      • Carl Heath
        link
        fedilink
        111 months ago

        @jupiter_rowland @fediverse I see, and realize the complexity. Given this, it would be awesome with that kind of connection, some kind of tool that could take any web page and make a two way connection in the style of RSS. Something easy to install or connect to a web, and provide interaction.

        • Jupiter Rowland
          link
          fedilink
          111 months ago

          @Carl Heath @Fediverse That’d require changes to both sides, both whichever Fediverse project you’re using and whichever site with an RSS feed you want to interact with.

          You will never be able to use Mastodon to comment on a post on a blog with a backend that has last change at some point in the 2010s or the 2000s. The blog doesn’t even have a back channel in any shape or form. It’d have to pull a WordPress and install a proper ActivityPub connector.

          Even Friendica or Hubzilla devs would have to take ONE blog and hackney themselves directly into the backend of that one particular blog, directly into the SQL database. Much like Friendica established federation with Diaspora* back in the day when Diaspora* had nothing even resembling an API. They had to reverse-engineer the Diaspora* protocol and crack the encryption. It took literal months. And when they were done, the connection was established by latching directly onto Diaspora*'s database with no actual interface at all. It was akin to connecting a piece of out-board hardware to a computer using a drill and a soldering iron.

          At least, Diaspora* was a whole network. Here I’m talking about ONE (1) website. And when they’re done, they’ll have to move on to the next one. And so forth.