Question is all there in the title. No matter which way I try to sort the feed it seems to be entirely random instead.

    • Necroscope0@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      20 hours ago

      The main feed that pops up when I come to the site? Is that not what they call it here, I am new to Lemmee

      • XeroxCool@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        16 hours ago

        I see you were given some confirmation it’s a larger problem. To explain why we needed more details, “lemmy” is not a singular site. You registered on lemm.ee, while I’m on lemmy.world, which are 2 out of dozens of different “instances”. Some other popular ones include lemmy.ml, Midwest.social, and kbin.social. These instances all federated together, meaning they have the ability to view and interact with each other. The “community” (like a subreddit if that’s where you come from) you posted to here is hosted on my home instance, lemmy.world. You’ll also see the term “defederation” used. If two instances constantly fight or, say, an instance creates a constant influx of bad actors, an instance may decide to defederate with that instance. This cuts off that interoperability between the two. There are ways to block them on your own as well, I believe.

        On top of that, we’re all using different clients. Some from a web browser, some on various mobile apps such as jerboa, connect, etc.

        This means to diagnose your problem (and any future problem), we need info to determine if this is a you-problem, an app problem, and instance problem, or a community problem.

        Good luck. Stick around. It’s quiet here compared to wherever you came from, most likely, but you’ll probably find a bunch of the same people over and over. It takes some adjustment.

        • Necroscope0@lemm.eeOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          19 hours ago

          Yup, that is the one. So not something I am doing wrong then just some current oddity with the site. I can live with that, was just curious. Thanks!

          • Otter@lemmy.ca
            link
            fedilink
            English
            arrow-up
            3
            ·
            16 hours ago

            I think it’s a federation bug. That post is on https://community.nodebb.org/, which isn’t a Lemmy instance but actually a different software.

            Which in itself is cool! There are a few projects being worked on right now to make traditional forums compatible with activity pub. The idea being that someday you’ll be able to follow and post in official support forums for things right from your Lemmy account.

            But right now, it might be causing some weird federation bug. Maybe the date of the post shows up to Lemmy as sometime in the future and so it’s always the “newest” post (or something similar)?

            • m-p{3}@lemmy.ca
              link
              fedilink
              arrow-up
              2
              ·
              edit-2
              14 hours ago

              My guess is that the post was submitted with incorrect timestamp, and despite being adjusted to the correct one, it doesn’t seem to be taken into account correctly in Lemmy. Maybe the post was set far into the future and it’s gonna be stuck there in new until forever 🤣

              (Un)fortunately, I don’t see the issue on the local instance I’m on, otherwise I’d check the timestamp in the database just to figure out the root cause.

            • Necroscope0@lemm.eeOP
              link
              fedilink
              English
              arrow-up
              3
              ·
              15 hours ago

              That is cool, I did not even realize that Lemmy can interact with different software that way. It really is such an awesome idea!