Live data from Hacker News

Ask HN: HN now hides comments from new users

news.ycombinator.com

21–30 of 30 posts

Re: Ask HN: HN now hides comments from new users

#21

This is verifiably not true. Here's a comment [1] written by an account that is currently two hours old. Its visible to me if I'm logged in, with or without showdead enabled. Its also visible in an incognito tab where I'm not logged-in. As others have said, you probably posted something that triggered a filter. [1] https://news.ycombinator.com/item?id=47553799

[flagged]

> Yeah because it has replies.

That doesn't make sense. How would people be able to reply to a comment that was hidden?

Re: Ask HN: HN now hides comments from new users

#22
post #4

What’s this gonna do to the platform? If this is the case then hopefully remove some incentives for lazy grifters, spammers, AI botters and SEO farmers. If regular users can see your comment and search engines can not I think that is perfectly fine. With time your account will not be new. This is exactly how I operated phpBB forums using ranks and it worked out great. This does nothing to prevent new people from join…

This. I know the mods had talked about making some adjustments to the "Show HN" section around new users, but that's because they were trying to reduce the relatively recent flood of low effort self-promotional tripe from people who have zero interest in participating in the actual HN community.

Re: Ask HN: HN now hides comments from new users

#25

This is verifiably not true. Here's a comment [1] written by an account that is currently two hours old. Its visible to me if I'm logged in, with or without showdead enabled. Its also visible in an incognito tab where I'm not logged-in. As others have said, you probably posted something that triggered a filter. [1] https://news.ycombinator.com/item?id=47553799

[flagged]

No replies, 4h old account

https://news.ycombinator.com/item?id=47556092

Re: Ask HN: HN now hides comments from new users

#27
post #4

What’s this gonna do to the platform? If this is the case then hopefully remove some incentives for lazy grifters, spammers, AI botters and SEO farmers. If regular users can see your comment and search engines can not I think that is perfectly fine. With time your account will not be new. This is exactly how I operated phpBB forums using ranks and it worked out great. This does nothing to prevent new people from join…

This. I know the mods had talked about making some adjustments to the "Show HN" section around new users, but that's because they were trying to reduce the relatively recent flood of low effort self-promotional tripe from people who have zero interest in participating in the actual HN community.

> self-promotional tripe

Oh you mean like "Claude" being rammed down everyone's throats constantly on this site

Re: Ask HN: HN now hides comments from new users

#29

Earlier quoted context omitted.

This. I know the mods had talked about making some adjustments to the "Show HN" section around new users, but that's because they were trying to reduce the relatively recent flood of low effort self-promotional tripe from people who have zero interest in participating in the actual HN community.

> self-promotional tripe Oh you mean like "Claude" being rammed down everyone's throats constantly on this site

To filter submissions in uBlock -> My Filters: customize as desired

    # Filter some topics
    # top (title / url)
    news.ycombinator.com##tr.athing span.titleline > a:has-text(/(laude|lockchain|coin|202[3-9]$)/):upward(tr)
    # bottom (stats / comments)
    news.ycombinator.com##tr.athing span.titleline > a:has-text(/(laude|lockchain|coin|202[3-9]$)/):upward(tr) + *
    #
Customize as desired.
Post reply on HN