Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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 out of fuel too?

Windows only updates when you're doing something because you're putting everyone else at risk by not running the damn things in and you've had plenty of notice.



You are driving down the interstate, message pops up saying it needs to refuel, you don't hit the button fast enough, your cars shuts off, and you spend the next 15 minutes parked in the middle of the road with cars honking behind you.

Or you wake up, get dressed for an important meeting, unlock your door, and suddenly realize you're going to be late because your car decided this was the best time to finish refueling in spite of your instructions to refuel at another time of day.


This has never happened to me unless I've actively ignored it and I sit in front of a Windows PC for 12 hours a day and have done for 19 years.


How nice for you! Having active hours be ignored, and the machine update itself in the middle of a workday, has happened more than once to me. (Once would be enough.) It's happened more than once to a lot of other people, too. How far do you expect to get with this argument by implication that that's not the case, and we're all just full of it?


That only happens if you put the updates off of they've been there for a couple of days and you have something running that makes it assume that the machine is still active. People seeding torrents overnight seems to be the only place I see that not happen.

See update notifications? At the end of the day, restart and install the updates. It's not rocket science. It doesn't just hit patch Tuesday and then reboot immediately, shafting you. And it doesn't screw your workflow up.

Really this has to be done because even the best of us put it off eternally.


> That only happens if [case that isn't the only one where this happens]

The whole point of active hours is that, when updates are pending, they install and the system reboots outside the hours in which I've expressed the desire to have my machine not reboot itself. Yet I've lost count of the number of times where this does not happen - I see an update notification, shrug and assume it'll be applied in the window I've set, and take no action - only to find the next day that the updates haven't been applied, the reboot hasn't been performed, and if I don't interrupt my work day by applying updates and rebooting immediately - which rarely takes less than 15 minutes, not counting getting all my tools up and going again - then I can rely on losing some work, and a lot of time, later on, when something important needs doing on a deadline. And that's insane! If for whatever reason the updates legitimately can't be applied in the window, the right action in response is to wait for the next window, and not to fuck-start my workday. That is always the wrong thing to do.

I mean, I get what you're saying, right? If active hours worked as claimed, you'd have a real point here. But they do not work reliably at all, and that's a whole 'nother issue.


I have a friend that booted her computer to windows 7, logged into gmail and facebook, had to leave her computer to care for her little kid and came back to her computer in the middle of windows 10 installation. She had seen no warning whatsoever.

A client had started a time consuming process before leaving the office, came back the following morning with the process having failed due to windows applying updates and rebooting killing the process and losing a day worth of work.

YMMV.

I don't know what you mean by "this has to be done", there is no obligation to apply updates. What if I want my computer to run a windows without updates ? Am I not entitled to use my own property as I so choose ?


I very much doubt she had no warning. You got two warnings and had to opt out. She probably just clicked through them. Check the event log and scheduler logs. It will have the event in there saying the user consented to it. I had to find this on a machine after a user complained it didn't tell him and it clearly did and he clicked through.

> I don't know what you mean by "this has to be done", there is no obligation to apply updates. What if I want my computer to run a windows without updates ? Am I not entitled to use my own property as I so choose ?

If your machine becomes a botnet node and causes problems for other people, which is a big problem, then you forfeit the right. The same thing if your apartment leaks water into another one. Be a good citizen.

Failed updates, now that's the only valid part of your point. I've had a few and they weren't disruptive but this is just my case.


You can doubt but maybe direct the doubt at the ability of window to deliver a consistent experience across every machine and configuration. She's computer literate and know when she gets nagged by windows, at best it could have been that the warning came and went while she was not in front of the screen.

There was no event log or logs of any kind, her system got entirely replaced by win10. For this specific case I would tend to not trust the log anyways. What I do find strange is that the windows 10 installation process should have asked to accept the EULA before installing, it did not and went on as if it was an unattended installation.

Good luck trying to explain people that they have to forfeit their freedom because they have to behave like good citizen. Anyways windows update is barely relevant here as the common vector used for botnet infection is almost always the user, not windows vulnerability.


Some people run complex simulations that take days or weeks to run, and a forced reboot in the middle ruins progress. If someone needs to skip an update on their own machine and their own network that is their right.


This is an edge case for a very small percentage of users. Use GPMC to turn it off entirely or change the key at:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings

Set DWORD IsActiveHoursEnabled to 0.


I have no idea why this scenario gets talked about so little. It is an edge case, but its a huge edge-case. There are entire ecosystems of Windows-only software where running batch operations overnight are a daily fact of life.

I'm nearly resigned to the fact that I may have to segregate engineering workstations to their own network and whitelist their traffic.

IsActiveHoursEnabled is ignored.


I would assume the large majority of windows users doing batch stuff over night are businesses.

At that point you should probably be using windows server + wsus. Which give you a lot more control over updates.


So what about the small majority ? Do they get a "sorry not sorry, f*ck you" card ?

You should assume that windows users doing batch stuff over night are people who have better things to do with their computers during their day or want their computer to work for them while they're not sitting in front of it. Try considering the whole instead of splitting to only address the large majority.


If software worked every convincible use case, it would become impossible to use from UI perspective.

Windows 10 is focused as a consumer os, designed for users to run their applications. Similar to iOS or android.

If you want to run batch operations, use the right product.


> If you want to run batch operations, use the right product.

Sorry, but this does come across as a bit asinine.

What's the right product for running software written for Microsoft Windows, if not Microsoft Windows?

"Users running their applications" isn't just Grandma on Facebook, or your little sister playing Candy Crush Saga. Microsoft's unquestionable strength has been it's support for enterprise, small-business and professional desktop users. There is a lot of deserved anger thrown their way as a result of deliberate decisions to force flexibility and choice-limiting behavior down the throat of their core market.

My shop is small, but I can count COMSOL, SolidWorks, OrCAD, LabVIEW, various SPICE frontends, and a dozen other small odds and ends for instrument control and data capture without even leaving the engineering suite. All of which are going to be forever stuck on Win 7, at this rate.


Most of those are products that are not expected run over night in batching mode.

You may get the need to have things to run overnight using engineering, simulation, rendering products with some sort of long running process. But these normally have server component that you install onto Windows Server, which the client offloads to.


> Most of those are products that are not expected run over night in batching mode.

I'll be sure to let them know that long-running computations deskside are now only an experimental feature /s

In all seriousness though, we've managed over a decade without the need for dedicated compute nodes along with the costs that would entail. The only case I can make for that right now is that current Windows now ships with unpredictable uptime.


The good part of this is that I prefer using Linux for these things anyways and the instability of windows has forced both our government clients and our office to focus half our efforts into supporting Linux correctly.


Good luck if you're in a branch which has Windows-only software, such as 2D/3D graphics. Blender is definitely offering some good competition, but as I hear it from CG artists, it's still not quite there yet for most projects. If your pipeline is dependent on Adobe software such as Photoshop, Illustrator or After Effects, then you are also stuck with Windows. Rendering (2D or 3D) jobs can often take days if not weeks to finish.


I agree with the person above your comment. For example some simulation loads are common to run on deskside systems.

However this IS definitely an edge case and it is possible to turn it off. I have run a physical host as a build agent that has uptime of months on Windows 10.

This is administrative competence, not a problem with the product or the use case.

WSUS + Windows server is definitely fine for most workloads though.


> and it is possible to turn it off

I have this dreadful feeling that Microsoft is A/B testing this stuff, making sure that there is just enough inconsistency between sites to sow doubt and confusion.


Our company has a dc but not that kind of control over child computers and it would be a large overhaul (and out of my control) to change the whole network setup.

I wish we used wsus though. M


You can attach a GPO to the OU that the machines are in and turn it off for everyone.


> If someone needs to skip an update on their own machine and their own network that is their right.

And if you want your machine to DDoS Playstation Network that's your right too, right?

And if I want my kid to get measles and spread it around, that's my right?

As much as you may argue it's your machine, and your right, sooner or later your choices start to impact other people. What about their rights, then?


What is your point ? That microsoft should be better at security in the first place ? That Sony should refrain from playing stupid games to prevent winning stupid prizes ? That computer vulnerabilities are a contagious disease ?

Man you're in for an amazing time when you will learn about that stupidity called the Internet of Things.


My point is that by connecting your machine to the internet it ceases to be solely a question of "your machine" and "your rights". There are other systems on the network too and you have a certain amount of responsibility to be a good citizen.

(and yes, I am well aware of, and utterly terrified/upset/bamboozled by, the Internet of Things)


I'm not saying never update, I'm saying let me update (manually) when I am not in the middle of using my computer for work (which may be a week or two at a time). The OS should get out of the way, not ruin what I'm working on.


True, I was a little unfair on you :)

Still, I see the software you're using as much a part of the problem as Windows here. Needing weeks of solid up-time to complete something is a challenge and doesn't seem like a realistic assumption by a developer for software running on Windows.

Why can't it remember progress and resume after a restart? That would not only make the impact of Windows Updates much smaller, but also power outages and the like.


Its in house CFD software and the saved state feature has been broken and at the bottom of people's priority for a while unfortunately.

Definitely gunna use this as an opportunity to resume that conversation though


Nice anecdotal evidence.

Mine is that this has never happened to me since I switched to different OSs than Microsoft's, circa windows XP.


I use iOS and CentOS regularly. It doesn't happen either.

However the former has a different security model and the latter is mainly run by experts. The point is moot.


Forced restarts have been wreaking havoc among my users that have switched to Windows 10. Plenty of notice, you say? Hardly.

Our software and engineering staff are no longer confidently able to perform long-running operations overnight or across weekends. Simulations, and data-capture runs in particular are now routinely being done during normal business hours since users cannot trust that their OS won't kill everything for an update midway.

Among my tasks for this coming week is working up plan to isolate key workstations, and estimating the required budget to provide the affected users with secondary PCs for routine tasks which require internet connectivity.


> Our software and engineering staff are no longer confidently able to perform long-running operations overnight or across weekends.

So, you're admitting in public that your organization is using the consumer editions of Windows for business use instead of the enterprise edition, which allows administrators to control updates and reboots? Sounds more like your IT department basically doesn't know what it's doing; the additional cost of the enterprise edition is negligible compared to the cost of your engineering software and other tools.


I fill the gas tank because I monitor the fuel gauge, not because it warns me that it's nearly empty.

Using an appropriate analogy to make something clearer works better than shoehorning something to push your view.

I plug my laptop to charge the battery when convenient and operate in a geographical area where power shortages are still an exception so I have no fuel issue in my computer usage whether I use automatic system update or not.

Actually I do not use automatic system update, if there is such a thing for this OS, it is discouraged as updates can sometimes break the system if applied blindly.

How exactly can someone not applying updates when windows asks for it put everyone else at risk ? What risk do I face from this from behind my BSD firewall on an Arch linux powered computer ?

Then again my experience of windows computers since windows update was introduced is not in line with what you describe here, getting even worse in recent times with updates applying themselves with little to no warning, sometimes running several times in a row: logs you out of your computer, applies updates for 10-45 minutes, reboots, applies updates for 15-60 minutes, logs you in, crawls your computer down by downloading more updates, logs you out of your computer, applies update for 10-45 minutes, etc...

I've witnessed this happens 3 times in a single week, the owner of the computer was pissed, I'm paid by the hour and happily browsed the web on my linux laptop while the client pestered against his computer, microsoft, technology, corporations, politicians allowing this to happen and so on.


> I fill the gas tank because I monitor the fuel gauge, not because it warns me that it's nearly empty.

You are better than 99% of users which is what this issue is about. You are a power user capable of looking after a machine. The problem the people who aren't.


I'm not better than others, the contrary even. Everybody learns to do this when the nearest gas station is far enough that you will probably not make it there by the time the fuel warning lights up. Now it has become a habit for me.

Assuming that things work the same elsewhere as they do around you is akin to self-deception.

I'm probably leaning towards the power user category of computer users nowadays, but I wasn't born that way I learned it the hard way by having to deal with Microsoft's crap for years. Now it has become a habit too.


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.


This is an interesting and genuine case where I can see that it doesn't make sense.

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.


That's the obvious general solution for everyone - having critical security vulnerabilities on their own channel, without being required to take the features/antifeatures too.


You have a few possible alternative: switch to a different kind of OS, use sneakernet to share updates with people around you. etc



Majority of software I use only available on Windows. Visual Studio, MS SQL Server and Microsoft Office. I tried switching to Fedora.


I'm not sure about Visual Studio but there are alternative to MS SQL Server and Microsoft office. If you're stuck with windows, then you should consider sharing resources with other people in a similar situation.

Download the updates manually and share them via USB storage with other peoples, assuming you have other people in similar situation around you and they are willing to do the same.


I tried using OpenOffice. I didn't like it. I tried to force myself to like it. I failed.


> You fill your car up with fuel regularly because it has been warning you it's nearly empty for a while

I like this analogy! A car that runs out of fuel when its manufacturer tells it to!

> Windows only updates when you're doing something because you're putting everyone else at risk

Are you sure it's me putting people at risk, and not Microsoft?


It's you. Look at the spread of this malware. If MS17-010 was applied automatically unconditionally, this would have not spread.

The global scale of it shows how the end user is less trustworthy than the vendor.


If Microsoft hadn't burned a decade's worth of "leave auto-updates on to keep your system safe!" public goodwill by force-feeding WIN10 BS to a massive number of people who did not want it, it's highly likely that this update would have been nearly unconditionally applied.

The default attitude of most people I've interacted with regarding technology is apathy. If it works, they're happy and they leave it alone.

Do you really think that a significant number of non-tech people would have gone to the trouble of looking up how to turn off updates to their facebook/email/google machine if Microsoft hadn't caused a massive shitstorm with their forced update BS?

The vendor is entirely at fault for making stupid short-sighted decisions that caused users to lose trust in the update process. No amount of handwaving can change that fact.


Ok let's place the 'if' game.

- If Microsoft had coded its software properly there would be no need to patch vulnerabilites,

- If the NSA had told Microsoft about the vulnerabilities when they were discovered instead of exploiting it (Assuming the NSA did not tell MS to not patch them on purpose),

- If Microsoft did not have decades of being untrustworthy gathering the logical response of disabling auto-updates,

- If Microsoft had not paid vendors to have windows pre-installed on new computers it would have the monopolistic position it has today,

- if the NSA exploit and tools had not been made public,

- and so on...

All these are also valid ways that would have prevented wannacry spreading.


Car needs gas. User doesn't need the updates.

> putting everyone else at risk

What hyperbole. And what a bizarre thing to socially shame people over. This is like using 9/11 to emotionally argue for behavior changes, a week after 9/11.


The user is not usually in a position to decide if they need updates or not or to judge whether or not they are putting themselves at risk by not updating the machine.

That's a terrible analogy. I have been shaming people for bad security practices and self-righteous ignorance for many years (even before 9/11 ironically!).

I've seen too many people have been wrong and had a bad outcome including complete data loss and in one case livelihood being shot entirely. This isn't a random assertion from thin air. You can't trust people to look after their computers.


Shaming people is neither constructive nor effective at improving the issue.

The case you mention seems to be cases where having backups would have prevented the dramatic outcome.


I hope your car doesn't stop randomly against your will so it can get a refill.


Not yet. Only when you run out of gas. However in a few years, are people going to get pissed off when their Tesla has enough of their shit and drives itself to a charging point because the owner is too incompetent to heed the warnings?


As if Tesla had a monopoly on the car market as Microsoft has on the computer OS.

Then again cars only warns when the fuel tank is getting empty, Microsoft updates may happens at times and is totally unrelated to the ability of your computer to continue working.


In the long term, I'd hope that charged batteries are just driven to the car to be swapped in, when the car is in use, instead of the car having to stop and spend time charging itself when you want to be driving.


If you don't refuel it, then yes, it will stop.


It does if I put off getting that refill for long enough.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: