|
|
|
|
|
by fpgeek
4382 days ago
|
|
> False. The software running on your Android phone's application processor is not open source. You're skipping over an important practical distinction: The precise software running on the application processor may not be open source, but it is closely related to usable software that is. Given that, it's possible to learn quite a bit by comparing the behavior of the closed-source fork and the open-source base. Is that as good as "open source all the way down"? Of course not. But it is a hell of a lot better than the "opaque binary blobs all the way down" offered by most of the alternatives. |
|
I fail to see how. It's not like a partial binary blob is better than a full on binary blob. The opaque part might do anything too...