TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Calliagnosia – 50 lines of CSS to hide karma on HN and more

2 pointsby darkkindnessover 5 years ago
https:&#x2F;&#x2F;pastebin.com&#x2F;raw&#x2F;4NJKDeZj<p>I&#x27;m probably not the first one to do this. I wrote some CSS that hides all instances of popularity (i.e. karma and comment counts) on <i>HN, lobste.rs, and old.reddit</i>. What motivated this? It was my tendency to ignore possibly-bespoke submissions simply because they had less than X points.<p>Hiding karma might not be for everyone, but I&#x27;d encourage giving it a go and seeing how your behavior changes. Here&#x27;s how HN front looks for me: https:&#x2F;&#x2F;i.imgur.com&#x2F;AKmc6Ak.png<p>I named this user style after the beauty-recognition-disabling tech from a Ted Chiang story:<p><pre><code> &quot;Think of calliagnosia as a kind of assisted maturity. It lets you do what you should: ignore the surface, so you can look deeper.&quot; - from the short story &quot;Liking What You See&quot;, by Ted Chiang </code></pre> Currently I load the CSS at document-start using Greasemonkey on Firefox, though pasting it on any user-CSS browser extension would do (like Stylish, Styler, etc).

no comments

no comments