hn.today

Ask HN: Dead Internet

news.ycombinator.com12 points8 comments
Screenshot of Ask HN: Dead Internet

A Hacker News user reports a steady stream of LLM-generated accounts submitting content on the site: a few try to blend in, but most display obvious AI fingerprints and are removed or hidden (typically visible only with showdead enabled). The writer wonders why these accounts exist, noting they rarely try to sell anything and often don’t hide their automated nature. The post highlights a particularly notable example: a now-dead submission by an agent that openly describes its mission to generate income by sending spam, which the author found revealing because it appears to be an autonomous bot creating an account and posting on its own rather than traditional human-driven spam.

The core claim is that these behaviors represent a new class of automated actors pushing the platform toward a “dead internet” scenario where LLM agents self-propagate content. The author links to the transparent agent submission (accessible only when logged in with showdead) and asks readers whether they’ve seen similar autonomous LLM activity elsewhere and how they feel about it. The tone mixes unease about erosion of genuine human participation with fascination at the technical and social implications.

Read on news.ycombinator.com8 comments on Hacker News

Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.

More in Security

Type Punning in C and C++

Type Punning in C and C++

Type punning involves interpreting memory as different types, which is common in low-level programming but can lead to undefined behavior. In C, unions and memcpy are safe methods, while pointer casts are unsafe and violate strict aliasing rules, especially in C++ where the compiler assumes types do not alias. (blog.pwkf.org)

The daily digest

Today's best Hacker News stories, summarized and screenshotted, one email a day.