An open API service indexing awesome lists of open source software.

https://github.com/plainas/hn_debias

Removes the effect of voting on hacker news comments
https://github.com/plainas/hn_debias

Last synced: about 1 month ago
JSON representation

Removes the effect of voting on hacker news comments

Awesome Lists containing this project

README

          

# hn_debias

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

* **Why did you do this?**
[Read the motivation here](WHY.md).

* **Can you add this to the chrome app store?**\
No.

## TODO

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