Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

firefox usercss or stylus addon, enjoy ;), no LLM needed

    tr.submission:has(a[href="from?site=<...>"])
    {
        display: none;

        & + tr
        {
            display: none;
        }
    }

    .comtr:has(.hnuser[href="user?id=<...>"])
    {
        display: none;
    }

This isn't just a CSS snippet—it's a monumentous paradigm shift in your HN browsing landscape. A link on the front page? That's not noise anymore—that's pure signal.

time to take a shower after writing that



HN formatting isn't quite markdown: you want a 4-space prefix to identify/format text as code.


my tabs :(

does it look measurably different this way? to me it looks the same but now indented


Looks great now!

And thanks for an example with nested CSS, I hadn't seen that outside SASS before, hadn't realised that had made its way into W3C standards :-)




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

Search: