Live data from Hacker News

My uBlock Origin filters to remove distractions

github.com

51–60 of 190 posts

Re: My uBlock Origin filters to remove distractions

#51
post #9

If you use uBlock Origin, did you try to submit these filters to the uBlock Annoyances[1] or EasyList Annoyances lists before starting up this project? That would help far more people that starting up yet another Annoyances list. 1. https://github.com/uBlockOrigin/uAssets

PSA: Some annoyances lists can be zealous about removing from websites any visual cue indicating the availability of an RSS feed.

Re: My uBlock Origin filters to remove distractions

#53
I've written so many of these. Any reason you chose uBlock over something like userstyles?

I'd like to open source/release my styles but I'm not sure which is the best choice.

uBlock is great for blocking things from loading (like images) but for visual updates I prefer CSS.

Re: My uBlock Origin filters to remove distractions

#56
Here's my filters in ublock origin for Hacker News:

    news.ycombinator.com##.comment:style(max-width: 70ch !important; overflow: hidden !important;)
    news.ycombinator.com##.c00:style(color: #3f3f3f !important;)
    news.ycombinator.com##.comhead:style(background: #e6e6df; font-weight: italic; color: #686868 !important;)
    news.ycombinator.com##.hnuser:style(background: #e6e6df; font-style: italic; color: #575757 !important;)
    news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg); background: white)
Restricts width of comments so that they're about 10 or so words wide, for optimal reading. Also changes some of the colours.

Experiment with the above, and if you have any improvements please let me know!

Re: My uBlock Origin filters to remove distractions

#57

I've written so many of these. Any reason you chose uBlock over something like userstyles? I'd like to open source/release my styles but I'm not sure which is the best choice. uBlock is great for blocking things from loading (like images) but for visual updates I prefer CSS.

Not OP, but I use ublock origin for a small number of visual tweaks. I use ublock origin because I don't want to use an extra extension.

Re: My uBlock Origin filters to remove distractions

#58
post #9

If you use uBlock Origin, did you try to submit these filters to the uBlock Annoyances[1] or EasyList Annoyances lists before starting up this project? That would help far more people that starting up yet another Annoyances list. 1. https://github.com/uBlockOrigin/uAssets

These aren't just annoyances, they are core features of the sites.

Might be scope for upstream projects to add a new group like "uBlock Focus" where blocks are to focus main content?

Before IT took away all plugins (!) I used uBlock this way, hiding sidebars and leads that weren't conducive to work (eg interesting stuff).

Re: My uBlock Origin filters to remove distractions

#60
post #20

Earlier quoted context omitted.

These aren't just annoyances, they are core features of the sites.

So? Any corporation would argue that about the annoyances on their properties.

the main timeline is a core feature of twitter for most people.
Post reply on HN