Project ideas from Hacker News discussions.

MkLinux and the pimped-out Apple Workgroup Server 9150

📝 Discussion Summary (Click to expand)

Summary of the three dominant themes

Theme Supporting quotation
MkLinux on early PowerPC/Mac hardware – users recall the excitement of getting Linux running on PowerMacs and the early hurdles (e.g., missing multi‑button mouse support). “My first desktop linux box was a PowerMac 8100/80 with MkLinux, probably sometime in 1996… Apple only shipped a one button mouse by default so that was all that was supported.” – zdw
MacOS instability vs. MkLinux reliability – early System 7/Apple machines were prone to crashes, while MkLinux was seen as a rock‑solid alternative. “At an early start up I worked for… we had a bunch of PowerPC Mac pizza boxes running System 7. The experience was terrible, they crashed or locked up constantly.” – rwmj
Nostalgic community anecdotes about vintage Apple gear – users share vivid stories (musical “bong”, train‑themed prototypes) that illustrate the cultural affinity for old PowerMacs. “We got the musical sting!” – Lammy

These three threads—early Linux on PowerPC Macs, the contrast between flaky classic MacOS and stable MkLinux, and the shared nostalgia for vintage Apple hardware—capture the bulk of the discussion.


🚀 Project Ideas

MkLinux One‑Click Builder

Summary

  • Automates creation of bootable PowerPC Linux images with built‑in multibutton mouse patches for legacy Macs.
  • Eliminates manual kernel patching and driver setup for MkLinux enthusiasts.

Details

Key Value
Target Audience Retro‑computing hobbyists, MkLinux users, PowerPC Mac owners
Core Feature One‑tap generation of ready‑to‑burn ISO with patched X server and mouse driver
Tech Stack Python scripting, Buildroot, Xorg with multibutton patches, GitHub Actions CI
Difficulty Medium
Monetization Revenue-ready: Subscription $5/mo

Notes

  • Directly addresses the multi‑button mouse pain point mentioned in the Znw comment.
  • Appeals to the nostalgic community seeking plug‑and‑play setups for vintage hardware.

RetroMacOSVM Hub

Summary

  • SaaS platform hosting pre‑configured PowerPC Mac virtual machines running MkLinux with curated apps.
  • Provides quick access to models like the PowerMac G3 “Zephyr” for developers and historians.

Details

Key Value
Target Audience Historically‑curious engineers, educators, retro‑tech podcasters
Core Feature Web‑based VM launcher with one‑click snapshots of MkLinux on PowerPC Macs
Tech Stack Docker/Kubernetes, QEMU for PowerPC emulation, PostgreSQL metadata store
Difficulty Low
Monetization Revenue-ready: Subscription $10/mo per concurrent VM

Notes

  • Solves the “no second computer to look up commands” frustration described by alsetmusic.
  • Generates discussion potential around preserving vintage OS experiences.

MouseButtonPatcherCLI

Summary

  • Small open‑source CLI utility that patches X server for 3‑button mouse support on MkLinux PowerPC.
  • Targets users who still run MkLinux on PowerPC hardware and need a quick fix.

Details

Key Value
Target Audience MkLinux power users, retro‑hardware tinkerers
Core Feature Automatic detection and patch of X server binary to enable center‑button paste and side buttons
Tech Stack Rust, libelf for binary patching, simple wrapper script
Difficulty Low
Monetization Revenue-ready: License $15 one‑time

Notes

  • Directly references the multibutton mouse issue highlighted by Znw.
  • Provides a practical utility that can spark discussion on maintaining legacy patches.

Read Later