So I did figure out that yes, #Mastodon can federate #Lemmy and #Kbin content. The problem is that Mastodon doesn’t know what to do with it, so it (the group) looks like a user that boosts all posts and comments.

I found myself browsing the “federated group” @selfhosted over on https://kbin.social, as I think Kbin has a nicer UX for it.

I didn’t really want to create a separate account for group stuff, but that might be what we do in the short term. 🤔

  • DoubleCore@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

    I wrote this in another thread, so copy pasting it here:

    I believe that the limitation is part of the Mastodon app, and not related to the Fediverse. There might be a character limit but I don’t think it’s as limited as Mastodon’s.

    Btw, Mastodon isn’t really fit for this type of conversation. Mastodon aims to replace tweeter - microblogging interaction, where Lemmy aims to replace Reddit - thread interactions.

    Each comment on Lemmy will be treated as microblog on mastodon which isn’t really practical.

    • 3laws@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      2
      ·
      1 year ago

      Except that that sounds like a Mastodon lack of features. Cuz Twitter had threads. As long as you were replying to someone each conversation was a sub thread and so on.

    • ElectroVagrant@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      1 year ago

      Lmao, the best part of this goof is that you accidentally demonstrated a way to sort of post with separate title/body text.

      It looks like a title may only be 90 characters on Lemmy, so I guess you could make the title text then pad out with spaces (or whatever) to then separate out into distinct body text.

      • Mike Kasprzak 🦖@jammer.socialOP
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        @ElectroVagrant I wonder if this will work too?

        (I’m using the “content warning” feature of Mastodon, and replying directly to a lemmy.world user)

        EDIT: Okay the content warning didn’t work, but it appears that so long as I @ someone on the server that owns the group (it doesn’t have to be the group),my messages will federate correctly. Also if you can read this, Mastodon’s edit federation works too. 😋

  • SJ_Zero@lemmy.fbxl.net
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 year ago

    I consider the video part of the fediverse, the lemmy/lotide/kbin part of the fediverse, and the peertube part of the fediverse to be interoperable but their UIs are quite mutually exclusive, so I run sites for all 3.

  • Eddie@lucitt.social
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I tried my best to use mastodon as a platform to post to lemmy/kbin but ran into a major problem: nested comments get lost to the ether, and there’s no way for you to reply to them using the same account.

    Because of this, and basically this alone, I decided to forfeit mastodon all together and opt for a self hosted lemmy instance. I just got it set up and running this evening and so far, I’m not looking back.

    Might set up another mastodon instance later, but that’s if I start to miss it.

      • Eddie@lucitt.social
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Hm, that’s very interesting. I wonder if the platforms will build upon each other with future updates or if they’ll continue to remain “seperate” in terms of formatting and QoL. Very interested in the future of cross platform federation accounts.

          • ThorrJo@lemmy.sdf.org
            link
            fedilink
            arrow-up
            0
            ·
            1 year ago

            a #Lemmy server requires a fraction of the RAM that a #KBin or Mastodon server does.

            If you want a personal microblogging server, run Pleroma or Akkoma, they are waaaAAAAAY less resource-intensive than Mastodon. Especially after some truly god-awful database queries were fixed in the last few months. (Load on my database server dropped by approximately a factor of 25x!!)

            • Mike Kasprzak 🦖@jammer.socialOP
              link
              fedilink
              arrow-up
              1
              ·
              1 year ago

              @ThorrJo @selfhosted lol, I can relate to thay 😆. I run an event & website that was notorious for its poor performance at the beginning and end of events. A few years ago, with our servers ready to fall over, I noticed a certain query was hogging the database server’s CPU. I made the tiniest fix to correctly use indexes, and we instantly went from 400% CPU usage to at most 20% (across 4 cores). 😅

              Though it’s been fixed for ~3 years, I still see folks warning others about the slowness. 😅

    • devfuuu@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Decades ago on status net one could just write an hashtag with an exclamation mark instead of a hash and it would go to anyone that followed it. It was kinda crazy but also so cool.

  • NumbersCanBeFun@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    @mike Interesting, I haven’t really messed around too much with Mastodon. I’ve been primarily been using kbin and I’ve been happy with just this so far.

  • roosmaa@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Thanks for doing this experiment! I was really curious if it was technically possible (but not using Mastodon so wasn’t able to test it myself), and now I know 😊

    • 73 million seconds@fosstodon.org
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      @mike That is interesting, I was curious about whether it is possible to post to lemmy from mastodon… Seems like part of your message ended up becoming the title so I wonder if there is a way to format the message in a way that won’t look out of place on lemmy

      • sab@kbin.social
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        @73ms @selfhosted @mike

        The problem is of course that microblogs don’t have a title, so Lemmy just resorts to using the first words of the post. Kbin solves it differently, with microblogs being treated as entirely separate from the “threadiverse”. They are not given a headline, and downvotes are disabled.

        If you want to make sure a microblog looks good in Lemmy I guess the best you can do is to use a descriptive first sentence, ideally followed by starting a new paragraph. As there’s no title field in microblogs, there’s really nothing else to do, and as kbin handles microblogs differently there will probably always be some weird headlines popping up in Lemmy unless something changes on the technical side.