In the screenshot you can see several posts from the same community shown as coming through two logged in accounts. Does it just randomly choose which account, first come first displayed, something else?
The idea behind multiple accounts is so my feed remains mostly usable when an instance goes down. The first one I signed up to (lemmy.one) went down after it upgraded and hasn't yet come back, the second one has been up and down (lemmy.world) and I decided to sign up to 4 total for redundancy, and because eventually there will be a way to tie the accounts together in a cohesive way.
It basically asks each instance for its “all” feed (or wherever) and passes the combined contents into your chosen sorting algorithm. In 0.10.10 we do a better job of spotting and removing duplicates.
For Liftoffs, if you go to the top of your feed, you can pick instance/account. The feed that you see is for the account only. If the instance that you picked is offline, you just go to the top and pick another instance/account.
When I scroll to the very top, I see a drop-down to pick instance/account, notification bell, 3 vertical dot, sort order, and a check box. What do you see?
I'm not sure how it actually does it but I'd assume it takes the first like 10 posts from all instances then orders them by the sorting method, and then loads more as needed