this post was submitted on 18 Jun 2023
30 points (100.0% liked)
/kbin meta
4 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@Otome-chan@kbin.social yeah, that's what needs to be tested:
Is the originating instance the true copy? Or is every copy of equal status? Kbin's handling of having local copies is probably the issue here because other fedi protocols don't choose to do it this way (and it's probably because this reduces the load from all the fetching; big fedi accounts have been known to induce DDOS-like results when a post gets popular)
If that can be confirmed/clarified, is the mod log a universal log only but specific instance changes not propagating? I think Q1 is going to be the pickle here - because it implies a lot in terms of coordinating copies across the kbin infra at least (not sure with Lemmy I've not poked around at all). Copy conflict is going to be inevitable at this point....
So I just checked on lemmy.world and the comment is not removed there like it is here on kbin. yet, kbin is the hosting instance of the community. if kbin thinks it's removed, then surely that removal should be sent out to others who look at it?
With ActivityPub there is no forced actions on other instances. When a delete happens on an instance, it sends a "this was deleted" announcement to the relevant instances it knows about. The servers that receive the message could easily ignore it and keep their copy of the message active/visible.
@Otome-chan@kbin.social oh yeah, definitely some kind of copy primacy/conflict issue for sure. I have no idea how to describe it well enough for the codeberg ticket tho - definitely worth raising.
https://codeberg.org/Kbin/kbin-core/issues/348
I posted it basically asking the same question as the title and linked here. Hopefully @ernest will be able to check it out and reword it if necessary.
@ernest