Earlier quoted context omitted.
It's almost as if Google is a massive organization running hundreds of initiatives spanning decades, making it difficult to simplify things with a single description.
And Microsoft is a feisty startup with a focused product line?
The new Microsoft Edge is out of preview
401–410 of 487 posts
Re: The new Microsoft Edge is out of preview
#402Earlier quoted context omitted.
Or they could have open sourced EdgeHTML. It's not like it was worse, than Gecko.
It was worse than Gecko. Gecko is excellent. Edge still has (had?) so many rendering issues on sites we make. One thing I find really impressive about Firefox, despite the completely different engine I _very_ rarely find FF-specific bugs.
Many (all?) Oslo postcodes start with 0, and their site truncates the 0 when you try to enter your postcode. Their stated solution was to use Chrome, so they don't get any of my business.
Re: The new Microsoft Edge is out of preview
#403Earlier quoted context omitted.
In terms of being a platform for applications, the browser landscape today is paradise on earth compared to the hellscape we endured in the early 2000s while trying to develop apps for IE6. Just focussing on the browser itself: * Today's developers enjoy a large and rich platform of (relatively) bug free functionality and APIs on which to build. The hellscape had very limited APIs and were riddled with bugs. For a lo…
> In terms of being a platform for applications, the browser landscape today is paradise on earth compared to the hellscape we endured I completely agree, but the points that you then make simply show how modern browsers are vastly better than the old ones. I love developing for a modern browser, such as Chrome. I just fail to see how the claim that having competing browser engines that do not have complete feature p…
The primary reason why the hellscape was bad, and remained bad for so long, was because we had a single "winner" of the browser wars. Microsoft won and they immediately tried to strangle the web for years. There were no alternative browsers for a long time to provide some kind of competition which might improve the matter. Sure, we could just test on IE and only support IE, but it was still an awful browser and MS wanted it that way.
The point is that the bad "technical" level situation was sustained by the browser political mono-culture. I'm somewhat positive now about the current situation with MS getting more involved because it will add more diversity to our current political browser situation. This should translate into better results for everyone on all levels, technical, user, privacy (I hope), etc.
So maybe from a pure browser engine point of view there is the same or less diversity, but this situation is very different from the early 2000s one.
Re: The new Microsoft Edge is out of preview
#404Earlier quoted context omitted.
I am so sad about the fact that Edge can no longer read epubs and seems to have (so far) sub par pdf reading. It's been my go to pdf reader for a while now and I love the way it scrolls. It is so smooth - just like preview on a mac. I haven't found anything else that comes close to edge for the smoothness of its pdf reading on windows, so I will definitely be holding out on this update for as long as I can. I don't r…
Have you found any good ePub reader? Zathura and Calibre are insanely bloated. FBreader is just no. Emacs works, but has similar functionality to FBreader.
Re: The new Microsoft Edge is out of preview
#405Regarding the topic of browser mono-cultures, I was web developer in the post browser war era in the early 2000s where we had a dominant IE6 and a stagnant browser landscape. It was bad. Real bad. But I'm actually fairly positive about MS getting into the chromium landscape and back into the game. Let's face it MS had lost all of its influence in the browser world before dropping IE and making this move. It is a Goog…
I just wish they'd moved to Gecko instead of Chromium. It's not like Gecko is an inherently inferior engine by any stretch, and it would significantly bolster their marketshare so that developers actually have to test against it.
The usual answer to that complaint is that Gecko is harder to embed. MDN pages on the subject even mention it’s deprecated and that the documentation is obsolete.
Re: The new Microsoft Edge is out of preview
#406Earlier quoted context omitted.
Google is here to protect you from the lovely document reader that they forcibly mutated into a toxic app platform.
So you’d rather live in a world where all the web apps you use every day need to be installed and run with full user permissions? The web is the safest, most battle-tested sandbox environment to run apps in. It’s so safe that you click random links all day long, running 1000s of apps and never have to worry. I’ll take web apps over native apps from a security perspective, thank you.
Re: The new Microsoft Edge is out of preview
#407If there was only a handful of primitives to implement, and everything else was built on it, then it would be much easier to stay compatible.
This is the kind of situation that has led to IE6 dominating the web, then motivating Google to create a browser, take the market and then Microsoft finally dropping their web engine and taking up Chromium.
Re: The new Microsoft Edge is out of preview
#408Re: The new Microsoft Edge is out of preview
#409Earlier quoted context omitted.
The sad thing is that those apps' HTML and JS probably are standards-compliant, so supporting Slack, Teams, VSCode, (Electron) Skype, etc in a Firefox-based version of Electron should be possible and very straightforward - yet it probably won't happen. What's sad is that Windows 98 fully supported desktop-based HTML+JS apps ("HTA Applications"), with access to native resources (using COM via `new ActiveXObject`) and…
> Just imagine what today's world would be like if Microsoft did pitch HTA That would have been a security nightmare.
Re: The new Microsoft Edge is out of preview
#410Earlier quoted context omitted.
It was worse than Gecko. Gecko is excellent. Edge still has (had?) so many rendering issues on sites we make. One thing I find really impressive about Firefox, despite the completely different engine I _very_ rarely find FF-specific bugs.
www.just-eat.no Many (all?) Oslo postcodes start with 0, and their site truncates the 0 when you try to enter your postcode. Their stated solution was to use Chrome, so they don't get any of my business.
[1]: https://www.w3.org/TR/html52/sec-forms.html#number-state-typ...
> User agents must not allow the user to set the value to a non-empty string that is not a valid floating-point number. If the user agent provides a user interface for selecting a number, then the value must be set to the best representation of the number representing the user’s selection as a floating-point number.