Hacker News Web Client Designed to Exclude AI Submissions
A new web client for Hacker News called hcker.news allows users to filter out AI-related stories and submissions from their feeds using an `?ai=exclude` parameter. The tool highlights growing "AI fatigue" among tech enthusiasts who feel overwhelmed by the constant influx of machine learning and generative AI posts on community forums. It addresses a desire for customized content filtering to restore discussion diversity. The client relies on basic filtering mechanisms, which users noted can still allow some AI-related posts or ads to slip through. Alternatives in the community take different approaches, such as using text classifiers like Pangram to detect and filter out LLM-generated content instead of simple keyword matching.
## BACKGROUND
Hacker News is a popular tech aggregator community run by Y Combinator where developers and entrepreneurs share news, tech articles, and side projects. With the recent boom in generative AI, submissions related to artificial intelligence have come to dominate the platform's front page.