Skip to content

Comment on Ask HN: Make AI Filter for Hacker News

Comments

In uBlock Origin -> My Filters:

    # Filter some topics
    # top (title / url)
    news.ycombinator.com##tr.athing span.titleline > a:has-text(/(laude|lockchain|coin|202[3-9]$)/):upward(tr)
    # bottom (stats / comments)
    news.ycombinator.com##tr.athing span.titleline > a:has-text(/(laude|lockchain|coin|202[3-9]$)/):upward(tr) + *
    #
Customize as desired.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.