Project ideas from Hacker News discussions.

Unusual Suspects

📝 Discussion Summary (Click to expand)

1. Performance & UI frustrations
Users reported lag, confusing dialogs, and unexpected audio that hindered the experience.
- “the drawing tool lags massively in FF on Linux. Like a few seconds if I move the cursor very fast.” – MisterTea
- “All I see is dialogs getting in the way. The last one loops back to the first, I can't get out of that.” – tosti
- “Warning: autoplays audio. Loud.” – quadhome

2. Privacy / tracking concerns
Many commenters were uneasy about the number of trackers and the prominent Google consent notice.
- “210 partners want to track me as I use this, and I can’t decline in one click. Why is that necessary?” – nicbou
- “I thought neal.fun was above that kind of thing… I see it too.” – Retr0id
- “It even says ‘Managed by Google. Complies with IAB TCF. CMP ID: 300’ at the bottom of his home page.” – Kiro

3. Fun and social enjoyment
Despite the issues, participants found the game hilarious, liked comparing their drawings to the reveal, and wished to see others’ attempts.
- “This game is hilarious. I love the reveal, how my poor, horribly drawn, mobile touch‑based drawing compares to the actual person; the juxtaposition was really funny.” – neverkn0wsb357
- “Turns out Mr. Peanut looks more like the horriblye love child of a jar of mustard and a ninja turtle when I draw him.” – Loughla
- “I drew a wasp and still managed to catch him.” – magarnicle


🚀 Project Ideas

DrawGuess Lite

Summary

  • A privacy‑first, lightweight drawing/guess game that removes third‑party trackers, disables autoplay audio, and is optimized for low‑end Linux/Firefox browsers.
  • Core value: fast, tracker‑free fun with optional audio and a “no‑track” guarantee that lets users play without worrying about 210 partners or lag.

Details

Key Value
Target Audience Casual gamers, privacy‑conscious users, Linux/Firefox players
Core Feature Tracker‑free drawing canvas with configurable audio, performance‑optimized rendering, one‑click opt‑out of all analytics
Tech Stack HTML5 Canvas, vanilla JavaScript, Service Worker for offline, optional WebAssembly for fast diff, hosted on static CDN (e.g., Cloudflare Pages)
Difficulty Low
Monetization Hobby

Notes

  • “210 partners want to track me as I use this, and I can’t decline in one click.” – nicbou; “The drawing tool lags massively in FF on Linux.” – MisterTea
  • Potential: could evolve into a suite of privacy‑first mini‑games, sparking discussion about ethical tracking and performance on low‑spec devices.

WitnessReveal

Summary

  • A browser extension / modal that displays the witness description text after each case reveal, letting users compare the drawn result to the original clues.
  • Core value: transparent review of the descriptive prompts that drove the drawing, eliminating guess‑and‑check loops and enabling learning from mismatches.

Details

Key Value
Target Audience Players of the drawing/guess game who want to improve their descriptive drawing skills
Core Feature Auto‑injects a collapsible panel showing the witness description after the answer is revealed, with optional highlight of mismatched elements
Tech Stack Manifest V3 Chrome/Firefox extension, Content Script, CSS overlay, optional storage sync
Difficulty Medium
Monetization Hobby

Notes

  • “Would be good to see witnesses description text after the case reveal. E.g. I kinda remember text says 'black eyebrows' but the image clearly shows white eyebrows…” – deepsun
  • Potential: encourages discussion on how descriptive cues translate to visual art, could be adapted for educational sketching tools.

DrawShare Gallery

Summary

  • A community hub where players can upload, view, and rank drawings for each prompt, with AI‑generated similarity scores and a mode to guess from description only.
  • Core value: satisfies the urge to see others’ attempts, learn from varied styles, and obtain transparent scoring beyond opaque percentages.

Details

Key Value
Target Audience Enthusiastic players, artists, educators wanting to study visual communication
Core Feature Gallery per prompt, upload drawings, view others’ submissions, AI‑based similarity scoring (e.g., CLIP/ResNet), plus a description‑only play mode
Tech Stack Backend: Node.js / Python (FastAPI), DB: PostgreSQL, Storage: AWS S3 or Cloudflare R2, Frontend: React + TypeScript, AI inference via ONNX Runtime or HuggingFace
Difficulty High
Monetization Revenue-ready: Freemium – free gallery, premium for private sessions and advanced analytics ($4.99/mo)

Notes

  • “I kinda wish I could see other people’s drawings.” – neverkn0wsb357; “I wonder where the scores come from -- is it AI or a basic image match?” – Jordan-117
  • Potential: spurs conversation about AI art evaluation, fosters a creator community, and could be extended to educational drawing exercises.

Read Later