Live data from Hacker News

Show HN: Hacker News, without AI

hcker.news

31–40 of 89 posts

Re: Show HN: Hacker News, without AI

#34

First post shown right now is https://news.ycombinator.com/item?id=49659245 which is essentially an ad for an AI company. So I guess this will need further fine tuning.

Here's how mine looks using my method:

https://imgur.com/a/P1qMIok

9 out of 30 posts have been removed.

Steps:

Install uBlock Origin Lite. Then create a custom filter:

    news.ycombinator.com##tr.athing:has(a:has-text(/\b(?:A\.?I\.?|A\.?G\.?I\.?|LLMs?|GPTs?|TPU|NPU|RAG|MoE|RLHF|xAI)\b|Anthropic|agent|super-?intelligence|Blackwell|Cerebras|ChatGPT|Claude|Cohere|Command\s*R|Context\s*window|Copilot|Cursor|DALL-E|deep\s*learning|DeepSeek|ElevenLabs|Fine-tun(?:e|ing)|Flux|Gemini|GenAI|Generative|Gemma|Grok|Groq|H100|Hallucination|harness(?:es)?|Hugging\s*Face|LangChain|Llama|LlamaIndex|Midjourney|Mistral|Ollama|OpenAI|OpenRouter|Perplexity|prompt|Qwen|Runway\s*(?:AI|ML)|Gen-[1-4](?:\.5)?|Sora|Synthetic\s*data|token|vibecod|vLLM|Whisper/i)):xpath(. | following-sibling::tr[1])
Any improvements to above filter are welcome.

Re: Show HN: Hacker News, without AI

#35

There is also the hide button under every post, which I’ve started using generously. It only takes a few seconds to clean up the front page to your taste

I have a cron job that logs in and hides stuff based on a big list of keywords and domains I'm not interested in.

Re: Show HN: Hacker News, without AI

#36

Earlier quoted context omitted.

Thank you for sharing my site :)

Do you know if there is a way of pointing any of the hackernews phone apps to your site instead of the official one?

I don't personally use those apps so I'm not sure, but if they're open source I'm confident you could easily update them to work with my site. In case it's useful, here's the source code https://github.com/leiDnedyA/hn-without-ai

Re: Show HN: Hacker News, without AI

#40

Just a few high level points about how this works. It works in multiple stages: 1. I apply a domain and keyword filter to the feed 2. The content of the remaining articles are run twice daily through a Modern Bert-based classifier fine-tuned to detect AI-related content (~8000 training examples)[0]. It also filters out Github repos that contain AI authorship. My backend scans: - Commit messages for agent attribution…

Funny how it uses AI

Ethical, grass-fed AI!
Post reply on HN