|
|
|
|
|
by Mystlix
1613 days ago
|
|
Compiling your own software is a really humbling experience. When it takes way more time to compile a browser than a full fledged OS or you find out that seemingly simple programs need to pull a mind boggling amount of dependencies you really start to question the state of the software world |
|
But, I agree, I can compile my entire OS including user-space software and desktop environments in about the same time it takes to compile chrome.
Which is scary.
But then again, people want it to do everything (WebUSB, WebGL etc; etc; etc;). So it stands to reason that it's inherently complicated and difficult to compile.
I wonder if the high iteration time hampers development...