this post was submitted on 09 Sep 2023
5 points (100.0% liked)
Technology
37712 readers
212 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"via Windows Update" - key piece of info missing from the headline "for some reason".
Yeah, I don't see a need for Windows update to do any 3rd party stuff.
Why not? We essentially have this in the Linux world and it’s great. You have a package manager that pulls from your distro’s repositories and it’s filled with all kinds of software, although most drivers come packaged with the kernel. Most stuff is completely plug and play. You end up with one click (or command) software installations for just about everything so you’re not hunting around the internet and downloading installers. Everything you need, including dependencies, gets pulled in and it stays up to date without every app bundling it’s own updater. It’s super convenient.
Because Microsoft manages Windows update, it's not like a package manager in Linux.
I don't want Microsoft telling me when I should update an Epson printer driver.
Well, you could think of Microsoft as your distro. Generally, if they’re telling you to upgrade a driver, you should do it. At a minimum, everyone should be automatically installing security updates. This is one of the most important services an operating system vendor provides.
If you don’t trust them to do that or you don’t like their update frequency, maybe consider a different operating system. In the Linux world, we have some choices as far as release cadence and update policy. You can do rolling, 6 month, 2 year LTS, etc. Some are bleeding edge and others use “proven” software and remain very stable until the next major release.
The thing is, on Linux you can see exactly what an update brings, and you can also block individual packages from updating. I doubt you'll get the same courtesy with Windows updates, it's all or nothing.