Live data from Hacker News

Microsoft suspends Windows 10 update, citing data loss reports

techcrunch.com

341–350 of 391 posts

Re: Microsoft suspends Windows 10 update, citing data loss reports

#341
post #168
post #43

Earlier quoted context omitted.

Why are you fighting the wind(ows)mills? Linux desktop is in it best shape since its inception. Mint (doesn't siphon), Ubuntu (siphons responsibly) or Manjaro (if you miss rolling updates, but for humans)... Why suffer needlessly?

I may do that at one point out of frustration, but don’t underestimate the enormous amount of stuff that one has to relearn for a reasonably advanced windows user. Not the least if you live in visual studio. And my job doesn’t involve managing linux servers. All I know about linux, I learned it toying with my synology...

> visual studio

Yeah, that's a big one. There is no other C/C++ IDE out there that can measure up to Visual Studio. Either you use vim or emacs with a hundred cobbled together plugins to sort-of approximate a productive development environment (and you still don't have a usable debugger); or install one of KDevelop or Code::Blocks, which are fine for toying around with toy/academic projects of less than 100kloc; or you shell out lots of money for one of Qt Creator or JetBrains' CLion and get a product that is almost as good as Visual Studio 5. I'd say if you want to actually write software, just install Windows in a VM and do a full restore every so often. It's a bit of a pain, but you get the absolute best C/C++ IDE ever created and can enjoy unrivaled productivity and unmatched performance.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#342
post #115

I'm a tolerant person, but recently I switched from Windows to Mac because the forced Windows updates kept messing me up. One time I left a long simulation running overnight. In the morning, I was greeted by a computer that had automatically rebooted to install updates, killing my simulation. Another instance was my daughter's birthday party, where she wanted to show a movie. The computer decided to spend an hour doi…

I just disabled Windows Update completely (by disabling the service) after 3 such incidents.

I'm aware it's a security risk, but I also keep nothing of value on that machine nowadays.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#343

Earlier quoted context omitted.

Decades of force-feeding users unwanted features has trained them to not install updates. I know most people in my family flat out refuse to update software because they're afraid the developers will have decided to re-do the UI again, or move menu options around, or just break major functionality. So because we, as software engineers/companies, can't resist the urge to keep changing things and doing endless re-desig…

Decades of force-feeding users unwanted features They haven't done that for 'decades.' It started when they realized they literally couldn't give Windows 10 away.

Not just Windows they're talking software updates in general.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#344

Earlier quoted context omitted.

I shifted to Linux full time this year from MacOS. The only thing I desperately need is a replacement for is MS Office. Any ideas? I'm a power user, which Google word is simply not good for.

I know everyone is suggesting Libreoffice (and it has honestly gotten a lot better recently) but I remember once when my laptop died and all I had was a shitty old Centrino someone lent me, I ended up using the Microsoft online powerpoint tool to make a presentation that was due. The web versions of MS Office tools are actually pretty well build and feel pretty close to their desktop counterparts.

The web version of word lacks an equation editor (someone told me this is partly due to MS loosing the source code for the one in word.)

If you have to write papers with a lot of math in them libreoffice's equation editor is way better anyway. It rarely crashes and uses it's own simple markup language instead of the finicky WYSIWYG editor in word.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#345
post #268

Earlier quoted context omitted.

This is exactly one of the main reasons why I switched to Linux, it doesn't do anything unless I let it or ask it to - with few exceptions. My anecdote: I was about to have an important meeting and needed to print off some sheets from my Windows-based netbook. The power was low ( FYI the Linux experience has been mostly great. There's been maybe a problem once a year, with some driver or package issue - but most of t…

I shifted to Linux full time this year from MacOS. The only thing I desperately need is a replacement for is MS Office. Any ideas? I'm a power user, which Google word is simply not good for.

Pandoc is definitely my favorite way to do word processing.

You can edit the markdown in vim which IMO is mentally easier to write prose in because you're not distracted with all the formatting and spelling. You use aspell for spell check and pandoc/pdflatex for typsetting.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#346
post #43

Earlier quoted context omitted.

I purchased a full Windows 10 Pro license key and yet I am going to pirate the shit out of Windows. I don't want Microsoft siphoning off data from my PC. I don't want Cortana. I don't want ANY FUCKING THING except for a system that is minimal and it works. Why doesn't Microsoft make a developer friendly version NOT targeted for consumers (aka without all the bloat)!? Edit from the other post: Don’t forget the registr…

Why are you fighting the wind(ows)mills? Linux desktop is in it best shape since its inception. Mint (doesn't siphon), Ubuntu (siphons responsibly) or Manjaro (if you miss rolling updates, but for humans)... Why suffer needlessly?

Mint is a dangerous distribution and should not be recommended to new users. Just install debian or use the ubuntu netinstall (mini.iso) or some minimalist distro like alpine (although alpine probably isn't great for new users.)

Re: Microsoft suspends Windows 10 update, citing data loss reports

#347

Earlier quoted context omitted.

I shifted to Linux full time this year from MacOS. The only thing I desperately need is a replacement for is MS Office. Any ideas? I'm a power user, which Google word is simply not good for.

LaTeX[0] might work for you. [0]: https://en.wikibooks.org/wiki/LaTeX

And if you're willing to consider LaTeX, I'd definitely recommend LyX.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#348
post #148

So glad now I turned off Window's updates (because no matter what I did they kept installing when they shouldn't have). I have been considering moving to linux for a while now because there's finally good alternatives for some of the apps I use, and I'm definitely going to start the move now. I had all my user folders moved and this could have been me (and my backup drive just died too!). The user folders were actual…

A real Sophie's choice: have your data stolen by hackers because you're vulnerable, or have your data deleted by the patches that secure your system!

Are they security patches, though? The difference between a critical safety update and the update that adds new things to Candy Crush is imperceptible to the casual user who just wants to get work done and will foster an unfair distrust of the important need for these updates. Additionally, the implementation is frustrating and buggy.

If someone updated OpenSSL from an insecure version on my machine, I'd probably never notice.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#349
post #186

Earlier quoted context omitted.

Humble tip - You can pause updates for up to 45 days. During this period, you can enable them at your leisure. This is what I do when I'm leaving my computer for an overnight rendering.

My own humble tip - switch this shit off. Here's what I've found to work for me: 0. install whichever Windows 10 has the group policy editor - I've got Windows 10 Pro, I think. (I'm at home right now and my work laptop is at the office) 1. run gpedit.msc 2. Go to Local Computer Policy\Computer Configuration\Administrative Templates\Windows Components\Windows Update 3. Double-click Configure Automatic Updates 4. Set u…

Not to distract from this useful tip, but remember when huge blocks of instructions like this were reserved for Linux desktops, and windows (mostly) just worked? What a wild world we live in.

Re: Microsoft suspends Windows 10 update, citing data loss reports

#350
post #294
post #115

I'm a tolerant person, but recently I switched from Windows to Mac because the forced Windows updates kept messing me up. One time I left a long simulation running overnight. In the morning, I was greeted by a computer that had automatically rebooted to install updates, killing my simulation. Another instance was my daughter's birthday party, where she wanted to show a movie. The computer decided to spend an hour doi…

Why don’t they let people set a certain day in the week for major updates (E.g. Sunday), and only the most important micro updates are force-installed immediately?

Some major updates replace other broken major updates.
Post reply on HN