The greatest thing about Open Source is that you are not stuck with trying to put together what the supplier gives you in an attempt to fulfill your own needs, you can mold the software to exactly fit them. With a proprietary vendor, you have to compromise in certain ways, in open source there is never compromise, there is only mutual benefits. You can simply fork the code if you change it significantly, you can go in an entirely new direction and perhaps merge back together later... there is utter freedom.
You value compromise, I value each person coming to their full potential and compromise makes that impossible. In compromise, each person gets only half of what they desired, the Open Source movement is an example of everyone making each other more rather than less. There is much which can be learned from the way open source works, chief among them is that you don't have to work together to benefit each other, you only have to enable that benefit.
Through this, the Linux kernel supports something like 80 file systems, they all work flawlessly because of the VFS subsystem. There are currently something like 20 hardware platforms whose drivers all work across platforms because of the way it is designed. Not that you'd want to, but now you can put an Nvidia graphics card into an IBM mainframe, just because there is nothing to stop you. The examples go on and on, always the emphasis is on enabling not sacrificing.
There are even forums like
this or sites like
this where a wide community assists with any issues you might come across, instead of depending on tech support from a company. People volunteer their time - and I have volunteer thousands of hours - to simply assisting people with any problems which might arise in their use of all this software. All of this is then aggregated in places like
this so that people can find assistance easier, again all volunteer based. There are even live chat methods like IRC, where currently there are over 1,000 people ready to answer questions in a particular channel. Then, on top of this, there are even people creating scripts through mechanisms like
this which
as you can see automates almost anything you could want...
This is the way society ought to be, everyone helping each other to do what they want to do, rather than a society of people trying to hold each other back and control each other. Of course, there are
rules, but it is mostly just common sense.