Project ideas from Hacker News discussions.

Is Show HN dead? No, but it's drowning

📝 Discussion Summary (Click to expand)

1. Show HN is drowning in low‑effort, AI‑generated “slop”

“The vibe coded show HN projects are overall pretty boring.” – marginalia_nu
“Show HN was a huge deal – usually done after years of development.” – verdverm (vs. “Just saw one go from first commit to HN in 25 min.”)

2. The community is looking for new curation mechanisms

“I think the problem is that LLM is good at making plausible‑looking text and discerning if a random post is good or bad requires effort.” – jebarker
“We could have a review queue where experienced HN users help new Show HN submitters craft their posts.” – parpfish

3. AI is shifting the nature of coding from skill to delegation

“I’ve stopped saying that ‘AI is just a tool’ to justify/defend its use precisely because of this loss of thought you highlight.” – jebarker
“AI is delegation.” – jebarker

4. Visibility is still a game of timing and luck

“I tend to find most of the stuff I think is cool or interesting gets attention at the weekends.” – bartread
“The post quickly disappeared from Show HN’s first page, amongst the rest of the vibecoded pulp.” – sarreph

5. The broader cultural shift: democratization, loss of exclusivity, and future of open‑source

“Programming has long been democratized.” – nkrisc
“I am a major advocate for AI assisted development.” – wewewedxfgdf
“The death of open source, basically.” – bakugo

These five themes capture the main currents of the discussion: the flood of low‑effort AI projects, the community’s push for better filtering, the changing role of AI in software creation, the continued importance of timing for visibility, and the larger debate over what it means for coding to become a commodity.


🚀 Project Ideas

Show HN Curator Bot

Summary

  • Automates filtering of Show HN posts by analyzing repo commit history, AI‑usage metadata, and code quality metrics.
  • Highlights high‑effort, human‑crafted projects and flags likely AI‑slop for community review.
  • Increases signal‑to‑noise ratio, giving HN users a curated “Show HN Highlights” feed.

Details

Key Value
Target Audience HN users, moderators, and project discoverers
Core Feature AI‑driven post scoring, automated tagging, and curated feed
Tech Stack Python, GitHub API, OpenAI/Claude embeddings, Flask, PostgreSQL
Difficulty Medium
Monetization Revenue‑ready: freemium API + $9/mo for advanced analytics

Notes

  • HNers complain about “AI slop” drowning out quality posts; this bot surfaces the good ones.
  • Provides a transparent scoring rubric that moderators can audit.
  • Encourages developers to improve commit hygiene to boost their score.

AI Transparency Badge

Summary

  • Generates a badge for GitHub repos that documents AI‑generation steps, prompt logs, and human edits.
  • Signals to reviewers and HN readers the level of human involvement and effort.
  • Helps maintainers prove ownership and quality of their code.

Details

Key Value
Target Audience Open‑source maintainers, Show HN submitters, reviewers
Core Feature Automatic badge creation, prompt‑log storage, AI‑usage metrics
Tech Stack Node.js, GitHub Actions, SQLite, SVG badge generator
Difficulty Low
Monetization Hobby

Notes

  • Addresses the frustration that “Show HN: AI‑built” posts are hard to evaluate.
  • Gives developers a quick way to showcase effort without writing long explanations.
  • Can be integrated into CI pipelines for continuous transparency.

Show HN Incubator

Summary

  • A community‑driven review queue where experienced HN users mentor new Show HN submitters.
  • Requires a minimum number of community comments before a post is promoted to the main feed.
  • Provides templates, guidelines, and a “Show HN Ready” badge.

Details

Key Value
Target Audience New Show HN authors, seasoned HN community members
Core Feature Comment‑based vetting, mentorship, automated promotion
Tech Stack Ruby on Rails, Redis, WebSocket, GitHub API
Difficulty Medium
Monetization Revenue‑ready: $5/mo for premium mentorship slots

Notes

  • Responds to the call for “Show HN incubator” and “review queue” ideas.
  • Helps filter out low‑effort posts while giving newcomers a path to visibility.
  • Encourages deeper engagement and knowledge sharing within HN.

Project Discovery Hub

Summary

  • A search & recommendation engine for HN projects, categorizing by domain, effort level, and novelty.
  • Features a “Show HN Highlights” feed that excludes low‑effort AI projects.
  • Allows users to filter by tags, language, and project maturity.

Details

Key Value
Target Audience HN readers, developers looking for inspiration
Core Feature AI‑powered tagging, curated feed, advanced filters
Tech Stack Go, Elasticsearch, React, GraphQL
Difficulty High
Monetization Revenue‑ready: $10/mo for API access + ad‑free tier

Notes

  • Solves the pain of “I can’t find interesting projects” and “noise drowning out good ideas”.
  • Uses community votes and commit history to rank projects.
  • Provides a platform for niche projects to gain traction.

AI Code Audit Tool

Summary

  • Analyzes a repository to detect AI‑generated code, compute entropy, and flag suspicious commit patterns.
  • Generates a report that can be posted on HN or used by maintainers to improve code quality.
  • Integrates with GitHub Actions for continuous monitoring.

Details

Key Value
Target Audience Repo owners, HN moderators, security teams
Core Feature AI‑code detection, entropy analysis, audit report
Tech Stack Rust, GitHub Actions, TensorFlow Lite, Markdown generator
Difficulty Medium
Monetization Hobby

Notes

  • Addresses the need for “AI slop detection” and “code‑quality verification”.
  • Helps moderators quickly spot low‑effort posts and maintain community standards.
  • Provides developers with insights into how their code may appear to reviewers.

Read Later