• 4 Posts
  • 75 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle






  • Distributions based on Ubuntu like Linux Mint take pro-active steps to prevent their users from being affected by Canonical’s decisions (the company that controls Ubuntu). So as long as they detect all malicious implementations from Canonical, you are safe. But I personally prefer a purely community based distribution like Fedora in which things like that won’t happen in the first place. In contrast to Fedora, Ubuntu is under control of Canonical, a private company, which apparently plays a too significant role in strategic decisions that go against its users, and you never know if the Linux Mint team can respond to everything that Canonical is doing. Currently, Mint is removing Ubuntu’s online search integration, privacy violations, and replace some of Ubuntu’s Snap packages as they oppose Ubuntu’s decision and centralized control that comes with Snap packages. As I said above, for me it feels more right though to have a distribution that doesn’t need to work around questionable implementations of its parent distribution.


  • The problem with Ubuntu is that trust in a package manager is a basic criteria when evaluating a distribution. Once Canonical had violated that trust and shown its attitude with privacy violations, data collection, and default opt-in, you should stay away from anything that comes from Canonical. They didn’t get away with what they did, but the mindset behind their actions is part of how that company is run and what they might do in the future without letting you know. They were trying to establish an income channel by knowingly sacrificing the user’s privacy and security. That’s a no-go in my opinion.












  • I don’t get how a software can be in alpha or beta version and by the developers be called ready for production environments. It doesn’t make sense by itself. In some way it’s not an honest way of communication, telling us two contrary things at the same time.

    Alpha versions are actually quite severe. It means that features can be removed or added breaking the whole system. It means not providing an upgrade path for database changes. It means new bugs will be introduced by new features. Beta normally means a feature freeze but still not considered stable enough for production, due to bugs and security issues. RC, a “release candidate” is almost ready but you give it a bit more of testing time to make sure no critical bugs are left. And after that you get the version that is safe for productive use.

    They are far away from a productive version, but telling us to use their development version as such.