Not sure if it has been mentioned, I couldn’t find anything. I think one of my biggest issues is that no matter how I sort things I will scroll half way down the page then suddenly everything shifts because of posts added to the top being <1m old.

Is there anyway to prevent new post from auto-populating so i can actually make it to the bottom of a page? Or is it something janky on my end that is causing it?

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

    Thanks for the link!

    From your link:

    I found a post or two claiming that the issue is that the API is implemented using websockets only, so it’s not as simple as just turning it off. I really hope that is not the case, since I currently can’t read anything on the frontpage that takes more than a few seconds!

    I also see in the GH issue that I linked there is a mention of that issue:

    New posts should probably never even be added to your feed automatically. They should only change if you refresh the page.

    A maintainer replied that the issue may be fixed in 0.18.0 (not sure whether it fixed both issues or only one of them though–will see I guess).