|
|
|
|
|
by all2well
3669 days ago
|
|
>because you're in control Realistically, who reads and reasons about every line of code that their system runs? For the most part, people don't ever really consider software beyond just installing it. In that case, maintainers have control. |
|
> In that case, maintainers have control.
And if they change the software in a way that I dislike, I can fetch a previous version of the program and use it that way forever, or disable the changes in the new version. Thankfully, I don't usually have to do that. There's almost always another piece of software that can be reconfigured to do what I want.