Earlier quoted context omitted.
The HW has proprietary power management features that Windows cannot take advantage of. For the end user it's probably no big deal, but I think the commenter you replied to is right - power management is a delicate dance between hardware and software, and not all hardware is accessible from all software on every platform.
"Can't" and "won't" are distinct; if Apple doesn't want to write e.g. Power Nap drivers for Windows, Microsoft could certainly do it. (I'm surprised they haven't; Windows has the incentive to work well everywhere much more than Macs have an incentive to run everything equally well.)
Building a more power-efficient browser
21–30 of 105 posts
Re: Building a more power-efficient browser
#22But how does it compare to Safari on Apple computers? AFAIK Safari is extremely power efficient.
That's really an Apples to Oranges comparison since Macs and PCs aren't comparable. Yes you could run Windows in BootCamp but it isn't tuned for that and is actually hampered. It would be like making a Surface Pro a hackintosh and using that as a basis for comparison.
Re: Building a more power-efficient browser
#23Re: Building a more power-efficient browser
#24Power efficient is nice, but today's mobile phones have much lower hanging fruit -- you could run the CPU for days at 100% if you didn't care about the display/backlight, cellular radio, or GPS. If you don't believe me put your phone in airplane mode and play a video or game on loop with the brightness turned all the way down.
Re: Building a more power-efficient browser
#25Re: Building a more power-efficient browser
#26They can start to compare themselves against Chrome when they are at least at feature parity with HTML5, CSS3, Ecmascript6, work cross-platform (not just on Microsoft-owned platforms), and have useable developer tools. I'm not sure I know of any professional web developers that don't view IE/Edge as an afterthought still. We build our applications in Chrome/FF, using Chrome/FF, and occasionally test to make sure the…
Now, I don't use Windows, but I've switched from Chrome to Safari because it's easier on my aging MacBook battery.
Re: Building a more power-efficient browser
#27Earlier quoted context omitted.
Extensions are coming with the anniversary update in a month or so, I'm excited!
I have a Surface Book, once Edge support EFF Privacy Badger, Edge will likely become my default browser.
I'd been using IE on that thing on account of nobody else being able to do it right.
Re: Building a more power-efficient browser
#28They can start to compare themselves against Chrome when they are at least at feature parity with HTML5, CSS3, Ecmascript6, work cross-platform (not just on Microsoft-owned platforms), and have useable developer tools. I'm not sure I know of any professional web developers that don't view IE/Edge as an afterthought still. We build our applications in Chrome/FF, using Chrome/FF, and occasionally test to make sure the…
While I am not a Windows developer in the slightest, this is sort of missing quite a bit.
https://msdn.microsoft.com/en-us/windows/uwp/get-started/cre...
https://github.com/Microsoft/node-uwp
https://developer.microsoft.com/en-us/windows/develop/winjs
Microsoft support using JS to develop desktop applications using web-tech as a first-class citizen.
Re: Building a more power-efficient browser
#29Still a mediocre browser though IMO. iamleppert nailed it on the head.
Re: Building a more power-efficient browser
#30They can start to compare themselves against Chrome when they are at least at feature parity with HTML5, CSS3, Ecmascript6, work cross-platform (not just on Microsoft-owned platforms), and have useable developer tools. I'm not sure I know of any professional web developers that don't view IE/Edge as an afterthought still. We build our applications in Chrome/FF, using Chrome/FF, and occasionally test to make sure the…
Edge 14 has 90% on kangax, putting it on par with current Firefox 48.
>work cross-platform (not just on Microsoft-owned platforms)
Valid concern.
>have useable developer tools
Have you tried them recently? They've made massive improvements.
>They are also missing something like Electron
UWP for Windows 8+, HTA for older platforms.