I know there are ways around it, but does HN have filters for headlines ending in "in <year>"?
# top (title / url) news.ycombinator.com##tr.athing span.titleline > a:has-text(/(GPT|blockchain|202[3-9]$)/):upward(tr) # bottom (stats / comments) news.ycombinator.com##tr.athing span.titleline > a:has-text(/(GPT|blockchain|202[3-9]$)/):upward(tr) + *
I know there are ways around it, but does HN have filters for headlines ending in "in <year>"?