Build Your Own Next

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • qemuNextSTEPpatches

    Patches for running NextSTEP for intel in qemu

  • Early qemu versions had problems with the NeXTstep PS/2 mouse drivers. I created some patches for ancient qemu versions (0.8 and 0.9 in 2005...) to emulate a Microsoft bus mouse, which worked well with NeXTstep (https://github.com/michaelengel/qemuNextSTEPpatches).

    I haven't tried running NeXTstep in qemu recently, but I suspect it might simply work today.

    The Previous emulator for "real" black 68k-based hardware that is mentioned briefly in the article is actually much more fun and also allows you to run 68k-only software such as Lotus Improv - http://previous.unixdude.net

  • DoomEd

    Discontinued The original Doom editor, as released by John Romero (by DrinkyBird)

  • The DoomEd source code seems to be available at https://github.com/DrinkyBird/DoomEd and it's Objective C code, so I would expect this to compile on NeXTstep/PA-RISC (but I haven't tried).

    If you don't have a compiler set up on the PA-RISC machine, you should be able to cross-compile or generate a fat binary from ProjectBuilder on NeXTstep/intel.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gnustep-build

    Scripts for building the latest possible GNUstep on your system

  • > Specifically thinking having NS ported to an off the shelf Raspberry Pi.

    Not original NS, but GNUstep runs on the Raspi.

    Install scripts here: https://github.com/plaurent/gnustep-build

    > If NS was usable (I won't say it was fast,

    NS was definitely more than "usable", it seemed very snappy at the time.

    GNUstep runs very nicely on the Raspi.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project