Hacker News new | ask | show | jobs
by SlightlyLeftPad 508 days ago
Cool, modern US politics causes some stress for me; an allergy possibly.

Can I get the inverse of this? I want to have this feed into a google filter so I can look at my local news without seeing anything at all related to POTUS in the headline, regardless of who’s in office.

2 comments

I was thinking the same. Living in Europe I want to extend this to any alt-right figures, identarian politicians and autocrats of all sort. Looking at the news has just become too 'intellectual challenging'.
I use a cosmetic ublock origin filter (if you want to generalize it across all sites you need to change 'allowGenericProceduralFilters'). It would be something like ##span:has-text(/trump\b|elon\b|otheridiotwhosaysstupidthingsformediaattention/i).
I have never played origin advanced features but this seems like a great start, thanks for sharing.