Project ideas from Hacker News discussions.

So Reddit has decided that plain HTML is unsafe

📝 Discussion Summary (Click to expand)

Five dominant themes from the discussion

  1. AI licensing & data monetization – “Reddit has licensing deals with OpenAI and Google, so is likely trying to keep other AI companies out.” — khurs

  2. Community degradation & bot dominance – “Reddit has become the epitome of Idiocracy, but let's not pretend like spam‑level shallow commenters sucking each other off hasn't infected this place too.” — Loughla

  3. Dark UI patterns & forced login – “The new interface is filled with dark patterns meant to make you waste as much time on the site.” — busymom0

  4. Migration to decentralized alternatives – “I suggest decentralized Fediverse alternatives like Lemmy https://lemmy.world/ as Reddit will never get better.” — dredmorbius

  5. Scraping protection & login gating – “Old Reddit is the only way to read text there for me so if that's login‑walled or gone I am done with them as well.” — stanislavpetrov


🚀 Project Ideas

[Federated Forum Hub]

Summary

  • A decentralized, ActivityPub‑based forum platform that lets communities exist without a central corporate owner, preserving user data and resisting AI scraping.
  • Provides built‑in anti‑scraper mechanisms (rate‑limited federation, signed requests) and optional creator‑funded monetization.

Details

Key Value
Target Audience Tech‑savvy community builders, niche hobby groups, privacy‑conscious users
Core Feature Federated posting with custom moderation policies and cross‑instance visibility
Tech Stack Rust (Actix), PostgreSQL, Docker, Matrix‑compatible bridge
Difficulty High
Monetization Revenue-ready: optional 5 % tip‑share on creator earnings

Notes

  • HN users repeatedly cite “owning your community” as a key pain point after Reddit’s enshittification.
  • Could attract subreddits that are currently “shadow‑banned” for refusing corporate data deals.

[AI Bot Detector & Curator]

Summary

  • An AI‑driven browser extension that scores Reddit comments/posts for authenticity, flagging likely bot or low‑effort spam in real time.
  • Gives users a “trust score” overlay, letting them filter out noisy or AI‑generated content instantly.

Details

Key Value
Target Audience Reddit lurkers, information‑seekers, researchers tired of bot‑filled threads
Core Feature Real‑time LLM‑based classifier that highlights likely synthetic text and low‑quality patterns
Tech Stack Python, Transformers (DistilBERT), Browser Extension API, Flask backend
Difficulty Medium
Monetization Hobby

Notes

  • Discussion about “massive DDoS attack” and “AI will kill us all” shows demand for bot‑filtering tools.
  • HN commenters lament the “signal‑to‑noise” collapse; this tool directly addresses that.

[Human‑Verified Access Portal]

Summary

  • A lightweight escrow‑based verification layer that lets users access “old‑style” forums anonymously via a one‑time micro‑payment, eliminating mandatory log‑ins.
  • Grants full read‑only access while preserving user anonymity and preventing bulk scraping.

Details

Key Value
Target Audience Casual browsers who dislike endless login walls, privacy advocates
Core Feature One‑time $0.99 escrow payment that issues a cryptographically signed “human token” for 30‑day access
Tech Stack Solidity smart contracts, Web3.js, Cloudflare Workers, Redis caching
Difficulty Medium
Monetization Revenue-ready: $0.99 per token, volume‑discounted at 100 tokens

Notes

  • Users repeatedly ask “Any plans for Reddit to compensate contributors?” and discuss verification fatigue.
  • HN crowd sees this as a “pay‑to‑read” model that could replace forced login mandates.

[RedditArchive‑as‑a‑Service]

Summary

  • A subscription‑based archival service that legally scrapes public Reddit content via user‑contributed, rate‑limited scrapers and stores it in a searchable, read‑only format.
  • Provides researchers and power users with a clean historical dataset while respecting robots.txt and revenue‑sharing with Reddit.

Details

Key Value
Target Audience Academic researchers, data scientists, archivists, nostalgic Reddit users
Core Feature Curated, timestamped Reddit dump with full‑text search and API for querying
Tech Stack Go, Elasticsearch, Kubernetes, Git‑based immutable storage
Difficulty High
Monetization Revenue-ready: $15/mo per user (team plans $150/mo)

Notes

  • Multiple HN threads discuss “Reddit will require you to log in to use old.reddit.com” and the loss of open archives.
  • There’s a clear call for “alternative front ends” and “decentralized Fediverse alternatives”.

[Oldify – Modernized Old Reddit Client]

Summary

  • A serverless, privacy‑first web extension that mirrors old.reddit.com UI but strips tracking, ads, and login prompts, delivering a clean “old‑style” experience on any device.
  • Operates via edge functions that proxy content without requiring a Reddit account.

Details

Key Value
Target Audience Long‑time Reddit users who prefer the classic layout and hate infinite scroll
Core Feature Client‑side rendering of old‑style comment threads, optional ad‑blocking, no auth needed
Tech Stack Next.js, Vercel Edge Functions, Tailwind CSS, Service Workers
Difficulty Low
Monetization Hobby

Notes

  • Frequent complaints about “dark patterns” and “infinite scroll abomination”.
  • Users already employ extensions like “Old Reddit Redirect”; this formalizes and expands that solution.

[TipScribe – Creator Micro‑Licensing Platform]

Summary

  • A blockchain‑enabled micro‑licensing marketplace where Reddit creators can tokenize individual posts and receive automatic royalties whenever their content is used for AI training or commercial extraction.
  • Smart contracts enforce royalty splits (e.g., 70 % to creator, 30 % to platform).

Details

Key Value
Target Audience Reddit power contributors, niche experts, content creators worried about data exploitation
Core Feature Tokenized post ownership with on‑chain royalty distribution upon verified AI‑use
Tech Stack Ethereum (ERC‑1155), IPFS for content hash, TheGraph for indexing, React frontend
Difficulty High
Monetization Revenue-ready: 2 % transaction fee on royalty payouts

Notes

  • Threads discuss “Reddit will charge AI companies for data” and “compensate contributors?” showing appetite for direct creator compensation.
  • HN users propose “write this software and post a Show HN” as a call to action.

[TrustMesh – Decentralized Reputation System]

Summary

  • A Web‑of‑Trust based reputation layer for online forums that lets users issue cryptographic attestations of “human” status, limiting bot amplification without personal data collection.
  • Integrates via lightweight SDK that forums can adopt to replace or augment existing karma systems.

Details

Key Value
Target Audience Forum operators, moderators, community managers seeking bot‑resistance
Core Feature Token‑based attestations that decay over time, preventing permanent bot farms
Tech Stack Elixir/Phoenix, PostgreSQL, Zero‑knowledge proofs (zk‑SNARKs), Mobile SDK
Difficulty High
Monetization Hobby

Notes

  • Numerous HN comments lament bot infiltration and “en­shittified” platforms.
  • A decentralized trust model directly addresses the “need for a non‑profit social media with aligned incentives”.

Read Later