Live data from Hacker News

Shut Up: Comment Blocker

rickyromero.com

11–20 of 45 posts

Re: Shut Up: Comment Blocker

#11
Great idea, though something I accepted about myself years ago is I always want to read at least some of the comments, even if they’re horrific and make me want to sand off my own eyeballs. It may be horrible a lot of the time, but the total boredom and loneliness of experiencing the internet without feeling the presence of others is somehow worse.

I know it’s ridiculous, just seems to be the way I am.

Re: Shut Up: Comment Blocker

#12
post #7

And thus concludes the internet's decades long transition from a peer community of idea exchange ala UseNet to a broadcast messaging medium controlled by elites for their own benefit ala Bari Weiss' CBS. Welcome to the Dead Internet.

Usenet had the Cancelmoose, so message sanitization has always been part of the Internet. In this case, I see this browser extension as purely a tool of the end user and not a blanket threat to the peer community at large.

Re: Shut Up: Comment Blocker

#14
post #6

Find it somewhat ironic that the first screenshot shows stack overflow, the once place where comments are still potentially useful - if we ever visit the site again. Author if you are reading: maybe use a screenshot of somewhere else like Hacker News?

I might be misreading it, but that screenshot looks like an example of how you can disable the plugin for particular sites, like SO.

Re: Shut Up: Comment Blocker

#15
post #7

And thus concludes the internet's decades long transition from a peer community of idea exchange ala UseNet to a broadcast messaging medium controlled by elites for their own benefit ala Bari Weiss' CBS. Welcome to the Dead Internet.

Usenet had the Cancelmoose, so message sanitization has always been part of the Internet. In this case, I see this browser extension as purely a tool of the end user and not a blanket threat to the peer community at large.

Usenet kill file, IRC ignore list, email spam filters, web browser adblockers, disabling JavaScript, using Archive.org/.today to read content, using plain text and a remote host to parse URLs to forward the content to email, RSS readers, converting content based on CSS selectors or json (e.g. jq) to XML/RSS.

The internet has and will always be about increasibg the signal te noise ratio for the user. The fact someone resorts to blacklisting entire comment section tells us something about how they view the quality of these in general; subpar.

It isn't just LLMs which contribute to that. Troll farms do, too.

[1] https://en.wikipedia.org/wiki/Kill_file

Re: Shut Up: Comment Blocker

#16
I use ublock origin for that. Some examples from my filters:

     news.ycombinator.com##.subline > [href^="item"]
     news.ycombinator.com###me
     news.ycombinator.com###karma
     news.ycombinator.com###logout
     news.ycombinator.com##td:nth-of-type(3) > .pagetop
     news.ycombinator.com##.score
     www.youtube.com###comments > .ytd-comments.style-scope
     www.youtube.com###chatframe
     www.youtube.com###chat

Re: Shut Up: Comment Blocker

#20

Very neat! For Safari users, don’t overlook that beautiful “Hide Distracting Items” menu which lets you block specific items elements on a per-site basis. Want to permanently hide a popover dialog? Hide it! Hide the comments section. Hide fog layers that obscure the content behind them. I use this all the time.

I can't believe I didn't know about this. I had to track down mediocre extensions to try to replicate UBlock's element blocking.

I did find that Adguard was pretty okay, but this looks much nicer.

Post reply on HN