

0·
3 days agoI think most Teams users would only pay not to use it
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.


I think most Teams users would only pay not to use it
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.