Is there any way to stop the auto-refreshing of the home page in lemmy? I can’t read more than a post or two before a new flood pushes everything down.
Is there any way to stop the auto-refreshing of the home page in lemmy? I can’t read more than a post or two before a new flood pushes everything down.
One of my ideas for a frontend change, something I’ll probably never bother coding, is a scroll maintainer; when content is being added, it looks at what the current “centered element” is on the page, and attempts to scroll you so that that remains in the exact same spot on the screen.
I don’t know how successful or even practical that might be - and it takes me long enough to set up test codebases for my workplace.