I don't know why people complain about updates and restarting, particularly in this thread. You fill your car up with fuel regularly because it has been warning you it's nearly empty for a while much like updates remind you regularly. People seem to complain and say "it updated right when I was in the middle of X" but they've been putting it off for ages. Do you break down in the middle of the motorway when you run o…
Don't tell people to turn off Windows Update
81–90 of 567 posts
Re: Don't tell people to turn off Windows Update
#82I love the way he's compared the people who tell you to turn off auto-updates with anti-vaxxers; it's quite an apt analogy. Microsoft shares part of the blame here for pushing features that the user clearly doesn't want through updates (especially to the major OS version). Look at the recent ads in Windows file explorer for one example. A lot of the advice to turn Windows Update off is a misguided response to Microso…
> I love the way he's compared the people who tell you to turn off auto-updates with anti-vaxxers; it's quite an apt analogy. This is a good analogy, but does it work in different circumstances? (Apologies for the derail) Over on Android , the apps have got so big (and the storage was until recently so small) that automatic updates _cannot_ be installed - the new apps are too big, the phone is full. What do we do the…
Moving all my photos and ebook .pdfs off did alleviate the burden somewhat, but hasn't completely solved it.
My current workaround for very large apps is to uninstall, redownload, install. Apparently, holding both the update and the installed app uses much more space than doing a fresh install.
Re: Don't tell people to turn off Windows Update
#83Re: Don't tell people to turn off Windows Update
#84Totally overlooked the suspicious timeline of Microsoft releasing patched for vulnerabilities that were exploited for a long time by the NSA right after it was made apparent those had been stolen and were about to be released in the wild. No question asked about NSA having known and exploited those vulnerabilities for a while, no question about Microsoft possibly willingly playing along or being legally forced to do so.
No mention that disabling Microsoft update trend is a logical answer to Microsoft using the system to silently installing spying software, breaking the system altogether, disabling pirated versions among others.
No mention that the solution to things like the wannycry outbreak is not turning on windows update but less windows and more other OS and backups. With a sane backup policy ransomware is merely a joke.
Re: Don't tell people to turn off Windows Update
#85Earlier quoted context omitted.
> services: they are specifically designed to be updated and restarted I write plenty of daemons (you call them "services"). What exactly do I write specifically for them to be able to continue to run when a library is upgraded?
Nothing. They just keep using the old version of the lib and thus potentially vulnerable.
From what I know, Windows doesn't allow a library to be replaced until it's not used by anything, which is more intrusive and is IMO the root cause (though indirect) why people hate updating Windows.
Re: Don't tell people to turn off Windows Update
#86Earlier quoted context omitted.
software: can upgrade binaries and libraries without affecting already running programs services: they are specifically designed to be updated and restarted kernel: https://en.wikipedia.org/wiki/Ksplice
> services: they are specifically designed to be updated and restarted I write plenty of daemons (you call them "services"). What exactly do I write specifically for them to be able to continue to run when a library is upgraded?
I don't think systemd supports what you are asking but it shouldn't be too hard to write a service that restarts other services if their shared libraries change?
Re: Don't tell people to turn off Windows Update
#87Blaming the users is nice and easy, but Microsoft definitely deserves half of the blame (if not more).
Re: Don't tell people to turn off Windows Update
#88Re: Don't tell people to turn off Windows Update
#89I'm currently on Windows 7 and don't want to accidentally install Windows 10. Turning off updates seems to be the only reliable way to do this.
Re: Don't tell people to turn off Windows Update
#90I don't know why people complain about updates and restarting, particularly in this thread. You fill your car up with fuel regularly because it has been warning you it's nearly empty for a while much like updates remind you regularly. People seem to complain and say "it updated right when I was in the middle of X" but they've been putting it off for ages. Do you break down in the middle of the motorway when you run o…
In my case, it is simply too expensive to download updates. I live in a country which is notorious for expensive data prices. I don't mind interruptions. That's a good problem to have. The choice for me is between spending a week's worth of groceries to download updates periodically or spending that money to buy food and risk getting my PC infected.
In your case it should be possible to have a windows "branch" with just critical vulnerabilities patched with binary diffs or something rather than 680-odd Mb patch sets.