Some highlights: Microsoft installed an app in users’ system trays advertising the free upgrade to Windows 10. Not satisfied, the company eventually made Windows 10 a recommended update so users receiving critical security updates were now also downloading an entirely new operating system onto their machines without their knowledge. This is essentially equivalent to saying: You've been running whatever version of Win…
And yet the game Overwatch doesn't have an OSX port so I have windows 10 setup as a dual-boot option. It seems that Microsoft has correctly deduced that users don't really give a fuck. They'll throw a hissy fit, they'll make all sorts of blog posts, but at the end of the day the majority are still staring at a windows 10 installation screen and dealing with it.
With Windows 10, Microsoft Disregards User Choice and Privacy
381–390 of 413 posts
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#382Earlier quoted context omitted.
Once you stop playing games (it happens eventually for many of us), your need to have Windows around will drop considerably. Are there any killer apps other than games to have Windows around @home?
Sharex. Holy shit, sharex. It's a program that's a combination of a universal file sharer, screenshotter, image editor, screen recorder (which can output gif) and a seriously unbelievable suite of tools like OCR, image combiners, a QR generator, etc. When I say universal file sharer, I mean everything. It uploads to different sites based on the filetype, be it drive for files, gifycat for .mp4's, pastebin for text, w…
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#383Earlier quoted context omitted.
Once you stop playing games (it happens eventually for many of us), your need to have Windows around will drop considerably. Are there any killer apps other than games to have Windows around @home?
Unfortunately I need to stay with Windows for the moment only for Ableton Live, which is IMO the best Pro Audio/Music creation tool. I can't run it in a VM because only basic sound features work in a VM (I'm using a PCI soundcard, actually thinking about it now, maybe USB3 soundcards could work well in a VM?). Also Photoshop is pretty much the gold standard for image editing, but I could be happy running that in a VM…
Should you want a sandboxed VM, Windows in KVM/Qemu with USB passthrough, and GPU passthrough might solve all your audio/photoshop needs.
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#384Earlier quoted context omitted.
Unity and Unreal are all cross platform. As for VS - that was never really a consideration to stay on the platform for a lot of developers.
> As for VS - that was never really a consideration to stay on the platform for a lot of developers. By what means are you measuring these considerations? Do you have some sort of citation? As a developer, the biggest reasons for me to stay on Windows are Office, IIS, SQL Server and Visual Studio. Nothing on any other platform comes close the the usability of these. Furthermore, knowing these products really well get…
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#385Some highlights: Microsoft installed an app in users’ system trays advertising the free upgrade to Windows 10. Not satisfied, the company eventually made Windows 10 a recommended update so users receiving critical security updates were now also downloading an entirely new operating system onto their machines without their knowledge. This is essentially equivalent to saying: You've been running whatever version of Win…
Interesting thought... If Microsoft forces a new version on your computer, and you refuse the EULA, what happens? Second thought - if you can't undo the install upon refusing the EULA, has Microsoft committed a crime of computer vandalism by (in effect) bricking your computer? Something tells me that some smart lawyers are going to blast some holes in this. Especially from a trade secret perspective where some smart…
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#386After the crap associated with the Anniversary Update, I decided to stop threatening to move to Linux every time Microsoft made a consumer-hostile move and just do it, in order to see how feasible the shift would be. Fedora has been fine so far, sans a few hardware-specific issues I've run into. The laptop is certainly better optimized for Windows, which is not surprising. I'm trying to document all of the problems I…
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#387Earlier quoted context omitted.
> There is probably a registry value you can change to do so though. Thanks, but with "probably" I sense that I'm about to get into what I call "mud wrestling" or hours or days of just throwing wild guesses against a wall to see if any appear to stick. I've only got 365 days a year, and I've given away far too many of them to such mud wrestling. GOD knows I do NOT want to do more of that. For physical things, say, an…
Why don't you want security updates? Personally, on all OSes I use I just want security updates to happen. My time is too valuable for me to go reading about every minor security update, when I will just install it anyway.
So, in this tread I mentioned that I wanted to select when to have updates and didn't want automatic updates and that because of my concern that at least in principle updates could break existing development tools or running production code.
So, if I'm not ready to take the time, money, and effort to respond to such breakage, then I want to delay updates until I am.
In particular for my development and production systems, an automatic update that breaks crucial tools or working code could be a disaster for my startup.
Okay, now we have a current example of where a Microsoft Windows 10 update broke old code that was working.
So, the HN link is at
https://news.ycombinator.com/item?id=12319661
the story is at
https://github.com/abrenaut/posio
and the title of the story is
"Show HN: A Multiplayer Geography Game Using WebSockets (github.com)"
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#388Earlier quoted context omitted.
Sharex. Holy shit, sharex. It's a program that's a combination of a universal file sharer, screenshotter, image editor, screen recorder (which can output gif) and a seriously unbelievable suite of tools like OCR, image combiners, a QR generator, etc. When I say universal file sharer, I mean everything. It uploads to different sites based on the filetype, be it drive for files, gifycat for .mp4's, pastebin for text, w…
Sharex qualifies for Zawinski's Law[0] 0. http://catb.org/jargon/html/Z/Zawinskis-Law.html
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#389Earlier quoted context omitted.
Do you know any windows dns cache programs able to filter per application sending a query? Is it even possible in Windows to do that? Something that would allow chrome.exe full access, but block all dns queries from svchost.exe process?
You would need a software firewall for that.( Komodo? ) Not a cache server. Though running your own dns server on top of that would be nice too.
So far only way to prevent dns tunneling I can come up with involves giving up dnscache :(. To make up lost performance you could maybe run dnsmasq on the router, or in a virtual machine? or somehow force dnscache to listen on virtual network adapter?
Re: With Windows 10, Microsoft Disregards User Choice and Privacy
#390Earlier quoted context omitted.
> As for VS - that was never really a consideration to stay on the platform for a lot of developers. By what means are you measuring these considerations? Do you have some sort of citation? As a developer, the biggest reasons for me to stay on Windows are Office, IIS, SQL Server and Visual Studio. Nothing on any other platform comes close the the usability of these. Furthermore, knowing these products really well get…
didn't MS SQL Server just get ported to *Nix?
Do you think it will ever reach parity with the Windows version though?
Microsoft is acutely targeting devs who build cloud apps for the public or for very large organizations with the Linux version of SQL Server. Devs like me who build apps that are self-hosted (almost always in-house) for small and medium sized businesses. My customers need all that Windows integration including (among many, many other considerations) Windows authentication, Windows file sharing and security, SQL Server Integration Services (none of which are probably available on Linux...SSIS for sure) and they need it running on Windows because that's all they know or want to know.
There are certainly more developers like me than their are of the other type.