cameldrv
11 days ago
I get the nostalgia, but boy are computers so much better than back then. MacOS 7-8 (not sure about 9, never used it) would crash constantly. There was no protected memory, so as soon as one app started misbehaving, you'd have to reboot the computer and it would take forever and you'd lose your work. My recollection was that this would typically happen 3-4 times a day. Apple's project to make a new MacOS that didn't do this failed and so they had to buy NeXT, and the rest is history.
swiftcoder
11 days ago
I think it depended on your workload, and how often you rebooted them. But yes, macOS reliability has come a long way since then.
UX I'm less sure about - I now use a 4K monitor to do a bunch of things I used to do quite successfully on 1024x768.
Performance of a bunch of basic apps has also taken a few hits here and there (at least in part due to that big resolution bump, and despite massive hardware improvements).
I definitely have some nostalgia for that era, but it's possibly more nostalgia for the age before the internet consumed all of computing...
Reason077
11 days ago
That’s true. The nostalgia nerds can rightly criticise the ever-spiralling bloat and inefficiency of modern systems. But modern macOS can go for months without a crash/reboot! Almost unimaginable in the Mac OS 9 / Win95 era.
theodric
11 days ago
This is what pushed me to get my parents on NT4 in 1997: the system would run until you wanted to reboot it, rather than crashing twice a day because Netscape decided to have a conniption like Win9x did. Never looked back. Win2000 was absolutely awesome for them, WinXP was twice the size and half the speed but fine and very long-lived, Vista was extremely reliable despite all the hate heaped on it...and we're approaching the modern era.
Meanwhile, I was running IRIX (for which my record was 4 years without a reboot, and that only due to a power outage) and Linux; and when I got some money, macOS X: all rock solid.
edit: I just remembered that Netcraft used to have a server uptime leaderboard, and for quite a while in the 1990s, Lamborghini was at the top of the list with their IRIX servers. The earliest archive I can find of the list is from 2001, with ONLY FreeBSD and IRIX occupying the top 29 places: https://web.archive.org/web/20010226190549/http://uptime.net...
cosmic_cheese
11 days ago
Putting Win2K on my parents’ tower, replacing Win98SE, absolutely transformed that machine. It instantly went from cranky nuisance to unstoppable workhorse. Software updates like that have become depressingly rare.
yjftsjthsd-h
11 days ago
I think it used to be that the back end (hardware, kernel, services, libraries) was in many ways worse, but the front end (UI/UX) was largely better. And today we have the reverse; amazingly fast and mostly reliable hardware, solid underlying components, and ugly, hostile interfaces on top. Hence the number of folks wishing for the Windows 2k GUI on a modern NT OS, a slightly more robust version of some OS X (I think I usually hear Snow Leopard?), or those of us running CDE on bleeding edge Linux.
shortrounddev2
11 days ago
People aren't nostalgic for the stability of the system, they're nostalgic for a time when user interfaces were more friendly to humans and less flat/abstract
musicale
9 days ago
Most popular PC operating systems (CP/M, DOS, Mac, ...) from the 1980s to the early 1990s didn't have memory protection, yet people used them and still use them.
George RR Martin famously wrote on WordStar for DOS (a rewrite of the CP/M version) until at least 2014.
Turbo Pascal didn't have memory protection, but people still loved it and compare it favorably to modern IDEs. Both Turbo Pascal (DOS and CP/M) and Think C (Mac) have featured on HN repeatedly iirc.
As I understand it, Apple's Lisa had memory protection, but the Mac gave it up to reduce hardware and memory requirements. Apple's Pascal compilers (like many) supported range checking, but developers turned it off, giving up reliability for performance and code size. Then they switched to C, which laughs at memory safety* and introduced null pointers that conveniently pointed to Mac OS data in low memory/writable RAM (perhaps a hangover from Apple II/6502 programming.)
It's almost like CPU designers going for performance at any cost and introducing isolation and security flaws.
* Prof. Kernighan might point out that there are ANSI C compilers that are memory safe and that nobody uses, and that clang/LLVM might even implement a safe memory model someday
feketegy
11 days ago
OS X Lion was the most stable operating system I've ever used.
Tbh, it's all downhill from there, every new release gets a little worse not to mention all the hardware issues too.
xp84
11 days ago
I still remember in the late oughts, when Mac software updates came out (say, 10.x.1 or whatever, Safari updates, etc.) an app called Software Update would tell you about them, allow you to click to download and install what you wanted, the installation all happened in the background while you worked, and then at the end the SWU dock icon would bounce to prompt you to restart when ready. Guess what? quick option-right-click → Force Quit on the app would shut that up, then you could go about your day and reboot when you were ready.
Today, the Mac harangues you every time you wake it about the updates, then to apply them, you must reboot immediately, and stare at various Apple logos and progress bars for an indeterminate amount of time (no estimates offered).
goosedragons
11 days ago
Modern macOS updates take forever too. I had one clocked at 40 minutes! In that time I could reinstall Ubuntu 4x over.
frizlab
10 days ago
On what computer? Actual modern macOS updates takes some initial time indeed, but in the background! The reboot phase is not very long.
xp84
10 days ago
As far as I can tell, the updates that require a reboot don't do anything in the background now (prior to the reboot), besides downloading.
frizlab
9 days ago
They do much. They spend usually around 20 minutes doing stuff before rebooting.
goosedragons
10 days ago
2018 MBP.
frizlab
10 days ago
Ha yeah, IIRC macOS updates on Intel are slower (and not only because of the processor and/or disk, but because of the whole architecture).
kazinator
11 days ago
I have VirtualBox VM of Lion. I use that for making 32 bit x86 builds of TXR for older Macs. (I ssh out to the Compile Farm for M1 on newer MacOS.)
Jyaif
10 days ago
you are supposed to say it's snow leopard
bitwize
11 days ago
One of the reasons why I love the Angry Videogame Nerd is that when he came out, the state of third-generation retrogaming nostalgia involved a lot of wearing of rose-colored glasses. Remember Castlevania? Remember Mega Man? Double Dragon? Remember having to blow on the cartridges before they'd work (which never did really work)? Etc. The AVGN stood as a counterpoint to all that, reminding us that many of the games from that era -- even games we loved or wanted -- kind of sucked, and that we can appreciate modern games for the extra bit of care that went in to them to make them not suck so bad. (This was 2004, though, and what goes around comes around...)
The same is kind of true of retrocomputing. We look back to these old platforms as if due to coming from a "simpler time", they never had any latency and never experienced bugs. And sure, if you fire it up for five minutes on some online WebAssembly emulator you find on Hackernews, it seems much snappier and more pleasant to use than Windows 11. But back then, we were running them on CPUs literally hundreds of times slower than even a potato-class computer from today. And due to memory protection being frickin' absent from almost all consumer-grade operating systems, they crashed. A lot. Even the Amiga was crash- and Guru-Meditation-prone depending on what you were running on it. It was such an enormous relief for me, trying out Linux or even Windows NT for the first time, to watch the OS simply yeet out a misfiring app; disconnect any access it had to the network, file system, or window system; and proceed merrily on its way as if nothing happened. Not following the exact sequence of steps it required to set up the message pump properly so that your program can respond to messages as required in Windows 3.1, for instance, can cause strange glitches within Windows itself, requiring a restart of Windows; or even hard-lock the system requiring a cold boot.
Our computers are so powerful these days, and our software so sophisticated, that they've eliminated entire classes of problems from the old days, only to open the door to entirely new classes of problems (like adware that would have brought a Pentium II to its knees, and sparked a user complaint campaign that would have resulted in major egg on the vendor's face if not bankruptcy from the ensuing lawsuits, being routine, and even required, on commercial operating systems of today).
Offtopic, but here's how to feel old: More time has passed between the debut of the AVGN and the present, than has passed between the debut of the NES in the West and the debut of the AVGN.
acherion
11 days ago
While what you said is true (MacOS was really unstable in these tumultuous years), this link specifically celebrates the user interface of the later versions of non-OSX MacOS. This doesn't really have a relation to the stability of the OS.
gopalv
11 days ago
> this link specifically celebrates the user interface of the later versions of non-OSX MacOS. This doesn't really have a relation to the stability of the OS.
"Very pretty but can't do much" was a general take on the Mac OS cube of the day.
The lack of a fan or any decent cooling, the "lack of a floppy disk" (for those of us who didn't use Zip drives), it was pretty to look at but hard to work with.
We had one to run FrameMaker on, but beyond type-setting (& fonts), it was a shiny thing which was treated like a sunday sports car.
Where I was, the Tex user group is what eventually materialized into a Linux User group and there was simultaneously love for the screen, rendering and fonts for the Mac, but near hatred at having to use it to professionally typeset things.
Math publications quickly jumped ship out of Adobe due to OS 9, but very few came back to the OS X versions until years later when Apple started making really good laptops with fast hardware.
bangonkeyboard
11 days ago
> The lack of a fan or any decent cooling, the "lack of a floppy disk" (for those of us who didn't use Zip drives), it was pretty to look at but hard to work with.
The G4 Cube had an (empty) standard mount and power connector for an optional fan.
bsimpson
11 days ago
You just reminded me of the 60s Batman-style steel bomb icon that dominated the Macs of my childhood…
It was the 90s equivalent of a kernel panic - you'd get a dialog that basically went "the computer is about to explode. click here to restart"
dtgriscom
11 days ago
Does anyone else remember the early third party tool that would help you find extension conflicts by enabling half of them, asking you if the problem was still there, and then subdividing again and again? (Can't remember what it was called, but boy! was it helpful.)
ribfeasty
11 days ago
I still recall the workaround to avoid restarting with some of these, once to the bewildered confusion of the ageing IT teacher looking over my shoulder in the library:
At the ">" ROM debugger prompt, type the following lines, pressing Return after each:
SM 0 A9F4 G 0
KerrAvon
11 days ago
It's unfortunate Apple never shipped any of the modern OS's it worked on from 1988 to 1996. All of them would have had a classic Mac UI style on top of a microkernel. Resurrecting Pink would be an interesting retro move.
recursivedoubts
11 days ago
it's possible to bring back the usability of earlier operating systems with the stability of also earlier, but not quite as earlier, operating systems (OSX has crashed hard-booted three times on me this year, haven't had that happen in a long time)
kazinator
11 days ago
Remember "Machine Always Crashes, If Not, The OS Hangs"?
:)