Project ideas from Hacker News discussions.

DOS Zone

📝 Discussion Summary (Click to expand)

1. Windows vs DOS – the OS transition
“Yes, but like Windows for Workgroups before them, they didn’t need to rely on DOS services once they had started. DOS basically acted as a bootloader.”masfuerte 2. Emulators and retro‑gaming nostalgia
“Apparently this site is by the same person who created js‑dos [1], which is an absolutely fantastic emulator for running and hosting DOS games in the browser.”vunderba

3. Copyright, abandonware, and fair compensation
“allow for being paid for life for a craft that has been made once.”alberto‑m

These three themes capture the discussion: the historical shift away from DOS, the modern interest in running classic DOS titles via emulators, and the ongoing debate over the ethics of distributing legacy games.


🚀 Project Ideas

RetroArcade Hub

Summary

  • Curated browser‑based library of DOS and early‑Windows games with one‑click launch.
  • Rich, searchable metadata (genre, year, required hardware) to solve discovery friction.

Details

Key Value
Target Audience Retro gamers, collectors, hobbyist developers
Core Feature Instant play via sandboxed DOSBox/X with save‑state support
Tech Stack React front‑end, GraphQL API, Dockerized emulators, PostgreSQL
Difficulty Medium
Monetization Revenue-ready: Freemium with optional "Premium Archive Access" subscription

Notes

  • HN commenters repeatedly lamented “having to download and install” and “need for better browsing” – this removes that friction.
  • Metadata‑rich browsing would let users filter by era, hardware, or genre, addressing the “semantic question” of what counts as a DOS game.

Win9x Cloud VM

Summary

  • Hosted Windows 9x environment with DPMI, DirectX, and DOS‑extender support for lag‑free legacy game execution.
  • Multi‑user sandboxed VM sharing to eliminate performance freezes seen in browser emulators.

Details

Key Value
Target Audience Developers, retro‑technology enthusiasts, educators
Core Feature Cloud VM offering Windows 95/98 with DPMI, DirectX, and automatic hardware passthrough
Tech Stack KVM/QEMU on AWS/GCP, WebRTC video streaming, Rust backend, session DB
Difficulty High
Monetization Revenue-ready: Pay‑per‑hour compute credits or enterprise licensing

Notes

  • Users complained about “unusable” performance and frequent freezes when trying to run Sim City 3000 and other titles in browser emulators – this provides native‑speed VMs.
  • Aligns with HN sentiment that “the world needs a better way to experience classic Windows games without the lag.”

RetroTouch Play

Summary- Mobile‑first web platform delivering DOS and early‑Windows games with touch‑optimized controls and cloud‑saved progress.

  • Community‑curated control‑scheme library to enable instant, fair gameplay on phones/tablets.

Details

Key Value
Target Audience Mobile gamers, casual retro fans, educators
Core Feature Touch‑overlay controls and cloud‑save sync for instant play of classic titles
Tech Stack Flutter web, Cloud Firestore, WASM emulators, WebGL shaders
Difficulty Low
Monetization Hobby

Notes

  • Addresses frustrations expressed about “lack of proper full‑screen and keyboard input on iPad” and “instant‑run” desire for retro titles.
  • Potential to spark discussion on community‑maintained control schemes, mirroring the “touch control scheme” conversation in the thread.

Read Later