Earlier quoted context omitted.
Yes we can ditch chrome. But what about general population? Now that websites may choose to give incompatiblity prompts to Firefox since it impacts there revenue through ads. They will ask users to switch to chrome. This might affect Firefox in long run. It's market share might drop.
Google already blocks some of its features from working in Firefox. We discussed this in April: https://news.ycombinator.com/item?id=19669586
Google to restrict modern ad blocking Chrome extensions to enterprise users
771–780 of 909 posts
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#772Earlier quoted context omitted.
I switched to Chrome the same day the beta was released mostly because of the speed. Nowadays I stay because I keep my passwords synced over my Google Account and I'm not sure if Firefox works with that.
More vendor lock-in. I keep my passwords in bitwarden, which has extensions for both firefox and chrome
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#773Earlier quoted context omitted.
Firefox has significant performance and correctness problems. * Multi-second UI jank/freeze ( https://bugzilla.mozilla.org/show_bug.cgi?id=1546847 ) * HTTP2 is broken, infinite-stalls and internal errors surface if you upload enough files ( https://bugzilla.mozilla.org/show_bug.cgi?id=1540574 ) * WebGL is very slow on Linux ( https://bugzilla.mozilla.org/show_bug.cgi?id=1010527 ) * High CPU on Linux even when in the…
I’m guessing most people don’t suffer from the first issue because they don’t have 800 tabs open? The bug reports were very nicely done, however. I’d recommend using bookmarks instead of keeping tabs open and unloaded, but I do think that insane numbers of tabs should be something that Firefox can handle.
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#774Earlier quoted context omitted.
Firefox has significant performance and correctness problems. * Multi-second UI jank/freeze ( https://bugzilla.mozilla.org/show_bug.cgi?id=1546847 ) * HTTP2 is broken, infinite-stalls and internal errors surface if you upload enough files ( https://bugzilla.mozilla.org/show_bug.cgi?id=1540574 ) * WebGL is very slow on Linux ( https://bugzilla.mozilla.org/show_bug.cgi?id=1010527 ) * High CPU on Linux even when in the…
Thank you for your work in helping profile FF's issues. The first issue was really enjoyable to read. A high quality bug report and the devs giving feedback. Why did you reference that last issue? I haven't had that CPU usage issue since Quantum was released.
Because it's still happening, also on Quantum. I still see the 5-15% CPU usage on idle. If you strace Firefox, you'll see the syscall spam, even when the browser is apparently fully idle. This consumes a lot of battery power because it prevents the CPU going to sleep, even when you're looking at a still screen in Firefox (compare to gnome-terminal as mentioned in the bug report, which stops spamming as soon as nothing moves).
My laptop lasts only half as long on battery when Firefox is on and showing a still screen.
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#775Slightly off topic, I'm finding it very disingenuous that people in this thread(and any other threads that come up about Firefox) have actually had significant performance issues with Firefox. No bugs that are noteworthy, sans that fiasco with the expired certificate that disabled addons briefly. I've been using Firefox since "quantum" on both my MacBooks(one of which is old AF) and on Linux. I've yet to have problem…
I did give Firefox a _serious_ exclusive try for the past two months. It's terrible for heavy websites. Clickup, PivotalTracker, JIRA, Zeplin - the browser just chokes on these sites and get janky. On Chrome they are butter smooth. I don't know what to do. I want to use anything other than Chrome, but I also want a sane workday and not have the browser jank my day up constantly. I would use Brave but they don't have…
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#776So, hey, thanks google :)
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#777Earlier quoted context omitted.
I found your comment grayed out. I think the Google downvote brigade is out in full force. Your comment may contain no information but it's the opinion of someone who hangs out on HN regularly!
I downvoted because it misses the distinction between not doing evil, which Google never claimed, and not being evil. This is Google being evil.
Apropos of my original comment; Apparently their new motto is "Do the right thing." which I question how they can justify this move to prohibit ad blockers as doing the right thing. So now (to your point) they're being evil and doing the wrong thing.
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#778Earlier quoted context omitted.
I don't know how much different they need to be from Chrome/Chromium to not be affected (and if some built-in blocker like in Opera still will be fine), that's why I'm asking :) There is also Safari, but I would rather cook my CPU with FF than use Safari.
What don't you like about Safari?
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#779Earlier quoted context omitted.
No, this suggestion is wrong. I looked into using FF containers as a chrome profiles replacement and they’re not the same thing at all. I can dig up my notes if you like, I think they’re posted on HN in fact. FF has true profiles and those are what you’d use. I agree with GP. Chrome profiles are what’s stopped me switching to FF.
It does depend on exactly why you want profiles -- for my use cases, Multi-Account Containers (and Temporary Containers) do a much better job of helping me achieve what I want to do than either browser's implementation of profiles.
https://news.ycombinator.com/item?id=15688651
I went deeply into trying to use containers as a profile replacement, replacing Chrome with the new Firefox beta for one month, and I can report that it is not the right direction to go in:
- New tabs do not inherit current container
- No way to make Ctrl-T do this by customization (I investigated extensions (can't remap Ctrl-T) and even system-wide Ctrl-T remapping with Karibiner; neither gives you what you want)
- History is shared across containers. So e.g. work URLs mixed up with personal. That's contra to one of the main purposes of Profiles.
- External applications do not open a tab in the current container. So e.g. clicking in a link in work slack will fail because it will not open in a tab which has work cookies / google account etc.
Evidently Containers are not designed as a Profile replacement. I'm not sure what they are for but I don't think it's a need that I have.
As I understand it using the long-standing Firefox profiles feature is the way to go, but personally I switched back to Chrome after a month of the new Firefox Beta because of the convenience of Chrome profiles. I should try Firefox profiles, but I exhausted my experimentation energy on Containers.
Re: Google to restrict modern ad blocking Chrome extensions to enterprise users
#780Earlier quoted context omitted.
profiles
You can try Firefox containers. They even work within the same window.
Here are my notes from when I investigated:
https://news.ycombinator.com/item?id=15688651
I went deeply into trying to use containers as a profile replacement, replacing Chrome with the new Firefox beta for one month, and I can report that it is not the right direction to go in:
- New tabs do not inherit current container
- No way to make Ctrl-T do this by customization (I investigated extensions (can't remap Ctrl-T) and even system-wide Ctrl-T remapping with Karibiner; neither gives you what you want)
- History is shared across containers. So e.g. work URLs mixed up with personal. That's contra to one of the main purposes of Profiles.
- External applications do not open a tab in the current container. So e.g. clicking in a link in work slack will fail because it will not open in a tab which has work cookies / google account etc.
Evidently Containers are not designed as a Profile replacement. I'm not sure what they are for but I don't think it's a need that I have.
As I understand it using the long-standing Firefox profiles feature is the way to go, but personally I switched back to Chrome after a month of the new Firefox Beta because of the convenience of Chrome profiles. I should try Firefox profiles, but I exhausted my experimentation energy on Containers.