|
|
|
|
|
by umvi
2557 days ago
|
|
> I'm sad to live in a world where allowing people to run the software of their own choice on their own computers is considered a "huge no-no." I think it's a little more nuanced than that. Should I be able to run whatever software I want in my printer? Absolutely. How about the software in my satellite internet radio transceiver (one rogue transceiver could take down the entire beam/jam the satellite)? How about the software in the micro controllers in my car? Should I be allowed to modify that code too (if I mess up people could die)? |
|
You're allowed to modify any other part of the car. Why should software be different?
> How about the software in my satellite internet radio transceiver (one rogue transceiver could take down the entire beam/jam the satellite)?
There can be some flexibility for the part of the code actually doing the transceiving.
Everything on top should be replaceable.
And radio is really a special case, because it's a shared commons that requires a lot of expertise and where one bad transmitter can cause problems for miles or more.