this post was submitted on 13 Oct 2023
704 points (93.1% liked)
Memes
52035 readers
763 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The confusing mess that is Windows update feels like the result of a large corporation of many people that are pulling in different directions while they attempt to meet the requirements of users that are completely ignorant and apathetic.
I don't understand why I need to choose 'restart and update'. Why can't this be achieved from shutting down? It's programmed as if shutting down means I'm never coming back to the machine again. Shutdown is the wrong word, it should say Decommission.
Ngl this is a weird question. It’s like asking “why would I ever need to choose 'restart', why can’t the same be achieved by shutting down?”
You really can’t think of a use case for updating and restarting your computer instead of just shutting it down? Remote sessions? Power button in an inconvenient location? The desire to not need yet another input to get what you wanted?
I think it's weird to want to be involved in the update. They want me to sit like a dummy watching the stupid icon spin round for a few minutes. What I have learned or achieved during that time is not edifying in the slightest.
You’re no more involved than
sudo apt-get update && sudo apt-get upgrade -y
in that you’re sitting watching mostly useless info output to your screen while you wait.It’s essentially just a way of saying “the update is still happening and this is about how far we are in the process” so you’re not just twirling your thumbs at a black screen or nothing but spinning dots.
User feedback is pretty important, be it verbose output of what’s currently happening, or just a progress summary in the form of a total percent complete.