this post was submitted on 01 Jan 2026
380 points (97.5% liked)

memes

20420 readers
2415 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 2 years ago
MODERATORS
380
Permanently Deleted (lemmy.world)
submitted 2 months ago* (last edited 2 months ago) by qaz@lemmy.world to c/memes@lemmy.world
 

Permanently Deleted

you are viewing a single comment's thread
view the rest of the comments
[–] degenerate_neutron_matter@fedia.io 215 points 2 months ago (17 children)

List of blocked words in community names:

shit
piss
fuck
cunt
cocksucker
motherfucker
tits
memes
piracy
196
greentext
usauthoritarianism
enoughmuskspam
political_weirdos
4chan

Seems like one of the PieFed devs has some opinions about the kind of content they dislike, and are unilaterally forcing that on every PieFed instance. I can somewhat understand filtering out curse words, but specific communities should not blocked by default, and definitely not hidden in a hardcoded list in the source code.

Edit: Important context here: https://lemmy.world/comment/21323475 Seems this blocklist is more limited in scope; it's not blocking federation entirely, just blocking (from what I can tell) their appearance in search and automatically federating with them when adding an instance. Still problematic to exclude specific communities in a non-configurable way with little justification IMO.

[–] Zoot@reddthat.com 129 points 2 months ago (1 children)

Damn this should honestly be spread and talked about more. I don't think many people know this is a thing?

[–] 4am@lemmy.zip 131 points 2 months ago (3 children)

Considering PieFed users won’t shut the fuck up about how much better and less politically opinionated it is, yeah we should probably shout this from the rooftops.

Reminds me of Brave browser users a bit

[–] pivot_root@lemmy.world 15 points 2 months ago* (last edited 2 months ago) (3 children)

One of PyFed's selling points was that it was easier to work with than Lemmy. It's going to be amusing when that takes a 180 turn and people start complaining.

Python is great for prototyping and iterating on small projects or as glue for modules written in C and C++. What it isn't great at is linearly scaling on a single node. When the day that throwing more powerful hardware at the problem stops being an option, Kubernetes is going to walk through that door and fuck any semblance of simplicity up.

[–] vga@sopuli.xyz 22 points 2 months ago* (last edited 2 months ago)

I would agree with that sentiment, but seems like peoples' actual experiences are a bit different: https://jeena.net/lemmy-switch-to-piefed

Possibly a testament of how software architecture can be more important than any lower level technical decisions.

[–] mushroomman_toad@lemmy.dbzer0.com 8 points 2 months ago (3 children)

I think Lemmy has some in-memory data structures that limit the backend to a single node, too. Also postgres is great, but Lemmy really fucked up their database performance somehow.

But yeah large python codebases turn into spaghetti really quickly.

[–] davidagain@lemmy.world 4 points 2 months ago* (last edited 2 months ago)

But yeah large python codebases turn into spaghetti really quickly.

I can confirm this statement.

[–] orca@orcas.enjoying.yachts 3 points 2 months ago (2 children)

but Lemmy really fucked up their database performance somehow.

Can confirm. I spent like 4 hours one day configuring auto vacuum and other shit on my Lemmy DB because it was bloating to hell and eating up resources. Runs much smoother now but it was a massive PITA to get there.

load more comments (2 replies)
load more comments (1 replies)
load more comments (1 replies)
[–] eugenevdebs@lemmy.dbzer0.com 11 points 2 months ago* (last edited 2 months ago)

"Ours is not biased and less opinionated, because it agrees with my bias and opinions."

This is every single Lemmy v PieFed argument. No matter what platform you host or use, its just this on the grand scale of things.

load more comments (1 replies)
[–] Kolanaki@pawb.social 58 points 2 months ago* (last edited 2 months ago) (1 children)

They also put "memes" and "enoughmuskspam."

The latter I guess could be used to stop Musk spam (since the community is literally nothing but Elon Musk news) but not allowing the word "memes" in a community name?

Utterly stupid.

But they do appear to be fans of Carlin based on the first 7 banned words.

There's no racial slurs in there either. I might have assumed this was merely an example an operator is meant to edit themselves, but these are some weird ass choices for even that.

[–] user224 28 points 2 months ago (2 children)
[–] kittenzrulz123@lemmy.dbzer0.com 12 points 2 months ago (2 children)

I wonder why the dev had an issue with 196

[–] eugenevdebs@lemmy.dbzer0.com 7 points 2 months ago (3 children)

If I had to guess, 196 is more queer positive.

[–] GrammarPolice@lemmy.world 7 points 2 months ago (2 children)
[–] Velypso@sh.itjust.works 11 points 2 months ago (1 children)

It does if your a bigoted shit face.

load more comments (1 replies)
[–] eugenevdebs@lemmy.dbzer0.com 4 points 2 months ago

Correct, it doesn't. But some people find a way to be bothered by it.

[–] qaz@lemmy.world 4 points 2 months ago

I don't think that's the reason. The code mentions it filtering out "low-effort" communities so the devs probably didn't like seeing so many posts from it on their frontpage.

# sort out the 'seven things you can't say on tv' names (cursewords), plus some
# "low effort" communities
[–] Skavau@piefed.social 3 points 2 months ago

You're wrong. Rimu has never expressed any objection to pro-LGBT sentiment and has even done interviews in regards to that. I have seen him ban people for anti-LGBT bigotry. This particular ruleset looks like a copy and paste from the retention rules that piefed.social currently has that doesn't save data from communities after 6 months. (RImu doesn't have a high opinion of meme-themed content and believes it to be a drain on server storage).

I agree all of it should be optional, and I believe it currently is anyway as instance owners can revert this.

load more comments (1 replies)
[–] qaz@lemmy.world 3 points 2 months ago (1 children)
[–] SlurpingPus@lemmy.world 3 points 2 months ago

Duplication of constants is a cherry on that whole cake of stream-of-consciousness code style.

[–] Vespair@lemmy.zip 43 points 2 months ago (2 children)

I'm not okay with them filtering profanity, who the fuck are they to define what is or is not acceptable?

[–] degenerate_neutron_matter@fedia.io 19 points 2 months ago (1 children)

I don't think it's a good idea either, but it's less egregious than filtering specific communities.

[–] Vespair@lemmy.zip 17 points 2 months ago

I probably agree, but frankly I find neither acceptable

[–] bufalo1973@piefed.social 3 points 2 months ago* (last edited 2 months ago) (5 children)

The stupid thing is that all those words are only in English. No "merda", "scheisse", "joder", "merde", ...

load more comments (5 replies)
[–] user224 42 points 2 months ago (4 children)
[–] leMe@lemmy.dbzer0.com 4 points 2 months ago

thanks for pointing to that issue. i dont know how piefed devs reacted to this. so i will give them the benefit of the doubt: it could very well be a quick and dirty solution, never meant to last long.

as the lemmy devs showed, it does not have to be like this at all. but i haven't seen that much oppinionsted and defensive actions from the piefed devs.

[–] qaz@lemmy.world 3 points 2 months ago (1 children)

I think a regex to filter out common slurs isn't really the same

The regex:

(fag(g|got|tard)?\b|cock\s?sucker(s|ing)?|ni((g{2,}|q)+|[gq]{2,})[e3r]+(s|z)?|mudslime?s?|kikes?|\bspi(c|k)s?\b|\bchinks?|gooks?|bitch(es|ing|y)?|whor(es?|ing)|\btr(a|@)nn?(y|ies?)|\b(b|re|r)tard(ed)?s?)

Link to code

[–] RaivoKulli@sopuli.xyz 6 points 2 months ago

fagtard

That can't be common enough to be included lmao. Also censoring "bitching" is kind hard, now I can't tell everyone about my bitching ride

[–] realitista@lemmus.org 2 points 2 months ago

What are the words in the harcoded Lemmy filter?

load more comments (1 replies)
[–] AtariDump@lemmy.world 14 points 2 months ago

George Carlin would be amused.

[–] FiniteBanjo@feddit.online 13 points 2 months ago (2 children)

So if I started a piefed instance and wanted to host a 196 community I'd have to edit the list, but would every single other instance also have to or no?

[–] mic_check_one_two@lemmy.dbzer0.com 21 points 2 months ago (1 children)

Yes, every other instance would also refuse to federate unless they also changed their code. Because the blocklist is baked right into the code, so anyone just pulling and running it as-is will fail to federate.

[–] FiniteBanjo@feddit.online 7 points 2 months ago* (last edited 2 months ago)

It's odd that communities with those names load if they're hosted on Lemmy, tho. Or maybe I've just only been on Piefed Instances that undid the list.

load more comments (1 replies)
[–] 0_o7@lemmy.dbzer0.com 4 points 2 months ago (1 children)

usauthoritarianism

People were rallying on piefed on resentment from tankie Lemmy devs. But this explains where the piefed devs bias is.

Seems like the intentions are to limit the reach of content critical of a certain country. Hmm...

load more comments (1 replies)
[–] JackbyDev@programming.dev 4 points 2 months ago (1 children)

Isn't there a Java based Lemmy compatible thing too? I forgot what it was called but I think there is one.

[–] 0_o7@lemmy.dbzer0.com 4 points 2 months ago (1 children)

Sublinks. It's currently in a hiatus, I think.

load more comments (1 replies)
[–] plyth@feddit.org 3 points 2 months ago (2 children)

kind of content they dislike

Or they like it and e.g. want just one strong 196 community.

[–] Velypso@sh.itjust.works 6 points 2 months ago (4 children)
load more comments (4 replies)
[–] RustyShackleford@programming.dev 3 points 2 months ago (3 children)

What is a "196" community? I tried looking it up and there's only astrology stuff coming up.

[–] Tetragrade@leminal.space 5 points 2 months ago* (last edited 2 months ago) (1 children)
load more comments (1 replies)
load more comments (1 replies)
load more comments (7 replies)