> should never update a user interface without allowing the previous one to be used as the default I don’t understand why people are so precious about their UI and workflow. They obviously managed to learn and adapt to the current UI. Why can’t they adapt to a new one? If you’re super sensitive to something as trivial as a change to a menu location maybe that’s a sign you should be automating whatever your workflow i…
Why Johnny Won't Upgrade
41–50 of 588 posts
Re: Why Johnny Won't Upgrade
#42Exhibit A being the fact that automatic updates often silently re-enable privacy violating settings. When a company is caught doing this, it's always an unfortunate mistake. But strangely I've never seen this error go the other way, towards more privacy for the user.
Re: Why Johnny Won't Upgrade
#43As a user of software, I couldn't agree more with the OP that automatic updates: > should always keep the user centric > should be incremental and security or bug fixes only > should never update a user interface without allowing the previous one to be used as the default > should never be used to install telemetry or spyware or to re-enable it if it was previously switched off > should never be used to install other…
So to sum that up, Johnny Won't Upgrade because like as not, the writers of the updates are The Enemy.
Re: Why Johnny Won't Upgrade
#44Earlier quoted context omitted.
I don’t use keyboard shortcuts TBH.
If you're not using keyboard shortcuts, then there's much less ingrained in your muscle memory. You're using more conscious effort to perform tasks which means that when something changes you don't need to put forth extra effort to override the subconscious. That gives you more adaptability, but the downside is lower efficiency in terms of both speed and energy expenditure.
Right and also less time rote learning cryptic key combinations like I’m learning a book of spells.
> but the downside is lower efficiency in terms of both speed and energy expenditure
Thinking time is 99% of computer time in my experience. Keep brain space for that rather than the magic key spells, is my philosophy.
Re: Why Johnny Won't Upgrade
#45> should never update a user interface without allowing the previous one to be used as the default I don’t understand why people are so precious about their UI and workflow. They obviously managed to learn and adapt to the current UI. Why can’t they adapt to a new one? If you’re super sensitive to something as trivial as a change to a menu location maybe that’s a sign you should be automating whatever your workflow i…
I don't understand why programmers are so precious about their choice of text editor. They obviously managed to learn and adapt to their current choice. Why can't they adapt to a new one?
Re: Why Johnny Won't Upgrade
#46Re: Why Johnny Won't Upgrade
#47As a user of software, I couldn't agree more with the OP that automatic updates: > should always keep the user centric > should be incremental and security or bug fixes only > should never update a user interface without allowing the previous one to be used as the default > should never be used to install telemetry or spyware or to re-enable it if it was previously switched off > should never be used to install other…
Automatic updates are rather immoral for platforms like operating systems and browsers. And probably should be outlawed.
Re: Why Johnny Won't Upgrade
#48Edit: Well, what do you know, I just upgraded again (because it can't get a whole lot worse), and it's back to expected behavior.
Re: Why Johnny Won't Upgrade
#49> should never be used to install telemetry or spyware or to re-enable it if it was previously switched off I lost track of the number of times a friendly Windows 10 (and 7) update has re-enabled telemetry. Either that or there is yet another , completely different post-update Wizard for advertisement, telemetry, default applications, and other privacy stuff (There sure is a lot of effort put in moving settings aroun…
>I lost track of the number of times a friendly Windows 10 (and 7) update has re-enabled telemetry. Either that or there is yet another, completely different post-update Wizard for advertisement, telemetry, default applications, and other privacy stuff (There sure is a lot of effort put in moving settings around each update!) ...and that's why I'm using LTSC, because it's limited to security updates and supported for…
Works great and rock solid, even with new hardware released after LTSC. Missing the Windows Store but if you search the web there's a github repo which has an installable version.
Re: Why Johnny Won't Upgrade
#50Some automatic updates should really just be different products. The most obvious one at the moment is Android Firefox is getting a big automatic update that, for a lot of people, will be a very big downgrade and an unfriendly UI change. But Mozilla doesn't want to maintain security patches for X different products. And that's true of most vendors. This model of computing where all users are always on the latest vers…
Are they really different products (versions), or are they just branches off a common tree and share so much code in common that it would be close to trivial to apply the fix to them all? My experience with security-related patches is that they're almost all extremely localised --- a missing check, an off-by-one, etc.
It seems like far less effort to do that than a massive rewrite of the UI, in any case...