• Guadin@k.fe.derate.me
    link
    fedilink
    arrow-up
    15
    ·
    1 year ago

    I think I remember that it was explained as follows: the link next to the title shows where the thread (or link or image) is hosted. Since kbin.social has a copy of the thread on it’s servers, it shows it is from there (clicking on the title will get you there). If you post a link from, say cnn.com, the text will say “cnn.com” as that is where the title-click will get you and where the text is hosted.

    • CarlsIII@kbin.socialOP
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      1 year ago

      @Guadin I can only speak for myself, but seeing “kbin.social” as the “source” of a post because the “source” it’s referring to is a local copy is actually counterintuitive and confusing. If a post was made in Lemmy.world, it should say Lemmy.world. Otherwise, it is not providing information that is useful in anyway. After your explanation, yes, of course it would make sense that a post from other instance has a copy here in my local instance, but isn’t that just something we can just assume? Especially since nowhere else on the post (while viewing my feed) does it indicate which instance the post is from (you have to either click on the post and scroll past all the comments, click on the community name and scroll past all the posts on the first page—impossible if you’ve enabled infinite scrolling—or do some shit with copying and pasting a url that I don’t want to bother doing because I should just be able to tell where a post is from by looking at it. I don’t think I’m being unreasonable.)

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

        The problem goes in how you would change the coding on that, since it’s based on how the fediverse works.

        To see the original ite it’s from I look at the magazine on the sidebar below the thread stats, that’ll tell you where it comes from.

        • EssentialCoffee
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          FWIW, on midwest.social, self-posts don’t have an origin ‘site’ showing at all. They’re just straight self-posts.

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

          You would change it to return the instance name, which is only so hidden it appears in every Misskey or Calckey post, site logo included. It does require using an if statement or two, though, to account for out-of-network links.

      • Guadin@k.fe.derate.me
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        That depends on how you want it. While I get your point and struggle with it myself, it shouldn’t really matter where the original is. The name after the title is mostly useful with pictures, videos and links. You’ll see where it is from, if it is reliable (who clicks sketchy links or reads fake news) and where you’re going when you click it. For articles, I agree it could be better. Maybe they’ll change it to make it more intuitive.

        • CarlsIII@kbin.socialOP
          link
          fedilink
          arrow-up
          6
          ·
          1 year ago

          @Guadin What would make sense to me, is if the community name shown was the full community name. For example, I should show Chat@beehaw.org” instead of just “Chat”. The fact that it only shows “chat”, and the only visible instance name is “kbin.social” makes things extra confusing.

          And yes, I know you can get this information from a certain amount of clicking and scrolling, or from the sidebar which isn’t visible on mobile, but I see no reason why it couldn’t just show “@beehaw.org” after “Chat.”

          • Guadin@k.fe.derate.me
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            Yes, that is actually a nice idea. Or keep the formatting as is (with magazine avatar and name) but add an icon for external magazines. Or maybe add the “(kbin.somethingelse)” text over there so it is extra clear that the originating instance is not the one you are currently using.

            And besides that there are maybe ways to see the same information (albeit in a cumbersome way), ideas to make kbin/the fediverse better and more user friendly is always good. Getting into the fediverse is weird already (the whole concept is not really something people are used too, besides perhaps email), so better make all the rest a breeze.

    • CarlsIII@kbin.socialOP
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      1 year ago

      @Guadin

      Huh…so if I replied to that post, I wouldn’t be replying to the actual post, but a copy of the post? Are the comments I’m reading responding the the original post or the copy?

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

        As the OP I am seeing responses from many difference instances during the thread. That is the fun part

      • Guadin@k.fe.derate.me
        link
        fedilink
        arrow-up
        5
        ·
        1 year ago

        Well, technically you will respond to a “copy” of the post. However, everything is federated (shared). So your comment (the “original” on kbin.social) will be a “copy” on the other server (for instance lemmy.world). So while technically speaking people could be responding to “copies” of comments/post, everything will be shared between servers.

        To make it more clear (perhaps): I have my own instance/server (k.fe.derate.me) and I use my own link, website and interface to type this reply (not related to kbin.social). When I hit “send”, my reply will be stored on my instance. However, kbin.social will recieve a “message” from my instance that I replied. kbin.social will then save a “copy” of my reply on their instance/server and you will receive a notification that I replied. When you open your notifications and click on it you will see my reply, but it will be the local copy of kbin.social.

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

          everything is federated (shared)

          hopefully. it’s early days so i dont think everything always makes it. unless i’m dumb. cause i’ve made posts to magazines on other servers and it seemed to never make it there. and could have been for any number of reasons. its the wild west right now.

          • Guadin@k.fe.derate.me
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            That is true. Federation is broken on lemmy (due to an update and due to blocking (not defederating) by lemmy.ml) and kbin is in alpha/beta test so also not working 100% reliable. And then you have the massive surge of users which no one was prepared for so a lot of servers where running at max capacity and dropping or delaying updates.

      • Nepenthe@kbin.social
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        1 year ago

        As I understand it, you’d be responding to the copy and (after a random amount of time) the comments on each copy would sync.

        To drive this home, recent updates to some lemmy instances have caused them to have janky federation issues despite not being blocked. Now and again comments across instances won’t show up or I’ll only get the thread under an image post that for some reason forgot the image when it copied over.

        But the original was fine when I checked. I just don’t have an account there in order to comment and it hadn’t synced correctly for me.

      • Guadin@k.fe.derate.me
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Oh and by the way, I made an error. So if you see my long answer twice (once as a reply to you and once as a new comment) that was my dumb ass using the wrong input box.