Dieser Bereich kann Inhalte enthalten, die nicht für alle Nutzer geeignet sind. Dazu können unter anderem Texte, Medien oder Diskussionen gehören, die als beleidigend, extremistisch, gewaltbezogen oder anderweitig belastend empfunden werden. Wenn du solche Inhalte nicht sehen möchtest, nutze bitte die jeweiligen Filter- und Meldeoptionen der Plattform oder meide entsprechende Threads/Communities.
social media be like that
Yeah, for real. I don’t think this is a Reddit exclusive thing.
The Hive Mind is a scary thing, and while I definitely think that Reddit is one of the worst offenders of it, it’s present on any social media platform with the ability to downvote and also shows the downvote.
Thankfully on Lemmy, most of the major UIs give you the ability to hide down votes in general. I think Photon is the only one I’ve found so far that doesn’t have the ability to hide downvotes, which sucks because it’s also the best UI(imo) that I’ve found so far.
You could try to use uBlock origin to hide all the elements that have downvotes
That’s a good idea I haven’t thought of trying. I was working on modifying the ui itself to add an option but that would be way easier!
edit: I was able to add a site##button[aria-label=“Downvote”] to ublock which removed any downvote button. Thanks for the tip!
Happy to help!
Also: you can use Stylus to edit sites CSS so you can use that one too and do your modification, if you do, it would be nice to publish them :P