Linked by Thom Holwerda on Fri 25th May 2012 14:55 UTC
Thread beginning with comment 519445
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Do Apple users care that a Macbook is BSD at its core? No, it just works.
I once explained this insidious habit of calling stacking layer upon layer "fixing things" (instead of actually fixing the root issues) to a non-geek friend as such:
Saying that Mac OS X addresses the complexity from UNIX is like saying large sunglasses and extensive clothing fixes the issue of a woman getting physically abused by her husband.
Edited 2012-05-25 17:31 UTC
" Do Apple users care that a Macbook is BSD at its core? No, it just works.
I once explained this insidious habit of calling stacking layer upon layer "fixing things" (instead of actually fixing the root issues) "
The reason why this layer stacking happens (developers like to call it "abstraction") is in the futile hope that if they can get everything to work on a standardized layer, they can then get on with the task of fixing everything underneath the layer without breaking people's setups.
That ends up not happening because 1) developers, whether open source or commercial, are fired up about the designing of a new layer, but that excitement dies soon after it's half finished 2) end user software can't keep up with the changes, whether it's the people making them, or the people using them not wanting to change 3) developers create competing standards which means no one wants to commit to a design that won't survive.
Layering is a necessary evil because no one wants to break everything, especially the developers.
I wish "it just worked". For one thing, the switch from Mac OS to Mac OS X meant that all of a sudden, spaces in filenames became a real problem. Try it, create a folder with spaces in its filename, check out some sizable Unix OSS project and try to run the configure/make/etc command chain. Quite often you will get error messages. Since Xcode is just wrapping gcc/llvm, it suffers from similar problems.
I wish "it just worked". For one thing, the switch from Mac OS to Mac OS X meant that all of a sudden, spaces in filenames became a real problem. Try it, create a folder with spaces in its filename, check out some sizable Unix OSS project and try to run the configure/make/etc command chain. Quite often you will get error messages. Since Xcode is just wrapping gcc/llvm, it suffers from similar problems.
Well.... the skill level required does go up when you are playing with the UNIX side of OSX. A mac user really does not have to touch that part of the mac for normal usage.





Member since:
2009-05-25
I guess I do not fully understand the issue. You malign UNIX for being too complex, so what? Do Apple users care that a Macbook is BSD at its core? No, it just works.
That's what UNIX is to me. It just works. I have no concerns about the differences with /bin and /usr/bin as those decisions were made long before I delved into the digital world.
If a large group of users decide that UNIX is too fragmented then that group should create an alternative to UNIX and just leave the old guy alone.
Because it just works.