Earlier quoted context omitted.
I'm surprised there aren't more people on here who moved to chome for the dev tools. That is what moved me over there. Firebug was great in it's day but at some point Chrome's dev tools just became too much better to make staying on Firefox possible.
Yes. DevTools's superiority was the catalyst for me (and many other devs I worked with at the time).
We Need Chrome No More
431–440 of 536 posts
Re: We Need Chrome No More
#432I enjoyed this post, but I take issue with the idea that Chrome was initially adopted, or served, "to break the Web free from corporate greed." Chrome's appeal was primarily technical. Each tab got its own process and could crash without taking down the entire browser. No one else had this at the time, and it was a big deal because Flash was still widespread so sites were even less stable than they are today. Luckily…
Re: We Need Chrome No More
#433The post is missing one simple point: the complexity of browser's engine. The complexity of current web client stack is comparable with the average OS. Any modern browser has all components of Android OS for example - internal file systems, threads, VM, virtual native code execution, independent windowing and graphics stack, message routing, etc. That's like situation with Windows and WINE. Yes, you may run some win…
IMHO we got here because we chose the design-by-committee philosophy of organizations like the W3C over more of a waterfall approach built from first principles. I would like to see a core HTML/CSS/Javascript spec that is a union of features proven to be available and work consistently across all browsers. The spec should incorporate ideas that are obvious in hindsight, such as the DOM diffing optimizations in framew…
Re: We Need Chrome No More
#434Earlier quoted context omitted.
I'm surprised there aren't more people on here who moved to chome for the dev tools. That is what moved me over there. Firebug was great in it's day but at some point Chrome's dev tools just became too much better to make staying on Firefox possible.
I vaguely remember all of those things as separate phases. - Moving away from IE, I fell in love with Opera (lots of built-in features), most others with Firefox - Chrome comes in, it's Google, it's lightweight, people try it and like it - Chrome gets really fast, it appeals to even more people - Meanwhile, Firefox has enough extension power to replace Opera for me (who can live with the tabs BELOW address bar or wit…
There's plenty of room to improve on privacy. Non technical people don't care too much about privacy issues yet, but they will.
Re: We Need Chrome No More
#435Earlier quoted context omitted.
I'm surprised there aren't more people on here who moved to chome for the dev tools. That is what moved me over there. Firebug was great in it's day but at some point Chrome's dev tools just became too much better to make staying on Firefox possible.
Back when Chrome was new, I'd occasionally open Firefox for the debugging tools.
Re: We Need Chrome No More
#436I enjoyed this post, but I take issue with the idea that Chrome was initially adopted, or served, "to break the Web free from corporate greed." Chrome's appeal was primarily technical. Each tab got its own process and could crash without taking down the entire browser. No one else had this at the time, and it was a big deal because Flash was still widespread so sites were even less stable than they are today. Luckily…
Also when Flash crashed it would crash its container opposed to the outer page. Flash was also a separate process from the containing page.
Re: We Need Chrome No More
#437The post is missing one simple point: the complexity of browser's engine. The complexity of current web client stack is comparable with the average OS. Any modern browser has all components of Android OS for example - internal file systems, threads, VM, virtual native code execution, independent windowing and graphics stack, message routing, etc. That's like situation with Windows and WINE. Yes, you may run some win…
I'm with you here, go on
>That's like situation with Windows and WINE.
Um, no. The situation is not, and has not ever been like that.
(If you think the analogy holds water, the burden is on you to argue that. I am not going to write an essay on how an airplane is unlike a cow; it simply is not.)
Re: We Need Chrome No More
#438Earlier quoted context omitted.
I vaguely remember all of those things as separate phases. - Moving away from IE, I fell in love with Opera (lots of built-in features), most others with Firefox - Chrome comes in, it's Google, it's lightweight, people try it and like it - Chrome gets really fast, it appeals to even more people - Meanwhile, Firefox has enough extension power to replace Opera for me (who can live with the tabs BELOW address bar or wit…
> Microsoft is trying to drive people away from IE, hoping for Edge adoption. Lolno, they gave up and are ditching Edge to use Chrome because Electron. https://9to5google.com/2018/12/03/microsoft-chrome-based-bro...
Re: We Need Chrome No More
#439I have one bigger complaint: It blows my mind that web browsers take GBs of ram to run. I mean, c'mon, it's 2019 how can we not address that? It's probably the biggest concern I hear from everyone that uses Chrome and knows how to read their task/app manager
Leaving aside everything else, how is that even relevant? Even cheap laptops have 8gigs of ram these days, most have 16. Considering the browser is becoming the de-facto single application used at all for most people, what else would they need their ram for?
Re: We Need Chrome No More
#440Extensions. I am now locked into Chrome because several services I use require Chrome extensions that aren't available elsewhere. The idea that Chrome can be unseated, or isn't needed, is unrealistic for the many users who rely on Chrome-exclusive extensions.
Firefox implements chrome's webextensions api, so it should be possible to run those extensions. Try chrome store foxified https://addons.mozilla.org/en-US/firefox/addon/chrome-store-...