Hacker News new | ask | show | jobs
by dleslie 29 days ago
It's one of the last single-user focused operating systems. Its design from kernel to UI is intended to make the system accessible to the user sitting at the desk. It was _extraordinarily_ fast and stable on even modest hardware of the era, and its software toolkit was a delight to use.

Even now, using it feels like the system is bereft of bloat and cruft. It's a system _for the user_ that doesn't assume that the user is technically incapable.

1 comments

> Its design from kernel to UI is intended to make the system accessible to the user sitting at the desk.

What does this translate to, in some amount of technical detail?

Minimalist and consistent UX, incredibly responsive applications, simple and logical organizational structure, with _excellent_ documentation and developer tools for the era.

You boot straight to a desktop, and there's no ads, alerts, pop-ups, pop-unders, noisy task apps, sidebars, widgets, and other engagement seeking focus destroyers. Every app has a reasonably consistent UX and presents as much necessary and relevant information as it can, without tedious wizards or aggressively hiding information behind folds or submenus.

I was asking what they did differently in the programming.
I mean, barely anything you mentioned in this reply to do with the kernel.