Earlier quoted context omitted.
I switched to linux. I like it and haven't really had any issues to speak of. Not with sound, video, wifi or any of the other things people complain about. My fan went, but likely it was a pet fur issue, and easy to fix... I'm not an admin. I know how to use the command line, and how to use it as a work machine. Really my experience over the past 3 years, its been as trouble free as my Mac used to be. It really is th…
Can you hybernate your system without issues?
Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
331–340 of 443 posts
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#332Quick napkin math of the wasted power : Firefox has ~300e6 users, let's assume the bug wasted 5 extra watts 4 hours a day. That's 250 megawatts saved, the equivalent of an average coal power plant. Because some Microsoft engineer missed a bug.
> That's 250 megawatts saved, the equivalent of an average coal power plant. Because some Microsoft engineer missed a bug. Are you sure you want to invoke this logic? Because following it through imagine the energy savings if Firefox users switched to Chrome.
And then imagine Safari on an M1.
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#333Earlier quoted context omitted.
I switched to linux. I like it and haven't really had any issues to speak of. Not with sound, video, wifi or any of the other things people complain about. My fan went, but likely it was a pet fur issue, and easy to fix... I'm not an admin. I know how to use the command line, and how to use it as a work machine. Really my experience over the past 3 years, its been as trouble free as my Mac used to be. It really is th…
> I switched to linux. I like it and haven't really had any issues to speak of. Not with sound, video, wifi or any of the other things people complain about. What's your machine+distro?
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#334If you're on a Mac and using FF (probably not FF specific), turning off "ambient mode" in youtube can save 30% cpu. I just found this out while searching why FF was taking 90% of my cpu while watching youtube videos in normal mode, but went down to 40% use if viewing in full screen. Turns out that this youtube "ambient mode" was the culprit. My lap is now cooler and the fan doesn't turn on anymore. I wonder how much…
Or stop using the crap YT frontent entirely - https://yewtu.be Run your own alternate frontend - https://github.com/iv-org/invidious
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#335> mpengine.dll version 1.1.20200.4 was released on April 4, so the fix should be available for everybody now. See the end of comment 91 to know what version you are using. Also, the latest discoveries in bug 1822650 comment 6 suggest that we can go even further down in CPU usage, with all antivirus software this time, not just Windows Defender. Really nice to see open collaboration between Mozilla and Microsoft devel…
To be clear: I'm aware Windows Defender updates itself independently of Windows Update, and I actually don't mind and even appreciate this behaviour since Defender updates almost always aren't intrusive unlike the rest of Windows Update.
Just an FYI for people with similar configs.
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#336If you're on a Mac and using FF (probably not FF specific), turning off "ambient mode" in youtube can save 30% cpu. I just found this out while searching why FF was taking 90% of my cpu while watching youtube videos in normal mode, but went down to 40% use if viewing in full screen. Turns out that this youtube "ambient mode" was the culprit. My lap is now cooler and the fan doesn't turn on anymore. I wonder how much…
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#337Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#338Earlier quoted context omitted.
its not there for me. I dont see it in any settings anywhere.
Is Dark Mode in either your OS or Youtube turned on? It's not an option unless you're in DM.
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#339Earlier quoted context omitted.
I'm not sure how you can possibly qualify VirtualProtect as "an expensive platform feature". Looking at the operation that VirtualProtect actually has to perform, from first principals, it should be one of the cheapest syscalls in the entire kernel. The bug was that ETW (in the antivirus process) was doing something braindead; zeroing a megabyte of memory unnecessarily every time someone called it just to get the siz…
Branch prediction should be a super-dumb algorithm, but then Spectre comes along and, oh dear. Malware protection algorithms make fools of us all.
The bug was in ETW, which just happened to surface in a windows utility that ostensibly protects you from malware.
Re: Microsoft fixes 5-year-old Defender bug, reducing Firefox-related CPU use by 75%
#340Quick napkin math of the wasted power : Firefox has ~300e6 users, let's assume the bug wasted 5 extra watts 4 hours a day. That's 250 megawatts saved, the equivalent of an average coal power plant. Because some Microsoft engineer missed a bug.
> let's assume the bug wasted 5 extra watts 4 hours a day. How did you come to this?