Project ideas from Hacker News discussions.

27-year-old Apple iBooks can connect to Wi-Fi and download official updates

📝 Discussion Summary (Click to expand)

1. Apple’s hardware can outlast the software that ships with it
Many users point out that a 10‑plus‑year‑old MacBook, iBook or iPad still runs, but the OS and its services become unusable once Apple stops pushing updates.

“Apple is the opposite of planned obsolescence.” – mason_mpls
“The whole 19‑floppy images of MacOS 7.5.3 … Apple stopped showing browsable index files many years ago.” – kalleboo

2. The “Liquid Glass” redesign is a hit‑or‑miss for accessibility and usability
The new glass‑like UI, transparency, monochrome icons and floating controls have been criticized for making text unreadable, slowing animation and confusing users.

“It’s a giant ‘fuck you’ to accessibility in general.” – pdpi
“The UI was so good back then compared to the liquid glass introduced recently.” – gattilorenz

3. Legacy Macs struggle with modern networking and security infrastructure
Older Macs cannot connect to WPA2/WPA3 routers, fail to validate certificates, and cannot download updates because Apple’s servers use HTTP and outdated TLS.

“Apple’s EFI embeds an older version of wpa supplicant … it is 15‑year‑old.” – jamesy0ung
“The keychain system is so hidden… I had to manually download OS updates.” – JadeNB

4. Nostalgia for older UI/UX versus the current trend toward minimalism
Users lament the loss of the classic Aqua look, the “flat” design, and the perceived over‑design of modern interfaces, while others defend the new aesthetic as a natural evolution.

“The UI looks so good. Why can’t we have good looking things anymore?” – felixding
“The early flatness craze, Yosemite, still looked better than the current Liquid Glass appearance.” – kccqzy

These four themes capture the main threads of opinion in the discussion: hardware longevity, UI/UX changes, networking/security gaps, and the nostalgia‑vs‑modern‑design debate.


🚀 Project Ideas

Legacy OS Installer Hub

Summary

  • Provides a curated, signed archive of Apple OS installers (macOS, iOS, iPadOS) and legacy app packages, plus a simple GUI to create bootable USBs.
  • Solves the pain of missing installers, expired certificates, and manual download hassles for old Macs and iPads.
  • Core value: one-click, verified downloads for legacy hardware.

Details

Key Value
Target Audience Hobbyists, retro‑computing enthusiasts, small businesses maintaining legacy Macs
Core Feature Web UI to browse, verify, and download OS installers; installer wizard for USB creation
Tech Stack Node.js + Express, React, Docker for build environment, AWS S3 for storage
Difficulty Medium
Monetization Revenue‑ready: $9.99/month for premium access (priority downloads, API)

Notes

  • Users like “I can’t download the OS installer” and “certs expired” will love a single source of truth.
  • The service can spark discussions on preserving legacy software and the ethics of software longevity.

Legacy Mac OS Compatibility Layer

Summary

  • A lightweight, open‑source VM/Container that emulates classic Mac OS (10.4–10.9) with full support for legacy Wi‑Fi, SMB1, and old drivers.
  • Enables running legacy Mac applications on modern hardware without manual patching.
  • Core value: seamless legacy app usage on current PCs or Macs.

Details

Key Value
Target Audience Developers, retro gamers, audio engineers using old Mac software
Core Feature Pre‑configured QEMU image with patched kernel, Wi‑Fi firmware, and SMB1 support
Tech Stack QEMU, Linux host, Python scripts for setup, optional Docker wrapper
Difficulty High
Monetization Hobby

Notes

  • Addresses frustration “I can’t get old Mac software to run” and “Wi‑Fi fails on legacy Macs”.
  • Encourages community contributions to keep the layer up‑to‑date.

Wi‑Fi Compatibility Toolkit

Summary

  • A small hardware dongle (USB or PCIe) that plugs into legacy Macs/iPads, providing modern WPA2/WPA3 support and band‑steering compatibility.
  • Companion app configures SSIDs, disables band steering, and updates firmware.
  • Core value: restores network connectivity to old devices.

Details

Key Value
Target Audience Owners of iBook G3/G4, old iPads, legacy Macs
Core Feature USB Wi‑Fi adapter with custom firmware + configuration UI
Tech Stack C/C++ firmware, Electron app, Raspberry Pi‑style PCB
Difficulty Medium
Monetization Revenue‑ready: $19.99 per dongle + $4.99/month for firmware updates

Notes

  • Directly tackles comments about “WPA3 breaks old Wi‑Fi” and “band steering issues”.
  • Could become a go‑to solution for retro‑computing communities.

Legacy App Store

Summary

  • A web service that hosts older iOS and Android app binaries, exposing an API to fetch the latest compatible version for a given device model.
  • Allows sideloading and backup of legacy apps that are no longer available on official stores.
  • Core value: preserves app availability for aging devices.

Details

Key Value
Target Audience iOS/Android users with legacy devices, developers maintaining legacy apps
Core Feature REST API + web UI for searching and downloading legacy app packages
Tech Stack Django, PostgreSQL, AWS S3, Docker for sandboxed builds
Difficulty Medium
Monetization Revenue‑ready: $5/month for API access, $0.99 per app download for non‑free apps

Notes

  • Responds to “I can’t download new apps on old iPads” and “iBooks deletes books”.
  • Encourages discussion on app preservation and digital rights.

Legacy Device Repurposing Platform

Summary

  • A modular firmware and software stack that turns old iPads, iBooks, and Macs into dedicated devices: e‑readers, media centers, home‑automation hubs, or secondary monitors.
  • Includes a web dashboard for configuration and a marketplace for custom apps.
  • Core value: extends the useful life of legacy hardware.

Details

Key Value
Target Audience Retro‑tech hobbyists, small businesses, educators
Core Feature Open‑source firmware (Linux/Android) + containerized apps + web UI
Tech Stack Yocto, OpenWrt, Electron, Docker Compose
Difficulty High
Monetization Hobby (open source) with optional paid support packages

Notes

  • Addresses “I have an old iPad that can’t update” and “I want to use old Macs for media”.
  • Provides a practical way to keep hardware out of landfills, sparking eco‑friendly tech discussions.

Read Later