GitHub - plainas/hn_debias: Removes the effect of voting on hacker news comments

1 min read Original article ↗

Removes, to some extent, the effect of voting in hacker news.

This is a chrome extension that will randomly scramble the order of sibling comments on hacker news. Comment hierarchy is preserved..
In adition, grayed out comments are restyled the same style as normal comments.

Istallation

  • Download or checkout this repository to a location of your preference
  • In chrome, go to Preferences > extentions, enable developer mode and click "load unpacked extension"
  • browse to the extension and install

Notes

TODO

  • Add simple on/off switch GUI
  • Build as Tampermonkey script