Meta announced that users on Threads will be able to see fediverse replies on other posts besides their own. In addition, posts that originated through the Threads API, like those created via third-party apps and scheduling services, will now be syndicated to the fediverse.
Hey, I think maybe you misunderstood me. The “all under one account” thing is possible for the most part - here’s the PR which allows mbin (and thus mbin accounts) to do peertube https://github.com/MbinOrg/mbin/pull/782 and in pyfedi (and thus piefed accounts) there seems to also be peertube integration https://codeberg.org/rimu/pyfedi/src/branch/main/app/community/util.py#L75 along with pixelfed integration ( https://codeberg.org/rimu/pyfedi/src/branch/main/app/user/routes.py#L981 ) - though I’d grant that you’re correct about there still being rough edges that need to be cleaned up, but I am confident that they will get cleaned up over time.
So that part of the vision is pretty much already here. The only thing is if you want to create and own the magazine/community (the 3%) … well see https://github.com/MbinOrg/mbin/issues/869 (but I think even remote account ownership is on a wishlist somewhere, so even that may get taken up some day.
There’s even an open item about being able to transfer your account to another instance (account portability), see https://github.com/MbinOrg/mbin/issues/171