I joined Lemmy back in 2020 and have been using it as @[email protected] until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.

  • 3 Posts
  • 2 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • People only read the title, not the article

    You can’t require reading the article before someone vote/comment, but what if communities could enable “ponder voting” where users can only vote 30 seconds after viewing the post? This would prevent people from scrolling by from voting, but people who at least slightly skim the article first won’t be affected.

    Probably not viably due to it having to be supported by all platforms, but just a thought.

    EDIT: It could work by returning a JWT with a post ID and time when fetching the post and having the vote endpoint support providing it. Although, I can also see it being a bit annoying and being trivially bypassed by adding some code to the client.