WarLord81 14 hours ago

Hey, I am building something similar. Want to collaborate?

Built The Daily News - an AI-powered news platform with personalized recommendations - based off of Hacker News RSS.

Features:

AI "For You" feed that explains why each article matters to you

Insights dashboard showing your reading patterns, category trends, and emerging interests

8+ responsive news layouts (magazine, grid, masonry, etc.) that rotate dynamically

Reading streaks and like tracking

Advanced search, filtering, and category deep dive

What sets it apart:

The AI explains why articles matter to you and learns from your reading patterns.

Built for people who care about tech quality and personalized content. Would love feedback from the community.

jypi News

https://news.jypi.org/

reify 9 hours ago

I just add this to ublock origin

Addons -> uBlock Origin -> Preferences -> My Filters

# HN dark Mode:

  news.ycombinator.com##body:style(background: black)
  news.ycombinator.com##td:style(color: #fafafa !important)
  news.ycombinator.com##table:style(background-color: #24273a)
  news.ycombinator.com##div.toptext:style(color: #fafafa)
  news.ycombinator.com##div.c00:style(color: #fafafa !important)
  news.ycombinator.com##a:style(color: #ffa000 !important)
  news.ycombinator.com##span#karma:style(color: #faa000 !important)
  news.ycombinator.com##span.pagetop:style(color: #fafafa !important)
  news.ycombinator.com##textarea:style(color: #696969 !important; background: inherit; )
  news.ycombinator.com###hnmain:style(background: #24273a !important)
I coppied this from an old HN post but changed the dark grey to catppaccino #24273a

perfect for my old eyes