this post was submitted on 16 Sep 2026
234 points (93.0% liked)

memes

22667 readers
2726 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] expatriado@lemmy.world 17 points 1 day ago (1 children)
[–] Pika@sh.itjust.works 9 points 1 day ago (1 children)

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.

[–] Axolotl_cpp@feddit.it 2 points 20 hours ago (1 children)

You could try to use uBlock origin to hide all the elements that have downvotes

[–] Pika@sh.itjust.works 1 points 18 hours ago* (last edited 17 hours ago) (1 children)

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!

[–] Axolotl_cpp@feddit.it 1 points 15 hours ago* (last edited 15 hours ago)

Happy to help!

Also: you can use Stylus to edit site's CSS so you can use that one too and do your modification, if you do, it would be nice to publish them :P