Hacker News new | ask | show | jobs
by jballanc 5281 days ago
You can take the published source code and compile a useable copy of OS X. In fact, for many years the OpenDarwin project did just that. What you could not do is run the Aqua GUI or many of the default applications that come with a Mac bought in the store.

But that's the point. Sure, you can compile and run "Android", but is it the same as the OS that runs on a phone I buy from Verizon? Android phones sell with proprietary software that is most definitely not open. Macintosh computers sell with proprietary software that is most definitely not open. But enough elements of both are open to the point that you can boot a device and accomplish real work.

3 comments

What you could not do is run the Aqua GUI or many of the default applications that come with a Mac bought in the store

Which isn't very useful at all. Android on the other hand allows you to run Market, Apps, Amazon Apps, your own in house apps on your device of choice by using the provided source code. You will have to write your drivers may be but that's not nearly the same as write your CF or Aqua or OpenGL implementation plus a ton of other things to make stock OS X apps works. That goes into practically impossible category.

So in other less terse wording - you can call Darwin open source but you cannot really call OS X open source.

Sure, that's essentially my point: Parts of the Android stack are open and parts of the OS X stack are open. Whether or not the important parts are open depends on who you are. Take, for example, the other story on HN today about HTC finally opening their bootloader. That, to me, is much more important than any other part of Android being open.
"Open", in this context, means open source. HTC's bootloader has always been open source, as far as I know. It's been set up to only boot signed kernels, but that's "open" as in, "customers can modify their devices" not as in, "customers can view and modify the source code we put on the device."

HTC's locking the bootloader isn't exactly an issue with Android's openness. It's an issue with the openness of HTC.

>Android phones sell with proprietary software that is most definitely not open. Macintosh computers sell with proprietary software that is most definitely not open.

Ubuntu comes with proprietary software that is most defnitely not open...

Just because OEMs and carriers ship versions of Android that contain closed components does not mean that Android itself is somehow "less open". You can download and compile the source and throw a vanilla, open version of Android on any device that will allow it. It's not Android's fault that OEMs lock you out of their devices, any less than Linux would be responsible for UEFI.

>But that's the point. Sure, you can compile and run "Android", but is it the same as the OS that runs on a phone I buy from Verizon? Android phones sell with proprietary software that is most definitely not open.

Yes, the image of AOSP that I built for my Nexus is identical to the shipping image, minus the Verizon apps (Voicemail and My Verizon). I'm running CM9 now. Motorola/HTC/Samsung all have their custom overlays for skins, but that's not really the point. The stock ICS is a pleasure to use and is ages about Blur/Sense/TouchWiz in usability.