this post was submitted on 21 Sep 2025
23 points (75.6% liked)
Fediverse
37012 readers
299 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
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
Upvotes without reading do suck but comments without reading are worse. I've been considering adding a highlight/boost on comments where the author has clicked the link.
Also we could weight the votes so votes after reading have 2x the effect.
You can't do that with different clients.
Simply put, you can't force all the clients which currently support piefed to respect that.
You can control the server, you can't control the clients.
If clients want the get into an adversarial relationship with the project they're piggybacking off, they will lose.
How would you be able to know that?
I have ways
A quick js + db change boom done.
But it may confuse users depending on the implementation. And federation would not be fun...
check the username
I know I'm talking to Rimu, I was just curious how Piefed would be able to track that
JavaScript. Attach a click handler event to the article link, save a cookie with the post id in it.
How would you know for remote users?
Federation, it's magic.
But yeah, this means Lemmy comments would never be boosted or highlighted because it wouldn't be federating the new data. Bit of a problem!
Wait, you're going to federate whether a user clicked on a link between instances?
That seems kinda too far. I would not want other instances to know what I have or have not clicked. That's a level of surveillance I'm not comfortable with and I fear how that data might be abused.
Tbh I wouldn't even want my own instance to track what I click
Yes, you're right. I didn't fully think through all the implications.