pure liberal cringe. And propaganda. When I tried to post the propaganda that I believe my post was deleted. Also a lot U.S.A drama of politics, like any of that matters. How do I make lemmy.world disappear from my feed in dbzer0 ?

1 point

It does seem like a lot of obnoxious posters come from Lemmy.world

permalink
report
reply
4 points

You can block the instance in your account settings, and you can also block individual communities. Finally you can block specific users as well. Any more control and you need to find a frontend that might handle that.

permalink
report
reply
2 points

“<some user>@lemmy.world to <some community that I’m not blocking, or maybe even following>”

the additional control that I want is ability to block this format of posts, as it is constantly giving me posts mostly about U.S.A election, and about liberal views on politics. While my main interests in lemmy are technology and art.

permalink
report
parent
reply
1 point

There is no automated/objective way to block “pure liberal cringe”, propaganda, etc.

But like other people have said, there might be apps/tweaks for more advanced filters.

permalink
report
parent
reply
5 points

But, that’s what your subscription list is for. Just curate your subscribed communities, no?

permalink
report
parent
reply
0 points

so, the fault is actually that I’m checking the “all” feed

permalink
report
parent
reply
0 points

Connect app lets you block instances

Enjoy your fascism

permalink
report
reply
3 points
*

Imagine believing that blocking a lemmy instance is fascism.

permalink
report
parent
reply
-1 points

…they were talking about how the dude is going to shovel pro Fascist Republican content down their gullet

permalink
report
parent
reply
2 points

Correlation does not equal causation, straw man

permalink
report
parent
reply
2 points
*

aren’t you yourself using the “black-or-white” fallacy ? I mean when you assume I’m either pro-liberal party or fascist.

permalink
report
parent
reply
5 points
*

some apps and frontends let you filter posts and comments.

if you’re in the browser: blocking an instance from your account settings will block postshide communities from that instance. this also has the benefit that you don’t get notified when someone from a blocked instance replies to you or sends you a message.

to hide comments and other posts in the browser on the default frontend, i use a userstyle:

code
/* hides posts */
.post-listing:has(* > .person-listing[href$="@lemmy.world"])
{
    display: none;
}

/* hides comments and replies */
.comment-node:has(* > .person-listing[href$="@lemmy.world"]),
.comment-node:has(* > .person-listing[href$="@lemmy.world"]) + .comments
{
  display: none;
}

/*
* hides post separators in feed.
*
* (a) it's more compact this way.
* (b) they get left behind when hiding posts.
* 
*/
.my-3 { display: none; }

EDIT: corrections. more code. put inside a details block.

permalink
report
reply
1 point
*

so blocking an instance from account settings forbids posts submitted to its’ communities from appearing on my feed

the method you added forbids also comments of users of lemmy.world from appearing for me on posts that I view.

but what about these posts that are like: “<some user>@lemmy.world to <some community that I’m not blocking, or maybe even following>” is there a way to prevent them from appearing ?
for example this community: “whitepeopletwitter@sh.itjust.works” I don’t even understand what it is about but seems something USA specific. Yet I get posts from it appearing on my “all” feed whenever I login to dbzer0. And I notice a lot of these posts are from lemmy.world users and recently about U.S.A election,
There is also election in my country this year but I really don’t care, I think it is a waste for my time to care about elections.
It is good though that we don’t have republicans groups here, so half the problem is solved on Lemmy by default.

permalink
report
parent
reply
2 points

but what about these posts that are like:

ah right, yeah. i updated my original snippet with the styling for hiding posts also.

It is good though that we don’t have republicans groups here, so half the problem is solved on Lemmy by default.

there are neocon and alt-right instances, but they don’t normally federate, or they’re quarantined very quickly (usually for posting CSAM… hmmm…).

permalink
report
parent
reply
1 point

Bye Felicia 😘

permalink
report
reply

Anarchism

!anarchism@lemmy.dbzer0.com

Create post

Discuss anarchist praxis and philosophy. Don’t take yourselves too seriously.


Other anarchist comms

Community stats

  • 1.1K

    Monthly active users

  • 142

    Posts

  • 606

    Comments

Community moderators