Hacker News new | ask | show | jobs
by vladd 5133 days ago
> Maybe with enough experience you start to realize that it happens close to never that a proprietary fork of an open source project ends up outpacing the original project.

Apple's MacOS uses BSD code. Safari uses WebKit. In terms of audience outreach, I think both have obviously outpaced the original.

2 comments

WebKit is licensed under the LGPL. Apple can't close its source.
Except that Apple contributes back to both, so while Apple may have "outpaced" the originals, the originals also benefitted from that.
My understanding was that Apple's big code dump back to WebKit/KHTML was not useful for the KDE project. Apple is following the OSS spirit in a technical sense but is not succeeding in actually working with community contributions in a meaningful way. Feel free to refute me, I have no evidence, but this was my understanding.
That was the case for the first two releases. After that the KHTML guys complained vocally (it made Slashdot) and Apple started to release diffs, then completely opened the dev process.
Pardon my ignorence, but what does "completely opened the dev process" mean?
Ah good to hear, I never did read about any follow-up after that affair.