Project ideas from Hacker News discussions.

Twenty Years of RISC OS Open

📝 Discussion Summary (Click to expand)

1. Enduring UI legacy

"The stand‑out to me are the use of blue folder icons and the Dock." – iamcalledrob
"There was persistent noise even back in the 90s that the icon bar was inspiration for the Windows task bar in Win95." – fidotron

2. Niche value beyond market share

"The real value of a niche platform like RISC OS isn't measured by market share, but by how much of its design DNA survives elsewhere." – bishengke
"There was at least one program for the Acorn which is unique — Cerilica's Truism — it was a DTP application which actually simulated mixing inks and what inks would look like on various paper substrates." – WillAdams

3. Applications and future prospects

"I think maybe the famous surviving RISC OS application might be Sibelius music notation program." – Lio
"I think we're getting pretty close to the point where hardware manufacturers can find a niche use case for these OS's." – MomsAVoxell


🚀 Project Ideas

ARMAssist: Cloud IDE for ARM Assembler Development

Summary

  • A web‑based IDE that lets RISC OS developers write, syntax‑highlight, and debug ARM assembler code, then generate ready‑to-run RISC OS executable images.
  • Provides modern tooling (syntax checking, debugger, memory map visualizer) for a platform that still relies on hand‑written ARM assembler.

Details

Key Value
Target Audience RISC OS hobbyists, legacy ARM developers, retro‑computing educators
Core Feature Integrated assembler editor with real‑time syntax highlighting, step‑through debugger, and one‑click export to RISC OS object files
Tech Stack React front‑end, WebAssembly backend for ARM assembler engine, Node.js API, PostgreSQL for project storage, Docker deployment
Difficulty Medium
Monetization Revenue-ready: Subscription $9/mo per user

Notes

  • HN commenters often lament the “no screenshots” and “hard to write ARM assembler” pain points – this solves that directly.
  • Could spark discussion about reviving ARM assembler education and modernizing RISC OS app development.

FilerSync: Modern File‑Dialog Bridge for RISC OS

Summary

  • A lightweight desktop utility that wraps the RISC OS Filer and translates its saving/loading workflow into familiar modern dialogs while preserving all native functionality.
  • Addresses the strong aversion many RISC OS users have toward its unique file manager UI.

Details

Key Value
Target Audience Current RISC OS users who dislike the Filer interface, retro‑computing archivists, educators using RISC OS in teaching
Core Feature Real‑time mapping of Filer actions to standard file‑open/save dialogs, optional cloud‑sync backend, configurable theme that mimics macOS/Windows dialogs
Tech Stack Python (Qt), System‑level hooks via RISC OS SDK, SQLite for preference storage, optional Electron wrapper for cross‑platform UI
Difficulty Low
Monetization Hobby

Notes

  • Direct quote from the discussion: “the icon bar was inspiration for the Windows task bar… many people raised with Open/Save dialogs hate the Risc OS filer”.
  • Potential to generate lively discussion about UI heritage and usability improvements for niche OSes.

NicheOS Hub: SaaS Platform for Custom Hardware Images of Privacy‑First OSes

Summary

  • A cloud service that lets users select a niche OS (ReactOS, Haiku, RISC OS, etc.) and automatically generate a bootable hardware image tailored to run on cheap single‑board computers, with no AI, ads, or telemetry.
  • Meets the expressed interest in “hardware manufacturers can find a niche use case” and “OS's that have not been encumbered with AI/Ads/spyware/etc.”

Details

Key Value
Target Audience Privacy‑focused developers, retro‑computing enthusiasts, educators building clean‑OS labs, hardware hobbyists
Core Feature Drag‑and‑drop OS selector, automatic build of custom firmware/bootloader, Docker‑based build environment, downloadable image with pre‑configured settings
Tech Stack Go microservices, Terraform for cloud provisioning, BalenaCloud for OTA updates, Docker containers for build pipelines, PostgreSQL for image metadata
Difficulty Medium
Monetization Revenue-ready: Pay‑as‑you‑go credits $0.01 per image build

Notes

  • Quote from the thread: “I think we're getting pretty close to the point where hardware manufacturers can find a niche use case for these OS's”.
  • Likely to attract discussion about the future of spyware‑free operating systems and hardware‑software pairing.

Read Later