Hacker News new | ask | show | jobs
by toomuchtodo 897 days ago
It's accurate. Comment shows up to the user, doesn't show up to everyone else. I wrote some code for someone where it alerts them if a comment they post is shadowbanned (compares their comment/post history to what others can see). Might scale it up when time permits with a browser extension.
1 comments

> a browser extension.

Already exists, but feel free to upgrade or make your own:

https://github.com/reveddit/real-time-extension

Appreciate you!