Earlier quoted context omitted.
Here is 1 for you: > As far as I can tell, as long as Windows Defender (and presumably other A/V scanners) are running, there's no way to make the Windows I/O APIs consistently fast. https://gregoryszorc.com/blog/2021/04/06/surprisingly-slow/ This is really even a common knowledge - if you did ANY IT work, you should already know it. I can't count the number of times when server wasn't working correctly when it turns…
Yes, PC desktops commonly run AV which can impact certain common subsystems in their routine operations. This is true on Windows, Linux, and MacOS. This is perfectly reasonable for the 99% of PC users that are not programmers and power users. > it just has Defender on It's unfortunate Defender would come pre-installed even on Server.
Reclaim Windows10
181–190 of 207 posts
Re: Reclaim Windows10
#182Earlier quoted context omitted.
So you decide to double down on your wrongness? Windows Defender has a marginal impact on performance, such that for most users and most tasks it's not even perceptible. > need me to LMGTFY You've provided zero evidence to the contrary. The burden of proof is on you.
> Windows Defender has a marginal impact on performance, Oh, come on; there are issues like this: https://github.com/rust-lang/cargo/issues/5028 and the app developers do handstands in order to minimize the impact; for example, cargo guys had to redo their file closing on Windows to be done asynchronously, so they would not have to wait for Defender.
Re: Reclaim Windows10
#183Earlier quoted context omitted.
> It does not send your personal files to MS. Stop with the lies, please. what does this option do then? https://www.howtogeek.com/wp-content/uploads/2017/08/img_599... and of course: it's enabled by default
This does not send personal files to MS, no. It sends executables that have been already flagged as a virus through other methods (e.g. heuristics). Also this is part of Defender, not of SmartScreen.
plus the T&Cs let them send whatever they want
Windows now behaves like mid 2000s malware, but with more ads
Re: Reclaim Windows10
#184Earlier quoted context omitted.
macOS isn't any better in that regard. Some software takes 30+ seconds of Apple "verifying" before the application is even launched.
This usually comes up as a problem when you try running a large application from a compressed disk image. Copy the application out of the disk image first. Verifying the application (and running it) will be much faster.
Re: Reclaim Windows10
#185Earlier quoted context omitted.
Sadly, this is an expected consequence of the aggressive monetization, telemetry, and other tracking that ships with the OS. When you make it hard to trust the system, people will look at any component that seems unnecessary. They might not know what it is, but they don't trust it anymore. So it might as well get disabled. You know, to be safe. But at the end of the day I suppose it's only a small percent of users, i…
This class of user has always been doing such silly things long before "monetization". There were plenty of guides for Windows XP and Vista claiming to "increase performance" by disabling things like the indexer (fun fact, that will TANK your performance in a variety of areas), the Cryptographic services, and more. They never had any trust to violate, only a strange (and completely incorrect) sense that they knew mor…
So regardless of the metrics that support such practice, and casting aside the thousands of people that have routinely seen benefit from the practice, Windows can't be optimized further by the end-user?
As someone who has never encountered a well optimized Microsoft product, and as someone who has routinely had to modify their off-the-shell installs, color me suspicious.
(Agreed, the shady practices and over-zealous disabling of services should stop; but come on -- the end user occasionally understands what they need to do better than the engineer that sold them a generic tool to facilitate generic computer-enabled work.)
Re: Reclaim Windows10
#186Earlier quoted context omitted.
In Vista RTM and sp1 turning off indexer was a great solution. It was monster on the drive and memory (5-10 min startups on computers that should be up in 30-60 seconds and were after you turned things like that off). They fixed it in sp2. Superfetch was just as bad as well as the windows defender. Most of that was fixed in win7. I now let all 3 of those services run. The issues were fixed... The problem is these 'so…
but why would you let indexer run at all when Everything ( https://www.voidtools.com ) runs faster, is more accurate, and is a small standalone executable?
Re: Reclaim Windows10
#187Earlier quoted context omitted.
Sadly, this is an expected consequence of the aggressive monetization, telemetry, and other tracking that ships with the OS. When you make it hard to trust the system, people will look at any component that seems unnecessary. They might not know what it is, but they don't trust it anymore. So it might as well get disabled. You know, to be safe. But at the end of the day I suppose it's only a small percent of users, i…
This class of user has always been doing such silly things long before "monetization". There were plenty of guides for Windows XP and Vista claiming to "increase performance" by disabling things like the indexer (fun fact, that will TANK your performance in a variety of areas), the Cryptographic services, and more. They never had any trust to violate, only a strange (and completely incorrect) sense that they knew mor…
Re: Reclaim Windows10
#188Earlier quoted context omitted.
> Naturally I trust both of them more than so called SmartScreen because unlike Smartscreen, I can inspect their code. > I got Winmerge binary directly from GitHub repo. As trusted as it gets, short of compiling myself. So, you don't actually know what code you're running and that binary actually could be malware.
Yes, and original comment addresses that. In theory WinMerge binary can contain malware. But WinMerge authors have a proven track record against that and they are transparent about working of their application enough through their source. MS and Smartscreen do not have that track record, and IMO have an opposite kind of record with all kind of map/adware practices throughout the system and applications. So if an untr…
Re: Reclaim Windows10
#189Earlier quoted context omitted.
Just asked this a day ago but got no reply, so here it goes again: it looks like there could be strings attached, possibly due to my ignorance though - can this be licensed to a single user? Recently I was working on a machine with an LTSC release (not mine, acquired by another company) and it didn't seem possible to apply updates, just saying 'contact your system administrator to update'. So I told the company they'…
Possibly misreading you, but updates behave differently in LTSC. It stays at the same level (1809 in LTSC) until the next major release and just auto-installs (very quickly, in between reboots and without forced prompts) security updates every couple of weeks or so.
Re: Reclaim Windows10
#190Earlier quoted context omitted.
Can you name a few consumer-level boycotts in, say, the last 50 years, which actually accomplished their goals?
Off the top of my head (Nestlé boycott) https://en.wikipedia.org/wiki/Nestl%C3%A9_boycott (Nike boycott) https://www.theguardian.com/environment/green-living-blog/20... (South Africa boycott) https://en.wikipedia.org/wiki/Dunnes_Stores_strike Going into the registry is madness, especially when you're purchasing a license for the OS. Personally I'm going to get a new mac when they get the ram up to 64GB with the new p…
Concerning the other two, the Nestlé boycott does not seem to have had much, if any, impact, and it’s at least debatable if the Nike one did much, and if it did, then the impact is not due to informed individuals “speaking with their wallet”, but the wide publicity.
This is why I specified “consumer-level”; a boycott which includes continuous publicity from major media is no longer consumer-level.