Looks like everytime Trump does anything, we can read this article and know all there is to know about it.
The Onion
The Onion
A place to share and discuss stories from The Onion, Clickhole, and other satire.
Great Satire Writing:
- The Onion
- Clickhole
- McSweeney's
- Reductress
- The Chaser
- The Hard Times
- The Needling
- Tattletale Times
- The Beaverton
I put a Ublock filter on Lemmy for posts containing "Trump" or "Musk" a couple weeks ago. People have commented that my mood has greatly improved lately. I suspect it's related.
Mind sharing how you do it? I'd love to do this in regards to US politics, and especially AI, since most of the AI post frustrate me with how much bullshit it is.
Sure. FTR the basics of this have been posted in the !youshouldknow@lemmy.world community (and others I'm sure) so I cannot take credit for it.
! Youtube hide Trump and Elon
youtube.com##ytd-rich-item-renderer:has(#video-title:has-text(Trump))
youtube.com##ytd-item-section-renderer:has(#video-title:has-text(Trump))
youtube.com##ytd-rich-item-renderer:has(#video-title:has-text(Elon))
youtube.com##ytd-item-section-renderer:has(#video-title:has-text(Elon))
youtube.com##ytd-rich-item-renderer:has(#video-title:has-text(Musk))
youtube.com##ytd-item-section-renderer:has(#video-title:has-text(Musk))
for Lemmy you need to use the domain for your particular instance (ie: programming.dev)
!Lemmy
biglemmowski.win##.post-listing:has-text(Musk)
biglemmowski.win##.post-listing:has-text(Trump)
Also, it suffers from the Scunthorpe problem (ofc) so it isn't perfect but works well enough to reduce 90% of the BS on Lemmy/Youtube.
Thank you, I've found the post in YSK, and eventually used this filter instead:
programming.dev##article.row:has-text(/Trump|Elon|Musk/i)
With the post-listing, if I opened an article by a link, it would also hide the post text - which has funnily enough happened when I opened the YSK post, and by that point I'm kind of interested in what it has to say. By using the rule above, it only seems to hide it from the feed. I haven't tested how robust it is, just posting it here in case someone else is interested.
programming.dev##article.row:has-text(/Trump|Elon|Musk/i)
Thanks, I'll test this myself too.
I'm assuming this only works with the original lemmy ui?
It shouldn't be hard to modify. I haven't looked into it, but I assume that it looks for ID/class of HTML elements, so if you replace .post-listing
with a class you find by using RightClick - Inspect on the feed/post listing in your UI, it should work.
Here is what you are looking for, I found it by Right Clicking the post listing, and clicking on Inspect.
So, for example, if I wanted to filter comments, the rule would be (the . is there because it's a class, I assume?)
programming.dev##.comment-content:has-text(Musk)
I haven't tested it, but from my vague CSS knowledge, it could work like that.
I haven't tested it with any others. I would be surprised if it did.
I use the Boost app and it includes an option to filter out posts which includes specific words. Really handy and I set up exactly the same filters.
You probably could have run that headline for the last few years.