|
|
|
|
|
by prof_hobart
3999 days ago
|
|
Apart from the OS (which isn't where the problem lies), there's no open source in it. The reason there's lots of moving parts is because modern computers, OSs, languages, application servers, libraries, databases etc are built to do a lot of very complicated things. We could have written the entire application from scratch, not using any 3rd party elements so that we had full control over every element. But that would have taken several orders of magnitude longer to deliver actual useful working software to the users. |
|