Computers and the internet gave you freedom. Trusted Computing would take your freedom.
Learn why: https://vimeo.com/5168045

  • 1 Post
  • 709 Comments
Joined 2 years ago
cake
Cake day: June 7th, 2023

help-circle



  • Because Windows updates take long and cause downtime. Also forcing reboots is not great (though I dont know if they just do that if there was a real vulnerability, that would be fine)

    and also the fear that whatever will break. I often hear that people are afraid of temporarily broken drivers, but also windows updates often reset (unknown!) settings, things like audio device IDs that matter for pro audio software and systemwide audio effects (think device specific EQ and filters).

    but on linux the system updates your software too, which is then again, if you are doing something professionally on the system, you are almost guaranteed from time to time to come across bugs that are in the way

    But I guess Windows updates are more stable than typical Linux updates, more tests etc.

    It’s weird because it’s true even though the filesystem and updates are much better organised on Linux. I mean the weird part being that windows is that stable even with the chaos it does in its system files.




  • What? Linux mint is based on Ubuntu because that is supposed to be the great distro.

    mint is supposed to undo shit decisions of ubuntu

    LMDE was reported to work way less well than regular Mint. But for sure that is a good path onwards.

    I don’t get it either, LMDE is treated as a testing project by mint

    Distros apply updates, and users should not need to press buttons and wait all the time.

    distros should let the user be able to defer updates, but make them effortless to install. people complain about forced windows updates all the time and for good reasons.

    did you see how kde plasma 6 does it nowadays? its on the shutdown button. that is the way.


  • There’s a “Cinnamon on Wayland (Experimental)” session for that. And also, installing a new DE.

    why would you recommend an experimental DE to a newbie? it breaks in 2 weeks and all you hear is “linux from shit”. not even directly, but through a friend of a friend, because they won’t ask for your help again.

    when I was looking at the viability of installing mint for common people, one of my criteria was to have kde plasma, because it’s user friendly and evolves relatively quickly, in a good way. a common theme I was reading that yeah it is possible to install it manually, but it’s less stable. I think I cannot afford the burden of taking upon the yech support for people and fixing an unsupported DE when it breaks, because it is complex software, with many moving parts that if the distro does not focus on always packaging correctly, if they don’t test it but only rely on users to report issues, then that won’t work reliably. If I want kde, I need a distro that takes it seriously and allows it as a default DE.












  • there is. if the updater gui integrates with packagekit and systemd, it can start an offline update that reboots your system and installs the updates while nothing else is running.

    kind of like on windows, except that this is one of the things where windows made the right call. complex software does not handle it well if its program libraries and assets are being replaced by newer ones that the running version cannot understand.

    its still kind of a new thing, not all distros make use of it yet, but Fedora does, and it’s not a Fedora custom solution but something that most distros can have.

    automatic filesystem snapshots and rollback can be integrated to this too, and then bye bye to updates breaking the whole system.