This makes me wonder.. Are there any quirky whimsical or nostalgic but still functional desktop OS out there.. Like the fantasy console PICO-8, but for Desktop applications?
There's this https://www.haiku-os.org/
MacRelix – Unix-like features for classic Mac OS
41–50 of 83 posts
Re: MacRelix – Unix-like features for classic Mac OS
#42This makes me wonder.. Are there any quirky whimsical or nostalgic but still functional desktop OS out there.. Like the fantasy console PICO-8, but for Desktop applications?
Re: MacRelix – Unix-like features for classic Mac OS
#43Earlier quoted context omitted.
9front, seemingly Plan 9's de-facto successor, is almost surely quirky, often whimsical, at times nostalgic. It might even be functional, depending on how you define that[1]. Is actively developed, has a vibrant community. Puts an interesting spin on how you lay out systems, but doesn't diverge much from the Bell Labs formula. I'd certainly recommend giving it a shot, for the UNIX-inclined. [1] I've daily driven it b…
I tried Plan9 as a minimalist desktop. I soon realised that three-button mouse chording isn't doable in this decade, and wish someone had written a Platinum-like window manager to replace rio.
Re: MacRelix – Unix-like features for classic Mac OS
#44Re: MacRelix – Unix-like features for classic Mac OS
#45It doesn’t really go into what all it can do
Aside from the fun of having a CLI on a Mac, I also use it to dump the ROMs from my machines. e: it also comes with Git (among other utilities) which might make it worth it to some people for that alone.
Re: MacRelix – Unix-like features for classic Mac OS
#46Earlier quoted context omitted.
Aside from the fun of having a CLI on a Mac, I also use it to dump the ROMs from my machines. e: it also comes with Git (among other utilities) which might make it worth it to some people for that alone.
I had forgotten how strange it was to see a terminal in OSX, a huge step sideways, I won't say backwards as it has its uses, but that was also the nasty green screen world I thought we had escaped from...
Re: MacRelix – Unix-like features for classic Mac OS
#47You can also install MPW (Macintosh Programmer's Workshop) and access a pretty decent command line environment via official Apple software.
MPW was actually one of the inspirations for MacRelix, in a backhanded sort of way: https://www.metamage.com/text/relix/origins.html I still use MPW's ToolServer for running the Metrowerks build tools, but sadly it's no longer available as an official download from Apple.
Re: MacRelix – Unix-like features for classic Mac OS
#48This makes me wonder.. Are there any quirky whimsical or nostalgic but still functional desktop OS out there.. Like the fantasy console PICO-8, but for Desktop applications?
For me Ubuntu and Fedora give me nostalgia for Mac OS 10.5 and earlier. They remind me of that pre-iPhone era when software was shared via websites, when code signing and developer accounts hadn't become a thing yet, when the App Store was a radical suggestion, and before the OS became locked down with security and sandbox "features".
Re: MacRelix – Unix-like features for classic Mac OS
#49This makes me wonder.. Are there any quirky whimsical or nostalgic but still functional desktop OS out there.. Like the fantasy console PICO-8, but for Desktop applications?
9front, seemingly Plan 9's de-facto successor, is almost surely quirky, often whimsical, at times nostalgic. It might even be functional, depending on how you define that[1]. Is actively developed, has a vibrant community. Puts an interesting spin on how you lay out systems, but doesn't diverge much from the Bell Labs formula. I'd certainly recommend giving it a shot, for the UNIX-inclined. [1] I've daily driven it b…
Re: MacRelix – Unix-like features for classic Mac OS
#50Earlier quoted context omitted.
mbin most likely refers to "MacBinary" (a format used to preserve the Mac resource fork when a file is passed around online/on non-Mac file systems)
Indeed, I use .mbin for MacBinary, as the more conventional .bin is overloaded with other meanings. I also use .mbim for MacBinary+, which encodes a directory tree instead of a single file.