|
|
|
|
|
by dingnuts
832 days ago
|
|
"But what software owners typically deliver is a black box that we can’t study or change" I think a lot about how RMS's view on software freedom was warped by the highly intelligent and intellectual peer group that he must have been involved in at MIT. It strikes me as endearing, but naive, to believe that most people would be able to treat software as anything but a black box simply if the source code were available to them. Certainly, for most people using computers at MIT, when RMS was writing, this was true. But it is definitely not true that source code would have any use to most computer users (smart phone users, really) today. They simply would not have the ability to do anything with it. |
|
I have however looked at the mod_proxy_wstunnel module in apache and edited it to suit my needs. I never expected to do this, I'm not a developer -- certainly not a C++ developer, however running
Means it works for my use case. In a world without free software I would not be able to do that simple thing.Likewise I have changed some custom filters on ffmpeg for my own build. Again that's C, and my C is horrible. I don't need to deal with the somewhat opinionated views of the ffmpeg developers to fold them back upstream - I can just have my 2 or 3 changed files to use them for my purpose.
Just because I don't look at the code for 99% of the software I use, it doesn't mean I don't benefit from it being free software, and for the 1% of cases when I do need to change something, I can. That's freedom, and I'm happy that the GPL ensures my freedom.