> 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…
Somebody sneak into this guy's office and move his 'debug run' key from F5 to F9.
Why Johnny Won't Upgrade
21–30 of 588 posts
Re: Why Johnny Won't Upgrade
#22> 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…
We develop such strong preferences with workflows because for these programs, we are using the computer not to be amazed and dazzled with the device itself (like we are with blu-ray movies, PC games, the Mystery screensaver), but to get things done. From programming, to CAD, to video editing, to writing, to budgeting and more.
Would you like it if your car buttons moved around on the dashboard for no reason? Rebuttal: Tesla has most stuff in dashboard, controls move around. Counter-rebuttal: that guy who crashed his car trying to figure out how to turn on the wipers.
Would you like it if your thermostat settings were not remembered? Rebuttal: updates don't necessarily mean that settings are lost. Counter-rebuttal: I concede that, but often them being lost is the case.
Would you like it if you learned to play a musical instrument and one day you picked it up to find out it had added/removed/multiplied/moved valves/strings/keys/reeds?
Re: Why Johnny Won't Upgrade
#23The internet. We get it. We’re on the damn internet and anyone reading an article about upgrading software knows what the internet is.
Re: Why Johnny Won't Upgrade
#24> 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…
Also, what automation would you propose that handles these changes without introducing its own update requirements? If it's a macro tool separate from the application, the macro targets may well have changed, had additional parameters added or removed, etc. You'll have to run through them all to ensure they still work, with test cases ready ahead of time, or else you've lost just as much time. And if it's automation in the program itself, like a scripting language, said automation may just as easily be broken or removed by the updates.
Re: Why Johnny Won't Upgrade
#25> 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…
Because for the most cases it is just a friggin' tool and routine the user had accustomed to. I do not want to hunt for the same item in a different place. Think of it as if your screwdriver used daily will have suddenly started to change shape every once in a while.
Re: Why Johnny Won't Upgrade
#26As 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…
I update machines less quickly than I used to: Migration Assistant is finicky and has cost me at least a day, if not more, of various kinds of work in the past.
Re: Why Johnny Won't Upgrade
#27> 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…
Teaching people new things is expensive, especially if you already taught them how to do it a different way. Think of all the support tickets that come in with a menu change and the fact that even minor UI updates will require updates to training documents or e-learning materials.
Yea it's easy for one person to learn and move on. It's expensive for hundreds of people to do the same thing at the same time because you moved a form to a different tab in the dashboard and no one reads docs.
Re: Why Johnny Won't Upgrade
#28Earlier quoted context omitted.
> Then a company can maintain those multiple major versions That sounds completely unrealistic and inefficient for everyone involved.
No, that sounds inefficient for one of the parties - the provider. The provider isn't using the software to get work done, and doesn't incur training costs, etc. The provider's pet efficiencies cost the users real money (in the "a million here, a million there, and pretty soon you're talking real money" sense).
Re: Why Johnny Won't Upgrade
#29Re: Why Johnny Won't Upgrade
#30Earlier quoted context omitted.
Somebody sneak into this guy's office and move his 'debug run' key from F5 to F9.
I don’t use keyboard shortcuts TBH.