this post was submitted on 14 Nov 2023
36 points (81.0% liked)

New to Lemmy

254 readers
61 users here now

Did you just join Lemmy? This community is for you!

Do you want to help new users around? Then this community is for also you!

Thank you all for being here, it makes a big difference



FAQ


I don't know what to post

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 10 months ago* (last edited 10 months ago) (3 children)

Until proper support arrives (Lemmy 0.19 and... whenever it's meant to appear on kbin, which currently even errors trying to block a certain hexbear community), I just made a few filters. Unfortunately they are on my other machine. Fortunately they are plain old uBlock Origin selectors, and not that hard to make. The rough points:

On kbin, posts on the front page, magazine (community) pages etc are article tags, containing links to the user and community. That link will always end with /u/@someone@someplace or /m/somewhere@someplace. As a result you can do stuff like block article.entry:has(a.user-inline[href$="@hexbear.net"]) (posts by all hexbear denizens) article.entry:has(a.magazine-inline[href$="@hexbear.net"]) (posts by anyone to hexbear communities) - this is untested off the top of my dome, syntax might be broken.

I don't know how it works in Lemmy, presumably not that differently.

[โ€“] [email protected] 2 points 10 months ago

Doesn't work sadly. Anyone smarter than me can fix this?

[โ€“] [email protected] 1 points 10 months ago (1 children)

I had an issue blocking a certain community (on kbin) and was then able to block the domain. I did not really want to block the whole domain but since it was erring on the magazine and I found that one particularly annoying I finally blocked the domain.

[โ€“] [email protected] 1 points 10 months ago (1 children)

Domain block supposedly doesn't work that way. Or at least not properly. I don't remember why - it might be that "domain" refers to the link and not the community, as on Reddit. Instance level blocking is supposed to be the "proper" fix here - when it arrives.

[โ€“] [email protected] 1 points 10 months ago

yeah honestly im not sure if domain blocking is working. I was blocking many non english ones because I lack linguistic skills and many times the magazine would still show. it sorta stopped but that is when the language option was added.