by DvdGiessen on 3/10/21, 8:37 AM with 33 comments
by mrpippy on 3/10/21, 3:52 PM
by lordleft on 3/10/21, 2:43 PM
by pwinnski on 3/10/21, 2:40 PM
Newer filesystems and application designs have eliminated many of the differences, although I still miss resource forks.
by bad_username on 3/10/21, 5:07 PM
That is not true. The desktop metaphor, for example, was first introduced at Xerox PARC in 1970, and used commercially in the Xerox Star workstation in 1981.
by musicale on 3/13/21, 7:14 AM
Not to mention the OS X-like variants for their other platforms: iOS, tvOS, iPadOS, watchOS...
Also consider the various Mach implementations on Apple hardware: MacMach, MachTen, MkLinux, OS X/Darwin...
Sadly it seems that the classic Mac API died when Carbon and 32-bit apps died, so you can't easily port old Mac apps to modern macOS. macOS (and iOS) seem to have a rather poor record for backward compatibility, and it's only going to get worse with the current architectural switch to Apple Silicon...