Project ideas from Hacker News discussions.

Mexican student creates an acoustic fire extinguisher to put out fire in seconds

📝 Discussion Summary (Click to expand)

1. Skepticism about novelty / prior art
Many commenters doubt the claimed invention is new, pointing to earlier work (DARPA, YouTube demos, academic papers).
- “Generally, you get a lot of skepticism when you see an article about high schooler or teenager inventing or discovering something. This is not completely invalid because there have been lots of cases in the past where things like this are just fluff pieces and not actually real breakthroughs.” – dyauspitr
- “I've seen a number of ‘child invents thing’ news stories where the supposed invention was entirely bogus… one widely circulated story… involved a young student in Nepal inventing a solar cell made out of human hair.” – duskwuff
- “Hate to be a downer, but this has been done before.” – cactusplant7374
- “A search for ‘youtube acoustic fire extinguisher’ indicates it has already been invented a few times by people all over the world.” – nilslindemann

2. Concerns about demographic bias (gender, ethnicity) influencing reactions
Several users note that the inventor’s identity as a teenage Mexican girl invites both extra scrutiny and defensive reactions.
- “Add onto that that she’s a girl and Mexican and you get even more detractors of the shiftier variety.” – dyauspitr
- “Why does it matter that she's Mexican?” – copper-float
- “Stereotyped as less of a STEM country… it seems newsworthy plus gives people hope and optimism to hear about cool inventions from there.” – ajkjk
- “Because it's a Chilean blog about feel good stories in Latin America, just like it says on the tin.” – lern_too_spel

3. Frustration with invasive CAPTCHA/selfie verification
A sizable sub‑thread criticizes Cloudflare and similar services for demanding selfies or other intrusive checks.
- “Does anyone else command + w on first sight of a cloudflare screen?” – nomilk
- “That new QR recaptcha that wants a selfie is ‘hell fucking no’ from me 100% of the time.” – gonight
- “I sure hope humans are in the loop at those companies, reviewing pics that aren't recognized as faces… they'll get to see some things that no human has ever, or should ever, see.” – CamperBob2
- “There are captchas that demand selfies now? I have never heard of that before and it sounds completely crazy.” – Calazon
- “Cloudflare doesn't do puzzles. It either says you're a bot or you're not a bot.” – mitxela


🚀 Project Ideas

PriorArtChecker

Summary

  • A searchable database and browser extension that lets users instantly check whether a viral "new invention" claim has existing prior art (patents, papers, videos, etc.).
  • Provides a quick credibility score and links to source material, reducing the spread of unverified hype.

Details

Key Value
Target Audience Journalists, tech bloggers, HN readers, educators, patent examiners
Core Feature Real-time lookup of claim keywords against a curated index of patents, academic preprints, YouTube demos, and news archives
Tech Stack Elasticsearch for indexing, Python/FastAPI backend, React/Vue extension, hosted on AWS/GCP
Difficulty Medium
Monetization Revenue-ready: Freemium API (free tier for lookups, paid for bulk/high‑volume)

Notes

  • HN commenters repeatedly lamented lack of prior‑art verification (e.g., "she never made that claim", "this has been done before").
  • A tool that surfaces earlier work (like the 2015 GMU sound‑wave extinguisher patent) would directly address the skepticism and save discussion time.
  • Could spark deeper conversations about innovation vs. rediscovery and help surface genuine breakthroughs.

HumanFlow

Summary

  • A privacy‑first CAPTCHA replacement that uses behavioral signals (mouse/keyboard dynamics, timed proof‑of‑work) instead of invasive selfies or image puzzles.
  • Aims to stop bots while keeping the user experience frictionless and GDPR‑friendly.

Details

Key Value
Target Audience Website owners, SaaS platforms, developers frustrated with Cloudflare’s selfie‑recaptcha
Core Feature JavaScript widget that scores interaction patterns and serves a lightweight challenge only when risk is high
Tech Stack TypeScript frontend, Rust/Wasm core for low‑latency scoring, optional Node.js backend for risk API
Difficulty High
Monetization Revenue-ready: Subscription per 1M verifications (tiered pricing)

Notes

  • Multiple commenters voiced strong dislike for the new selfie‑based recaptcha ("hell fucking no", "I'll tolerate that but …").
  • HumanFlow offers a less intrusive alternative that respects user privacy while still mitigating automated abuse.
  • Could be pitched as a drop‑in replacement for Cloudflare Turnstile, attracting sites seeking better UX.

AIScan

Summary

  • A browser extension that flags potentially AI‑generated or low‑effort news articles, providing a confidence score and links to fact‑checking sources.
  • Helps readers quickly gauge the reliability of sensational claims (e.g., teenage inventor stories) before sharing.

Details

Key Value
Target Audience General news readers, HN users, researchers, content curators
Core Feature Inline badge showing AI‑likeness, source‑cross‑check button, and summary of prior coverage
Tech Stack TensorFlow.js model for text‑generation detection, ServiceWorker‑based extension, integration with APIs like NewsGuard, Google Fact Check
Difficulty Medium
Monetization Hobby (open‑source) with optional donation/Sponsorships

Notes

  • Users highlighted AI detection ("Pangram reports 100% AI") and skepticism about article authenticity.
  • AIScan would give HN commenters an objective tool to assess whether a story is likely AI‑generated or exaggerated, reducing misinformation.
  • Encourages more informed discussion and could become a community‑driven fact‑checking aid.

Read Later