this post was submitted on 22 Aug 2024
45 points (81.7% liked)

Asklemmy

43336 readers
778 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Fizz@lemmy.nz 15 points 2 weeks ago (3 children)

It would be hard to federate because there are no accounts, nothing to follow

[โ€“] r00ty@kbin.life 6 points 2 weeks ago (2 children)

Not so sure that's true though. If you look at a 4chan threads in some boards, you can recognize the individual anonymous' from the ID next to them.

I suspect it's using either a cookie, or the IP address to track a user and while not storing that info, generating an ID hash from perhaps a unique ID for the thread + their details.

No reason you couldn't federate using the same. But, even without that, each post and comment has a post ID and replies would be tracked that way. Just, you'd need to remember which replies were your own.

The home instance could store for a thread some info about posts/comments from an IP or cookie too and highlight them. But that info wouldn't be federated.

I actually don't think it'd be a problem, really. But, is this something missing from our lives? I'm not so sure.

[โ€“] Fizz@lemmy.nz 5 points 2 weeks ago (1 children)

When you post in a thread you get an ID for that thread. When you post in a different thread you get a different id.

The only way i could see it working is following a particular board on an instance. So I might follow the fitness board on the chan.nz instance and id see all threads pop up and I could open them and view the comments just like on lemmy or mastodon. Actually I think that would work.

[โ€“] r00ty@kbin.life -1 points 2 weeks ago

When you post in a thread you get an ID for that thread. When you post in a different thread you get a different id.

That's what I said. You don't need any ID to federate the messages. If you reply to a comment the nesting is based on the comment/post ID and not the usernames.

You couldn't track a users posts after the fact, and I think that's kinda the point.