I'm still worried about how secure Firefox is in relation to Chrome. From what I understand, Firefox exploits only go for $30k at Pwn2Own, while Chrome exploits go for $80k. Should I be worried?
How Firefox Got Fast Again
191–200 of 713 posts
Re: How Firefox Got Fast Again
#192I switched back to Firefox 54 from Chrome when multiprocess browsing ("Electrolysis") came out of beta. It's been absolutely great. It's fast and I trust and like the nonprofit behind it. And all the extensions I care about are available. My main issue with Chrome was the endless nags to sign in to a Google account, and just generally wanting less dependence on Google. I also like that Firefox has a built in tracking…
https://github.com/Eloston/ungoogled-chromium removes many of the nagging and background features related to Google services.
Re: How Firefox Got Fast Again
#193I switched back to Firefox 54 from Chrome when multiprocess browsing ("Electrolysis") came out of beta. It's been absolutely great. It's fast and I trust and like the nonprofit behind it. And all the extensions I care about are available. My main issue with Chrome was the endless nags to sign in to a Google account, and just generally wanting less dependence on Google. I also like that Firefox has a built in tracking…
How do FF users do this?
Re: How Firefox Got Fast Again
#194I switched back to Firefox 54 from Chrome when multiprocess browsing ("Electrolysis") came out of beta. It's been absolutely great. It's fast and I trust and like the nonprofit behind it. And all the extensions I care about are available. My main issue with Chrome was the endless nags to sign in to a Google account, and just generally wanting less dependence on Google. I also like that Firefox has a built in tracking…
I've been on Firefox since I can remember it being out, but the latest versions, 56+, have me using it only intermittently due to battery drain issues on Mac[0] :(. I am really hoping they get this fixed shortly. [0] https://bugzilla.mozilla.org/show_bug.cgi?id=1404042
Re: How Firefox Got Fast Again
#195I know this is just one data point, but I just downloaded Firefox 56, and it is still as slow as I remember. Loading YouTube seems to lag behind Chrome, and viewing .gifv videos causes a noticeable stutter. I'll give it another shot next version.
Re: How Firefox Got Fast Again
#196I'm assuming the Chrome code suffers from the same issues the FF did/does: you simply don't shoehorn in shared memory concurrency in some nontrivial piece of C++ code.
Mozilla threw some serious research and time at the problem. Is Google doing that too? Or are they confident enough that Chrome will be fast enough in the future without major architectural refactoring?
Re: How Firefox Got Fast Again
#197Somewhat tangentially, I really like the cartoons Lin has made. I’ve found I’ve naturally anthropomorphized code. Often when I start working with someone new they get confused when I start talking about constructs like people. I think it’s given me a different perspective on encapsulation and concurrency than most people. I don’t know if I’ve ever worked with someone that thinks the same way. When I work on code that…
Also, I had never previously seen the code cartoons produced by @linclark...but now seeing them (and digging a little deeper), count myself a fan!
Re: How Firefox Got Fast Again
#198Am I the only one that is confused by Firefox's "fast again" narrative? I remember that they launched the https://arewefastyet.com/ site a few years ago to fight the idea that FF was slow. It feels like there's a new blog post that essentially says the same thing "we're fast now" every couple of months. So I find this all confusing. Am I just remembering incorrectly, or haven't they already declared "we're as fast as…
Chrome being the fastest browser is ancient history.
Re: How Firefox Got Fast Again
#199Re: How Firefox Got Fast Again
#200I know this is just one data point, but I just downloaded Firefox 56, and it is still as slow as I remember. Loading YouTube seems to lag behind Chrome, and viewing .gifv videos causes a noticeable stutter. I'll give it another shot next version.