Project ideas from Hacker News discussions.

PortalVR Motion – use any VR content in 2D with 3D tracked Joy-Cons

📝 Discussion Summary (Click to expand)

Main Themes

  • Eagerness to try the software
    “Very interesting! Will definitely try this.” — u/mungoman2

  • Unclear trial/b‑buy UI and Switch compatibility concerns
    “I think it would be beneficial to clarify that there is a trial at the top of the page… The images show Switch 1 controllers. Since the Switch 2 is already out, does this imply that the tracking doesn’t work on Switch 2 controllers?” — Original Poster

  • Skepticism about activation limits and vendor lock‑in
    “I don’t like the 3 PC activation thing. It implies that the software needs to call home and will stop working if the company goes under.” — Original Poster


🚀 Project Ideas

Self-Hosted Activation Key Manager

Summary

  • Provides an offline activation workflow that eliminates the need for online key redeeming and home‑check dependencies.
  • Allows unlimited installations on a personal device, removing the restrictive 3‑PC limit that worries users about vendor lock‑in.

Details

Key Value
Target Audience Power users and small teams who self‑host tools and dislike cloud‑based activation checks
Core Feature Generates a personal activation token stored locally; token can be renewed manually without contacting servers
Tech Stack Rust for token generator; Electron for UI; SQLite for storage
Difficulty High
Monetization Hobby

Notes

  • Echoes the “don’t like the 3 PC activation thing” anxiety, promising a truly offline solution.
  • HN community would discuss security, open‑source potential, and practical utility for self‑hosted workflows.

Switch 2 Controller Compatibility Checker

Summary

  • Offers a lightweight diagnostic tool that instantly tells users whether their Switch controller (including Switch 2) is supported for motion tracking.
  • Provides clear UI feedback and recommended firmware updates to improve compatibility.

Details

Key Value
Target Audience Gamers and developers interested in using motion controls across Switch generations
Core Feature Scans connected controller via Bluetooth, checks model and firmware, outputs compatibility status and suggestions
Tech Stack Python with Bleak library; Tkinter for UI
Difficulty Low
Monetization Hobby

Notes

  • Directly answers the question “does this imply that the tracking doesn’t work on Switch 2 controllers?” with an authoritative answer.
  • Sparks discussion about hardware support timelines and community contributions.

Read Later