This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am sillysaurus on github. | |
* I am sillysaurus (https://keybase.io/sillysaurus) on keybase. | |
* I have a public key ASByACstkxBugDI9YY8Yt8FE_wZur1MaDOrD-nlRjHwZmAo | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name HN Ignorance Is Bliss | |
// @description Hide your comment scores and karma counters. See https://news.ycombinator.com/item?id=14456203 | |
// @author sillysaurus3 | |
// @version 1.0 | |
// @match *://news.ycombinator.com/* | |
// @grant none | |
// @downloadURL https://gist.githubusercontent.com/sillysaurus/4d917e925548e4c7ec6f6bb96c94ef5c/raw | |
// @updateURL https://gist.githubusercontent.com/sillysaurus/4d917e925548e4c7ec6f6bb96c94ef5c/raw | |
// ==/UserScript== |