Linked by Rahul on Thu 23rd Oct 2008 14:25 UTC
Thread beginning with comment 334781
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: I do not want to disappoint but...
by TechGeek on Thu 23rd Oct 2008 21:05
in reply to "RE[2]: I do not want to disappoint but..."
RE[4]: I do not want to disappoint but...
by krreagan on Thu 23rd Oct 2008 21:14
in reply to "RE[3]: I do not want to disappoint but..."
RE[3]: I do not want to disappoint but...
by Doc Pain on Fri 24th Oct 2008 09:37
in reply to "RE[2]: I do not want to disappoint but..."
Linux is what you get when you have too many cooks in the kitchen! Spaghetti everywhere!
Those who work as developers sometimes get upset when searching for proper documentation in Linux. Sometimes, there's a manpage, usually not. The source code isn't as tidy and explaining as expected, in regards of useful identifiers or comments. That's different from what is usually known from the "commercial UNIXes" and the BSDs. There, you usually get excellent documentation, either it is already there (locally) or you can buy it. For example, the BSDs have one of the best documentation philosopies I've ever seen: great handbooks, FAQs, and manpages for everything, not only for the system commands, but for configuration file layouts, kernel interfaces, system calls, maintenance procedures and device drivers. Everything is consistet. But that's usually not the case with the many Linusi and especially with the "two big desktop environments" where documentation is left to others, scattered around in forums, Wikis and even Blogs.
At least to me as a developer, documentation is one of the most important things. I hope that Linux will improve in this regards, but I fear that the attitude "It already works, why write documentation?" will become more and more comfortable...
RE[4]: I do not want to disappoint but...
by Kebabbert on Fri 24th Oct 2008 11:11
in reply to "RE[3]: I do not want to disappoint but..."
The Linux kernel now exceeds 10 millions lines of code, including comments, empty lines, etc.
If you only count source code, then Linux kernel is 6.4 million lines of code.
I vaguely remember that entire Windows NT was 10 million lines of code? Is that correct?
Is linux kernel growing like mad? Is it difficult to have one monolithic kernel with 6.4 million lines of code bugg free? Hell yes. Is it not as stable as it could be? Yes.
Read what Linux kernel developer says about buggy Linux kernel:
http://lwn.net/Articles/285088/





Member since:
2008-04-08
OSX is very much a UNIX! Just as much as Sun OS, AIX, HP/UX...
Having worked on kernels for many years! there are _no_ OS's out there that I know of that are more of a cluster phuck! than the Linux kernel. Including FBSD, Darwin, vxWorks.
Linux is what you get when you have too many cooks in the kitchen! Spaghetti everywhere!
KRR