this post was submitted on 13 Jun 2023
131 points (100.0% liked)
Blahaj Lemmy Meta
87 readers
1 users here now
Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.
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
Would it be possible to enable this at the topic level but not the comment level? My thinking is that it makes sense for helping users decide what posts to read in the first place, but would still discourage low-effort negativity that doesn’t actually contribute to a discussion.
But even if the answer to that is “no”… I don’t strongly object to trying this out and seeing how it works for this community. 🙂 If de-weighted downvotes still lead to problems, the change could always be reverted. Thank you for exploring the options!
That's actually a really good idea, and it addresses most of my concerns with the downvote system. However, I have no idea what is involved in making that happen in the backend, and don't want to throw even more work at @supakaity :)
So, looking at the Lemmy code it seems pretty straightforward (like, really straightforward. There's two checks, one for comments and one for posts, so just make them use different functions). I can try doing it, maybe even propose it as a PR upstream. Might take me a day or two for a PR though.
If it’s straightforward, I’d Very much support this!
If you don't end up making the PR I'm down to go check it out. If you do make the PR, link it so I can go give my support for it lol.
https://github.com/LemmyNet/lemmy/pull/3063 it got denied, and it's incomplete, but if you want to base yourself off of this I'm all for it.
Ah that's a shame, although I understand where they're coming from being wary of complicating settings for the front-end. Either way I'll look into it a bit when I can get to my PC and see if there's still any hope for it lol.
Regardless of what happens with it, I appreciate you making the PR!
I think comments could still benefit from the weighting, but maybe a lesser ratio?
I like this solution best too!