Better news is a simple javascript client that pulls stories from Hacker News and:
- Filters out urls I don't want to read (media news, fluff)
- Filters out words I don't want to read about (elon,musk..etc)
- After I click on a link, it stops showing it to me. I've already seen it no need to keep showing me the same link over and over.
- The ability to bookmark and entry so it does stick around if I want to go back and check it out again.
- Keyboard access to everything.
\
will mark everything on the page as read. Each article has a letter/number before it; pressing that letter or number will mark that article as read and open it in a new tab.
Demo Here