So that very important day is almost upon us.

October 14th is the day set for when Windows 10 stops security updates (no consumer is going to pay for extended) and begins to really push people to Windows 11. Windows 11 has strict hardware requirements that a lot of “older” devices that most people have do not meet.

And so, I am sure many individuals and companies may be getting rid of their old laptops and even desktops to recoup the vost of new devices.

What is the plan, when should we move in? What kind of deals should we be looking out for?

I want to find a great deal on a great laptop just for the fun of it. Some of my friends (converted to Linux) are waiting to get new laptops and score a deal. I have been waiting years for this day and I hope it can feel like a special day.

Any good places to look for these kinds of deals?

  • ReversalHatchery@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    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.

    • boredsquirrel@slrpnk.net
      link
      fedilink
      arrow-up
      1
      ·
      17 hours ago

      mint is supposed to undo shit decisions of ubuntu

      Yes for sure. I just meant software compatibility, but I assume I made that up from the back of my head. I only had one Docker issue, thats it.

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

      No idea what is so hard about it, things like these just show how small this project is! It is literally an Ubuntu LTS downstream, nothing crazy. But 2/3 beginners use it, which is kinda insane.

      distros should let the user be able to defer updates, but make them effortless to install.

      Agreed. Though as said, a good software management concept with atomic updates and rollbacks, as well as tested software (and a damn longterm kernel, Fedora) doesnt need people wondering if they should update.

      Unless you are a power-poweruser, not updating is a baseless gut decision. With a good system you dont need to do that.

      people complain about forced windows updates all the time and for good reasons.

      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)

      Windows updates are pretty damn fine. Overengineered, maybe? But the system is not immutable, so they do checksums everywhere, to validate the OS.

      OSTree or NixOS do it better, but have way bigger downsides. Maybe not compared to Windows, they should just fix their stuff.

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

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

      That is fine, but only makes sense with package-based distros that have some kind of parallel miniature system running the updates.

      Basically what Windows does, and Fedora now too.

      Atomic updates are WAY better. No downtime and still more stable than running a very small live OS replacing itself. Maybe the live OS is in RAM, idk.

      • ReversalHatchery@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        15 hours ago

        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.