nowfound

Life & fun · April 18, 2026

HCKR NIGHT

Dark Mode for Hacker News

What it does

HCKR NIGHT is a dark-mode, keyboard-first reader for Hacker News. Terminal aesthetic, dense or immersive views - the HN stories rendered the way they deserve to be read at 2am.

Does the same job

all alternatives →
  • HN
    Hacker News Dark Mode2020 · jgthms.com · ▲119
  • HU
    HN Update – Hourly news broadcast of top HN stories2024 · hnup.date · ▲644

    I feel like it was inevitable, with the recent buzz around NotebookLM. I'm just surprised that it hasn't been done yet.

  • HN
    Hacker News with an embeded reader view mode2023 · read-hn.vercel.app · ▲6

    Just another HN reader that supports dark mode and an embeded reader view mode for links.

  • Hazumi News 3.02025 · ▲99

    Alerts, AI summaries, and easy search for Hacker News

  • HD
    HN dark mode in 2 lines of code2022 · ▲31

    Paste this in the developer tools console of your browser document.documentElement.style.filter = "invert()" document.documentElement.style.background = '#fff' Edit: you can also create a bookmark with the code below in the URL field javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })(); Then just click on the bookmark for instant dark mode

  • Dark Hacker News2019 · ▲69

    A Dark-themed Hacker News App

More life & fun this month

the category →

Launched alongside, April 2026

the whole month →
  • Brila1,367

    One-page websites from real Google Maps reviews

    AI · Apr 2026 · brila.ai

  • AG

    Thought the resources for GPU arch were lacking, so here we are

    Life & fun · Apr 2026 · jaso1024.com

  • IB

    Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.

    AI · Apr 2026 · github.com

  • AI meeting notes: now bot-free, in ChatGPT & Claude + more

    AI · Apr 2026 · fathom.ai

  • BC

    Life & fun · Apr 2026 · sam-burns.com

  • IB

    With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.

    AI · Apr 2026 · text.blogosphere.app