Hacker News new | ask | show | jobs
by user3939382 1542 days ago
> The issue that makes us resist the idea of simply disabling updates altogether is that very often that will mean never update rather than update at someone’s discretion, and then we’re getting back to some of the problems that got us here in the first place.

I’m sorry, who owns the machine here?

4 comments

Isn’t this also the of the main reasons the linux community hates windows. Because windows has a habit of forcing updates and reboots.
The linux community isn't a big fan of Canonical. Everyone starts with Ubuntu, distro hops, installs Debian or Arch configured according to them and tries to bring Ubuntu back from the dark side.
Canonical used to be The Chosen One, the prophesied savior that would decend from the heavens and bring us a reasonable chance at actually having a Year of the Linux Desktop. Then something happened, and they turned to the darkside, started adopting the worst behaviors of Microsoft, and here we are. Sadly they are still promoted as the recommended "generic" distro for the masses.
You will get the updates, and you will be happy.
“The beatings will continue until morale improves.”
I see they're honestly trying to ease life for technically illiterate users (or, put it another way, to chase Apple's "just works" experience). But ignoring the needs of professional users (who are influencers) is a sure way to divert all users.
Many technically illiterate users don't like forced automatic updates either. Having your software behave one way one day and another the next day is user-hostile. The only people it helps are organizations that wish to lower support costs.
I have heard disturbing stories from tech-illiterate windows users complaining about forced upgrades, reboots—even fullscreen Office365 ads. It's a pain to be "the computer guy" for windows users. They need help constantly and for silly things that has changed place or behaviour. I also do support for tech-illiterate linux users on Fedora and they never call or have trouble. It just works, even with auto-updated flatpaks enabled.
I'm not even tech illiterate (I used to work at Microsoft!) and I was thrown off by the fullscreen Office365 ads they added around 2019. The shortcut was just "all of your modifier keys" so it got activated randomly when I picked up my keyboard by the corner and it took me a bit to track that down. Think I had to fix it with a registry key. It's fucking nonsense and it's really no mystery why users don't want automatic updates.
Yeah ton's of memes out there by windows users who were forced to upgrade 5 minutes before a meeting or something. It's a real issue. It's why I leave my office laptop on all night, so they can do their stupid forced upgrades in the middle of the night like they schedule them. I have too many meeting to wait for a 30minute - 1 hour update popping up unexpectedly.
OK but even Apple lets you toggle automatic updates on or off.
And so does Google Play Store. Even windows has the settings buried somewhere
Counter point for general software: some people don't upgrade software for _years_, due to which vendors have two problems - 1. Open security vulnerabilities 2. Necessity to maintain backward compatible infra

To offset this, two channels of releases can be maintained - one for security fixes, another for general features etc. But again here, we run into problems where maintenance of two channels isn't economical, and you end up testing security fixes on various versions.

How can these be addressed if upgrades are not forced, are there standard processes followed that provide the best compromise for both vendors and end users?

> How can these be addressed if upgrades are not forced, are there standard processes followed that provide the best compromise for both vendors and end users?

There is an easy way to solve this problem. Default to auto updates, allow people to turn it off, by acknowledging what that means. Most users use whatever is the default anyways. Vendors gets to push their updates, users who don't want those, can reject them. If someone gets hacked because they turned off auto update, the vendor won't be on the hook for it, because the user said they were aware of it when they turned it off.

I think the core problem here is not that people are asking for auto updates to be off by default, they simply want to have the option. And frankly, for professional use cases, you have to be able to turn off auto updates, as otherwise it'll harm the workflow as you can't control when the update happens.

Yup, makes perfect sense. Thanks!
I'll give you the same answer I gave people when Microsoft started doing the same nonsense with Win10:

I totally agree your average end user is poor at managing updates themselves and thus it is justified to enable auto-updates by default. What that does not justify is totally removing the ability to turn them off. Feel free to make it a little harder to disable: the user has to run a CLI command or something, but the option should be there.

> How can these be addressed if upgrades are not forced, are there standard processes followed that provide the best compromise for both vendors and end users?

If you go through the extra effort to disable updates and don't grab a security fix, that's on you. How is "you have to do exactly what I tell you - wait why is nobody using my software?????" a best compromise for users? What are users expected to do when an upgrade breaks something and they can't downgrade?

Sensible defaults, but built for the power user. Makes sense.
The old argument is that anything a power user can do, a malicious script can do too. So such options must be removed entirely if there is any chance of a less technically inclined user being tricked into doing it.
This argument doesn't hold water. At the point malicious software is already on the machine, an automated update doesn't help. And if someone is inducing you to manually turn off automatic updates for malicious reasons... they could just as easily be inducing you to install malicious software directly.
Make updates that are appealing enough that users want them.
1. Open security vulnerabilities

sounds like a user problem

A user problem that can have a very real impact on your product.

"x ProductX users impacted by Ransomware" will make headlines, your "well yes, we fixed it in v2.7.8 months back" won't.