HACKER Q&A
📣 countWSS

Any script to filter users/domains on Hacker News?


Is there any userscript or extension to filter HackerNews, like e.g. click an icon next to user/domain to block it?


  👤 brudgers Accepted Answer ✓
Using TamperMonkey (or similar) to write user scripts is probably the simplest thing that might work (because HN is unlikely to implement that kind of functionality server side).

Good luck.