|
|
|
|
|
by Endama
2887 days ago
|
|
I feel like Apple is making similar mistakes that Microsoft made a few decades back, its walled garden has become so ubiquitous that they assume that there isn't any trimming that needs to be done. Specifically,Macs are basically the only FreeBSD-based machine with a consumer-friendly interface (ironically this may no longer be true once Windows gets first-party linux support). However, issues like these make me resentful that my day-to-day is dependent on OSX. I hope that some other competitor really steps into the currently (admittedly slim) hole in the market that is growing between professional users and the average Macbook user. EDIT: corrected my mistake about linux! |
|
Someone will point this out sooner or later, so I might as well do it ;)
Macs are neither Linux, nor the only. Mac OS X is based on FreeBSD. Linux machines usually come with GNU tools, and BSD have their own set, with subtle differences causing no end of confusion for the up and coming developers :) sed, grep, ls, etc. All slightly different interfaces (this is why brew offers a package to install the GNU version of all those tools, iirc “gnuutils” ?). The kernel itself is completely different, of course.
Android, however, would fit that description quite well.