|
|
|
|
|
by forgotmypw17
1327 days ago
|
|
I'm not saying that every distro should support every piece of software that's out there, that would be wasteful and very difficult. What I am saying is that, ideally, every component in a distro (or any important software, really) should have at least two options, so that if one option fails for whatever reason, the user has a choice to swap it and keep working. This is already true with many components of a distribution. This is how I am writing my application. It is not fully there yet, but I plan for every dependency to have an alternative. I also favor dependencies with long streaks of no breaking changes, having been previously affected by breaking changes in dependencies I was using. |
|