this post was submitted on 02 Mar 2024
332 points (100.0% liked)
Free and Open Source Software
17933 readers
2 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I feel like cross-posts should share comment threads…
Now comment threads are split across 6 communities.
Kbin website implements this.
Oh really? That's interesting.
Well, to be precise, kbin groups posts with the same URL.
I've seen some Lemmy apps/interfaces do that as well. So maybe it's not all that different?
I think what they're suggesting is that a post would have a merged view of all comments from all the different duplicate posts in all the different communities it's posted in.
I see the cross posts all at the top but comments are separate
To combine the comments would probably require a revision to the lemmy protocol, plus an even bigger one to the backend software to keep backwards compatibility
If it is possible to detect which posts are cross posts, it should be possible to create a client app that combines the threads. Maybe give you an option to chose which one to post your comment.
I don't think it should be a client feature. It should be federated, like the posts are.
I think the issue with federation of comments is moderation of comments.
You might not like the admins of
example.org:foo
but you might have no issues with the admins ofexample.com:foo
.I was just thinking about a possible solution based on what we have. I agree it would be better if cross post comments were federated, but I guess there's different opinions on that (do the lemmy devs agree for example?).