Quote:
Original post by C-Junkie
I call BS. I have never one had to go to the source to figure something out. Documentation abounds.
Call BS all you want. Not all open source projects are well-documented (I'm not referring to just the mainstream ones), and you can't claim they are without being an expert on all of them. Even if you're working with a mature tool, you often need a plugin or a complementary product that is not mature.
Quote:
Closed source drivers are buggy drivers. They are pissed upon by the majority of the kernel people for technical reasons, not religious ones, though there are some that do for both.
I call BS to this. We found and had to fix a few bugs in the open source Linux drivers for the 3Com 3C905x cards. While it was very nice that we were able to fix them in our shipping product without waiting for someone to provide a fix, the same bugs did not show up in 3Com's Windows driver. Not all closed source drivers are crappy or buggy, and not all open source drivers are good.
As a side note, ATI and nVidia will not open-source their drivers for a long time, if ever. Much of the value in their product comes in the driver optimizations they make. Driver optimizations alone can give them an edge over a competitor, and they're not going to release something like that to the public. The Linux license should not force them to create a custom build of the kernel to get around the GPL to protect their trade secrets.
Quote:
Linux CREATED the open source community. The BSDs just sat there. They were cast by the wayside for very good reasons. The biggest being: they weren't doing anything.
Once again I call BS. The open source community was alive and well long before Linux was started. Linus started working on Linux in 1991. The GNU project started in 1984. Without the GNU suite of products already in place, Linus's fledgeling OS would have taken a lot longer to get off the ground. So it was really the other way around. The open source community created Linux.
Quote:
Let your friend know that BSD IS dead. Except for Apple.
How many times can I call BS in one post? I believe that BSD is being installed and used in more systems than Linux today. Most of that is in embedded systems like mobile phones, but that doesn't make it any less true. In the business world, BSD is generally considered to be faster, more stable, more secure, and more free (i.e. less restrictive licensing).
All Linux has really has over it is hype, which gets it more driver support. More driver support is definitely an advantage, but it's not a trend that can't be reversed. I think we'd be better off if it did reverse itself because then we wouldn't have to recompile the kernel to install the nVidia drivers.