logoalt Hacker News

goldenarmyesterday at 11:38 AM2 repliesview on HN

(Copying my reply from below)

Building and maintainance cost are not linear, especially when you inherit legacy code. The AOSP codebase isn't great, is 4x bigger than the Linux Kernel, and full of "Ship now, patch later" mess.

But I agree that it is a significant endeavor. But the OSS community succeeded in similar projects before, and the current state of the Linux desktop makes me hopeful.


Replies

codethiefyesterday at 3:42 PM

> Building and maintainance cost are not linear, especially when you inherit legacy code. The AOSP codebase isn't great, is 4x bigger than the Linux Kernel, and full of "Ship now, patch later" mess.

And yet the GrapheneOS devs seem to be managing just fine.

> But I agree that it is a significant endeavor.

Yes, in fact it is orders of magnitude more significant an endeavor that just building upon and improving the existing AOSP stack.

show 1 reply
setoptyesterday at 1:21 PM

Should not the Netscape -> Mozilla example be a good inspiration in that regard?