Project ideas from Hacker News discussions.

Show HN: HN Hall of Fame – browse 3,100 legendary Hacker News links

📝 Discussion Summary (Click to expand)

Top 3 Themes in the Discussion

Theme Summary Illustrative Quote
1. Skepticism about the size & methodology of the “Hall of Fame” list Several users question the claim of 3100 “legendary” links, pointing out that the criteria are vague and the number seems inflated. “This was also my first instinct. Wikipedia says the US Baseball Hall of Fame has 351 inductees currently… Over 3000 in the span of less than 20 years is far too fast.”nonameiguess
2. Nostalgic appreciation & utility of the curated collection Community members praise the project for surfacing old gems and for being a valuable reference for longtime HN participants. “Looks cool! Some of the listed posts are such a blast from the past.”drumih
3. UI/UX & design concerns (especially missing visited‑state styling and AI‑generated aesthetics) Commenters note missing basic UI features (e.g., CSS :visited support) and criticize the “sprinkles” of AI‑generated filler that make the page feel sloppy. “I wish the page used the CSS :visited selector and provided a link on the index page, so we could easily see which one we've visited before or not.”thi2

All quoted material is taken verbatim from the discussion and presented in double quotation marks with the respective usernames attached.


🚀 Project Ideas

HN Knowledge Graph & Recommender

Summary

  • AI‑curated directory that links Hacker News Show HN posts to books, papers, talks, and other resources using DOI or URL hints.
  • Solves the frustration of manually hunting for referenced literature and missing useful recommendations.

Details

Key Value
Target Audience HN power users, researchers, lifelong learners
Core Feature Searchable, tag‑based repository of HN‑recommended books & papers with auto‑metadata enrichment
Tech Stack React frontend, FastAPI backend, GPT‑4 summarizer, PostgreSQL, Elasticsearch
Difficulty Medium
Monetization Revenue-ready: $5/mo premium analytics

Notes

  • HN commenters have asked for “books already exist” and “Wikipedia/Youtube links popular on HN”; this directly fills that gap.
  • Offers a practical utility for discovering deep‑dive content without endless scrolling.

Persistent Visited Highlighter Extension

Summary

  • Browser extension that marks visited HN links using the :visited CSS selector and adds a tiny overlay icon on the HN front page.
  • Addresses the pain point of losing track of which discussions have already been read.

Details

Key Value
Target Audience Regular HN browsers, lurkers who want a quick visual cue of visited posts
Core Feature Highlight visited links, store persistent history, optional “watchlist” button
Tech Stack Manifest V3 Chrome/Firefox extension, background service worker, local storage, optional Firebase sync
Difficulty Low
Monetization Revenue-ready: $1.99/mo Pro (ad‑free, sync across devices)

Notes

  • Directly echoes user comments: “I wish the page used the CSS :visited selector and provided a link on the index page…”.
  • Generates discussion potential by offering a simple solution to a recurring UI limitation.

Hall of Fame Insight Engine

Summary

  • Web service that ingests all Show HN posts, indexes them by category, extracts statistics, and provides searchable trend analytics.
  • Turns the “legendary links” backlog into a searchable knowledge base, enabling deeper analysis of HN’s cultural artifacts.

Details

Key Value
Target Audience Community analysts, moderators, content curators
Core Feature Category filtering, up‑vote heatmaps, sentiment tagging, exportable CSV/JSON for research
Tech Stack Node.js + Express, MongoDB, Elasticsearch, React admin UI
Difficulty Medium
Monetization Revenue-ready: $9/mo team plan

Notes

  • HN users have highlighted the need for “legendary links” context and better UI cues; this delivers both.
  • Provides practical utility for research and discussion, while also fueling community debate about HN’s evolution.

Read Later