Hacker News new | past | comments | ask | show | jobs | submit login

11/30 of the most recent posts mention GPT or LLMs.



Put in uBO "My filters":

    news.ycombinator.com##.athing:has(.titleline):not(:has(.votelinks))
    news.ycombinator.com##.athing:has(.titleline):not(:has(.votelinks)) + tr
    news.ycombinator.com##.athing:has(.titleline):not(:has(.votelinks)) + tr + tr
    news.ycombinator.com##.athing:has(.titleline:has-text(/\bAI\b/))
    news.ycombinator.com##.athing:has(.titleline:has-text(/\bA\.I\.\b/))
    news.ycombinator.com##.athing:has(.titleline:has-text("GPT"))
    news.ycombinator.com##.athing:has(.titleline:has-text(/Large Language Model/i))
    news.ycombinator.com##.athing:has(.titleline:has-text("LLaMA"))
    news.ycombinator.com##.athing:has(.titleline:has-text("LLM"))
    news.ycombinator.com##.athing:has(.titleline:has-text(/neural network/i))
    news.ycombinator.com##.athing:has(.titleline:has-text("OpenAI"))
    news.ycombinator.com##.athing:has(.titleline:has-text("Stable Diffusion"))
    news.ycombinator.com##.athing:has(.titleline:has(.comhead > a[href$=".ai"]))
Add `+ tr` and `+ tr + tr` rules for all of them like the first one. I just elided them here to keep it short.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: