Earlier quoted context omitted.
No, I tell my friends and family to use Firefox. There is more than one decent browser out there. I don't like the idea of everything using the Chromium engine; monoculture _is_ bad and we shouldn't put our eggs in the one basket. That said, IE and Edge have historically been terrible both compatibility and performance-wise. It's not just websites that aren't tested in Edge - my experience with Edge is that all aspec…
Safari is leaving itself in the dirt. It's the new IE with slow, quirky, and unreliable features. They made some advancements in privacy, but so did Firefox without giving up on actual rendering and standards.
Microsoft is building a Chromium browser to replace Edge on Windows 10
351–360 of 774 posts
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#352More monoculture :( I'm just waiting for the day Microsoft announces that they are dropping their own compiler in favor of Clang/LLVM.
But they have adopted GCC for Azure Sphere though.
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#353What other options do they have? Even on HN you hear "I use Egde to download Chrome". Many of you here don't test your own work in Edge. At the same time Microsoft is getting the heat that Windows 10 is unstable and the last major update shows that it is. Very urgently, I imagine, Microsoft is trying to change the perception of Windows 10 by doing everything they can to make it more stable. Changing the browser engin…
Microsoft only releases it on one OS. so if you happen to use a Mac or Linux you need another browser. Chrome and Firefox are the only viable options. Also Microsoft are victims of their own legacy, namely what they did with Internet Explorer. Changing the box model, not adopting standards, not fixing bugs, causing no end of headaches for people having to support IE and so on. Trust needs to be earned. Apple had the…
Most of the things you said I agree. But honestly the box model is one of these. The additive model standardized by W3C isn't really popular in the web designer crowd. I cut my teeth in an era where W3C and standard compliance were huge things, so I accepted the additive model without question. Nowadays though many designers opt for Microsoft's "broken" box model aka subtractive model through the box-sizing property.
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#354Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#355Earlier quoted context omitted.
The main reason developers prefer chrome over firefox is the devtools hands down. When firebug was amazing in the jquery era, we used firefox but now chrome's devtools is simple, fast and full featured to use. If firefox's devtools is as good as or better than chrome's maybe things can change!
What specifically do you find better in the Chrome devtools? I find Firefox devtools to be slightly nicer (but I don't really think either one has a massive edge over the other).
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#356Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#357Earlier quoted context omitted.
As someone who switched from Chrome to Firefox a few months ago my main issues are: * No spellcheck in form fields (without a plugin, and I hate plugins). * It feels slower. There's something about it that just doesn't feel as fast. Mostly things like opening windows etc. * There's some annoying defaults. * Dev tools aren't as good. * Updates aren't installed automatically. I mean, it's close to Chrome, which is good…
Spell check just needs a dictionary installed, not a plugin. This takes about three clicks.
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#358Earlier quoted context omitted.
As someone who switched from Chrome to Firefox a few months ago my main issues are: * No spellcheck in form fields (without a plugin, and I hate plugins). * It feels slower. There's something about it that just doesn't feel as fast. Mostly things like opening windows etc. * There's some annoying defaults. * Dev tools aren't as good. * Updates aren't installed automatically. I mean, it's close to Chrome, which is good…
Spell check just needs a dictionary installed, not a plugin. This takes about three clicks.
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#359Earlier quoted context omitted.
Safari is leaving itself in the dirt. It's the new IE with slow, quirky, and unreliable features. They made some advancements in privacy, but so did Firefox without giving up on actual rendering and standards.
Meanwhile Chrome is a bloated resource hog that, despite its resource usage, still scrolls like early Android phones. It's embarrassingly bad compared to Safari's buttery smooth scrolling.
Re: Microsoft is building a Chromium browser to replace Edge on Windows 10
#360Earlier quoted context omitted.
Yeah, this is just depressing and honestly a little baffling. Seems contrary to Microsoft's interests - why let Google control this aspect of the Web? (Obviously, MS will maintain their own fork and can permanently fork away whenever they want/need to, I guess, so it's not like they've locked themselves in forever, but still) I actually wasn't aware of the problems with Edge. This is the first I've heard of them... I…
>Yeah, this is just depressing and honestly a little baffling. Seems contrary to Microsoft's interests - why let Google control this aspect of the Web? Chromium != Google. Chromium is the FOSS project that Chrome is based off of.