Most active commenters
  • phendrenad2(4)
  • thayne(4)
  • xboxnolifes(3)
  • homebrewer(3)

←back to thread

1034 points deryilz | 44 comments | | HN request time: 0.831s | source | bottom
Show context
al_borland ◴[] No.44545060[source]
Even if bigs exists to work around what Google is doing, that isn’t the right way forward. If people don’t agree with Google move, the only correct course of action is to ditch Chrome (and all Chromium browsers). Hit them where it hurts and take away their monopoly over the future direction of the web.
replies(26): >>44545103 #>>44545185 #>>44545382 #>>44545931 #>>44545951 #>>44546164 #>>44546522 #>>44546599 #>>44546664 #>>44546763 #>>44547531 #>>44548200 #>>44548246 #>>44548399 #>>44548418 #>>44548820 #>>44549698 #>>44550098 #>>44550599 #>>44551061 #>>44551130 #>>44551663 #>>44553615 #>>44554220 #>>44556476 #>>44571602 #
1. phendrenad2 ◴[] No.44545185[source]
A lot of people seem to believe that switching to a de-Googled Chromium-based browser isn't good enough. I think that's a psyop promoted by Google themselves. Firefox is different enough from Chrome that it's a big jump for people who are used to Chrome. Brave, custom Chromium builds, Vivaldi, etc. are all very similar to Google Chrome, they just don't have Google spy features.

The argument that "Google still controls Chromium so it's not good enough" is exactly the kind of FUD I'd expect to back up this kind of psyop, too.

replies(6): >>44545316 #>>44545393 #>>44545721 #>>44547185 #>>44547314 #>>44548110 #
2. poly2it ◴[] No.44545316[source]
Isn't that the exact argument behind the Serenity project? I legitimately feel there is a grave issue with the internet if one wallet controls all of the actual development of our browsers. Control over virtually all media consumption mustn't be in the hands of a corporation.
replies(2): >>44545685 #>>44545959 #
3. sensanaty ◴[] No.44545393[source]
> Firefox is different enough from Chrome that it's a big jump for people who are used to Chrome

I find this notion completely baffling. I use Chrome, Firefox and Safari more or less daily cause I test in all 3, and other than Safari feeling clunkier and in general less power-user friendly, I can barely tell the difference between the 3, especially between chrome and FF (well, other than uBlock working better in FF anyways).

replies(4): >>44545480 #>>44545548 #>>44545744 #>>44545751 #
4. const_cast ◴[] No.44545480[source]
I agree, there's little to no friction in switching to Firefox and I have never, not even once, noticed a difference with websites. The same is not true for Safari.
replies(2): >>44545515 #>>44546019 #
5. maest ◴[] No.44545515{3}[source]
There are definitely website that do not support Firefox, especially in the US.

Whole portions of the Verizon website, for example. Or the website of a well known kindergarden I was researching recently.

replies(3): >>44545631 #>>44546378 #>>44546647 #
6. jeffbee ◴[] No.44545548[source]
The stuff INSIDE the viewport is pretty much the same across them all, but on the daily it makes a big difference how your other services integrate with the browser. Someone who is all-in with iCloud, macOS, iOS etc might find it annoying to use Firefox without their personal info like password and credit cards and bookmarks. And the same would be true I guess for Google fans switching to Safari and not having those things.
7. const_cast ◴[] No.44545631{4}[source]
I'm sure they exist, I've just never seen them. I use banking and websites like Netflix, too. And, if I had to wager, you could bypass a lot of this "doesn't work on Firefox" by just changing your user agent.

I think it's a case of yes, it does work, but web developers don't think so, so they implement checks just for kicks.

replies(1): >>44545736 #
8. phendrenad2 ◴[] No.44545685[source]
The argument just doesn't hold water, though. That's like saying Y Combinator shouldn't be the only company paying for our tech forum. It's perfectly fine unless Y Combinator decides to ruin HN it somehow. And, if they did, wouldn't people just switch to one of the many HN clones overnight? That's what's known as FUD - "Fear, Uncertainty, and Doubt". FUD is often spread about the present, but it's often just as useful to spread it about the future. "Don't use product X, the company that owns it could make it unusable someday". Part of me thinks Google keeps threatening to disable adblocking (but never actually does it) as part of a grand strategy. But part of me thinks it's just a coincidence that Google isn't capable of pulling off such a tricky psychological operation.
replies(2): >>44546004 #>>44546582 #
9. Phemist ◴[] No.44545721[source]
I once made a comment along these lines (de-Googled Chromium-based browser isn't good enough, as it supports the browser monoculture and inevitably makes Chrome as a browser better) and got a reply from from Brendan Eichner himself.

His point was that there isn't enough time to again develop Firefox (or ladybird) as a competitive browser capable of breaking the Chrome "monopoly". I don't know if I really agree.

Evidently, Google feels like the time is right to make these kinds of aggressive moves, limiting the effectiveness of ad blockers.

The internet without ad blockers is a hot steaming mess. Limiting the effectiveness of ad blockers makes people associate your browser (Chrome in this case) with this hot steaming mess. It is difficult to dissociate the Chrome software from the websites rendered in Chrome by a technical lay person. So Chrome will be viewed as a hot steaming mess.

I guess we will soon see if people will stay on Chrome or accept the small initial pain and take the leap to a different browser with proper support for ad blockers. In any case the time is now for a aggressive marketing campaign on the side of mozilla etc.

I am in no way affiliated with Google. So if you still think this is a PsyOp, please consider Hanlon's Razor:

> Never attribute to malice that which is adequately explained by stupidity.

Although, please also consider that Hanlon's Razor itself was coined by a Robert J. Hanlon, who suspiciously shares a name with a CIA operative also from Pennsylvania. It is not unimaginable that Hanlon's Razor it in itself a PsyOp. ;)

replies(1): >>44546744 #
10. sensanaty ◴[] No.44545736{5}[source]
> And, if I had to wager, you could bypass a lot of this "doesn't work on Firefox" by just changing your user agent.

Indeed, even in the codebase at $JOB that I'm responsible for, we have had some instances where we randomly check if people are in Chrome before blocking a browser API that has existed for 2 decades and been baseline widely available. These days 99% of features that users actually care about are pretty widely supported cross-browser, and other than developer laziness there's literally no reason why something like a banking app shouldn't work in any of the big 3.

I guarantee you that if you set your `userAgent` to a Chrome one (or even better yet, a completely generic one that covers all browsers simultaneously, cause most of the time the implementation of these `isChrome` flags is just a dead simple regex that looks for the string `chrome` anywhere in the userAgent), all problems you might've experienced before would vanish, except for perhaps on Google's own websites (though I've never really had issues here other than missing things like those image blur filters in Google Meet, which always felt like a completely artificial, anti-competitive limitation)

replies(1): >>44546357 #
11. stevage ◴[] No.44545744[source]
Me too. On mac, FF and chrome basically look and feel identical. Only devtools are quite different.
12. xboxnolifes ◴[] No.44545751[source]
Firefox has multiple, user-affecting, memory leaks related to Youtube (unconfirmed if just youtube), going back at least 7 years. Tab scrollbar as no option to be disabled, so I had to write CSS to get tabs into a form close to what I would like similar to chrome. Tab mute icon has no (working) option to disable the click event, so I had to write CSS to remove it.

I made some other changes, but I forget what. At least FF still has the full uBlock Origin.

replies(4): >>44545977 #>>44546232 #>>44546381 #>>44562534 #
13. nicoburns ◴[] No.44545959[source]
> I legitimately feel there is a grave issue with the internet if one wallet controls all of the actual development of our browsers.

Aside from Ladybird and Servo, it mostly is one wallet. Chrome and Firefox are both funded by Google, and Apple also receives significant funding from Google for being the default search engine in Safari.

Btw, some informal estimates at team sizes (full-time employees) of the various browsers (by people who have worked on them / are otherwise familiar):

Chrome: 1300

Firefox: 500

Safari: 100-150

Ladybird/Servo: 7-8 (each)

Which gives you an idea of why Chrome has been so hard to compete with.

14. oblio ◴[] No.44545977{3}[source]
Just bite the bullet and use Tree Style Tabs or Sideberry.

I didn't, for decades, but it was a mistake.

replies(1): >>44546733 #
15. al_borland ◴[] No.44546004{3}[source]
The HN comparison doesn’t really hold water. There are a lot of options for tech news and forums. Lots of platforms, self-hosting options, with many business models, or simply self-funded.

That is very different than a world where every browser relies on Google for the core of their browser… and those who don’t rely on Google for funding (as they pay a lot of money to be the default search option in major browsers). Even Microsoft gave up on making their own browser, and now depends on Google. They used to own the entire market not so long ago.

People are saying this is a psyop, but I’m not sure what Google stands to gain from giving off the impression that they are seeking to control the entire market so they can steer the direction of the web for their own profit. That doesn’t make them look like the good guy, and should keep them neck deep in anti-trust filing from various governments. Where’s the upside? People feeling like they don’t have an option, so they give up and settle like Microsoft? Is that the angle?

replies(1): >>44546375 #
16. jasonfarnon ◴[] No.44546019{3}[source]
I get serious slowdown with multiple (3--5) youtube tabs open in firefox, but not chrome. Seems to happen when tabs are open for a long time (weeks), so probably some leak. Lots of others mention it on forums.
replies(1): >>44547350 #
17. XorNot ◴[] No.44546232{3}[source]
The average user does not notice any of these things.

Except the YouTube thing but that's because I'm not even sure what you're talking about: I leave YouTube windows open in Firefox for weeks.

replies(3): >>44547081 #>>44548926 #>>44555201 #
18. glandium ◴[] No.44546357{6}[source]
Where did "check feature, not browser name" go?
replies(1): >>44547238 #
19. 3eb7988a1663 ◴[] No.44546375{4}[source]
Somewhat related - is Microsoft Edge a set of patches on top of the latest Chromium release or is Microsoft running a hard fork from a X years old version?
replies(1): >>44546708 #
20. bloaf ◴[] No.44546378{4}[source]
There are definitely sites which block firefox, even though they work fine in firefox. Most of the time, the block can be bypassed with simple user-agent spoofing.
replies(1): >>44547209 #
21. Brian_K_White ◴[] No.44546381{3}[source]
"memory leaks related to Youtube"

News to me.

If this is even true, in the end it's still "so what?" Meaning, the alternative is even worse so, let's say granted there is this problem. Where is the better alternative that does not have this problem? Chrome doesn't have other equivalent or worse memory problems? Even if not leaking, it simply uses so much it's the same end result.

I've never consciously noticed a problem with youtube so if there is a problem, it's not one that necessarily matters.

replies(1): >>44555186 #
22. homebrewer ◴[] No.44546582{3}[source]
Users were supposedly massively exiting Reddit when that cesspool imploded, but if you find one of those threads through any search engine and click around on usernames who were leaving their "last messages ever, fuck reddit, I'm out", I'd estimate about 95% of them never left.

Do it if you have 10 minutes to waste, it's easy to check and changes your opinion about how much people are willing to endure to avoid actually doing anything.

replies(1): >>44568008 #
23. devmor ◴[] No.44546647{4}[source]
What part of the Verizon website doesn’t work on Firefox? I am curious if it’s actually the browser or its the aggressive privacy options.

> a well known kindergarden

I am baffled by the choice to include this laughably obscure example alongside a major telecom. Surely there are better options less likely to be the fault of a random lazy web developer.

Youtube, for example seems deliberately hampered on non-chrome browsers.

replies(1): >>44547062 #
24. homebrewer ◴[] No.44546708{5}[source]
It's just a set of patches on top of Chromium, as any other Chromium rebuild.

They use the same numbering scheme and go in lockstep:

> The trigger for Beta and Stable major releases is an equivalent Chromium release.

https://learn.microsoft.com/en-us/deployedge/microsoft-edge-...

25. batiudrami ◴[] No.44546733{4}[source]
Firefox now has vertical tabs built in. Not as feature filled of course though tab groups and vertical tabs together replaces all the functionality I needed from Tree Style Tabs.
26. homebrewer ◴[] No.44546744[source]
Though his brave is a relatively small company, they have enough resources to have developed, and continue maintaining their own low-level ad blocker, which IME has been just as effective as uBO, but is supposedly more efficient (since it's written in the R-word language and compiled into native code integrating deeply inside the browser):

I can't imagine what hoops Google would have to jump through to block third parties from integrating their own ad blockers. You don't need MV2 for that AFAIK.

https://github.com/brave/adblock-rust

replies(1): >>44549406 #
27. maest ◴[] No.44547062{5}[source]
For Verizon, it's one of their log in forms that doesn't work on Firefox, even with ublock disabled. Works just fine with Chrome. I was able to reproduce the behaviour on both my and my wife's laptop. (I haven't tried disabling the FF privacy features)

> I am baffled by the choice...

Rereading what I wrote, I see the unintended humour in my association.

That being said:

1. These are both websites where I don't have much of a choice whether I use them or not

2. I actually expected Verizon to have a terrible website based on the sum of my interactions with them (both online and over the phone) and how uncompetitive the market is. But I was surprised the kindergarden had a needlessly restrictive website because I thought they'd care more about their online presence. And, to be clear, the kindergarden's website is fancy and expensively designed, so their lack of Firefox support can't easily explained by laziness.

28. fud101 ◴[] No.44547081{4}[source]
Bro you probably have a monster mac pro with 256gb unified ram. I'm typing this on a N100 minipc. We're not the same. I just tried to switch to firefox (with 3 tabs including HN and youtube) and my load topped out at 2.5. I'm back to chrome now with the same tabs (and a couple more) and it's hovering at 1.
replies(1): >>44547502 #
29. thayne ◴[] No.44547185[source]
Has any chromium based browser committed to continue supporting MV2 or building an alternative API for ad-blockers to intercept web requests in MV3 even after the code for MV2 is removed from upstream chromium?

If not, then no, switching to another chromium based browser is not enough.

And fwiw my experience trying Brave was that the user experience was actually more different from chrome than Firefox.

replies(1): >>44555686 #
30. thayne ◴[] No.44547209{5}[source]
There are also a handful of sites I've run into that only work on cheomium based browsers because they rely on non-standard experimental APIs that are only implemented in chromium.
31. thayne ◴[] No.44547238{7}[source]
Some developers are lazy. Some probably don't know that that is the right way to do it. There is a lot of legacy code from when checking user agents was more acceptable. It is much more difficult for server code to know the capabilities of the client (although in practice this isn't usually much of an issue).

Also, sometimes the feature exists so the feature check is positive, but there is a bug in one browser that breaks your functionality, so you put in a user agent check. Then the bug gets fixed, but the user agent check isn't removed for years. I've seen that happen many times.

32. eviks ◴[] No.44547314[source]
> Google still controls Chromium so it's not good enough" is exactly the kind of FUD

Ok, so which of the forks plan to support MV2?

33. thayne ◴[] No.44547350{4}[source]
Google has a history of sabatoging Youtube on Firefox. See for example https://www.tomshardware.com/news/youtube-responds-to-delaye....

It isn't unique to youtube either. Gmail offline mode only works on chrome, even though other browsers have the necessary APIs. And menu copy and paste in google docs uses a special chrome-only extension that google pre-installs in chrome, instead of the clipboard API that works in other browsers as well.

34. ndriscoll ◴[] No.44547502{5}[source]
I've been using an n100 as my daily driver for months with librewolf and it's fine. I tend to end up with dozens of tabs at least before I finally decide I'll never sort through them and close the window.
replies(1): >>44547614 #
35. fud101 ◴[] No.44547614{6}[source]
16gb of ram also? I think it's youtube more than anything else. I am having a lot of problems with youtube, my other machine is a netbook which crashes while listening/watching to videos on youtube. Not sure why we put all our content (software engineering, etc) on that platform. It's awful.
36. fc417fc802 ◴[] No.44548926{4}[source]
I can confirm the youtube issue. No idea if it might be some edge case with my distro or hardware. Forcing a GC collection helps but input events to the entire browser still feel laggy until I restart it. It's been going on for years now.

It occurs to me that it could be a pathological edge case triggered by ublock and youtube interacting. I'm not going to disable it to find out.

replies(2): >>44550971 #>>44558052 #
37. Phemist ◴[] No.44549406{3}[source]
I also installed Brave on my partner's iPhone and I agree there are no big qualitative differences in the blocking.

Probably for Google the easiest way to keep 3rd-parties from integrating native ad blockers is through licensing agreements for new code/modules in chromium. At this point there will be a fork of chromium, taking the latest non-adblockerblocker-licensed version and the two versions will start to diverge with time.

My point however was not that Google might one day block 3rd-parties from integrating ad-blockers in their own chromium variant. My point was that building on the chromium-base will improve the chromium-base, which will improve Chrome and additionally allow them to claim they haven't monopolized the browser market.

Genuine incompatible-by-time forks of chromium are not in Google's interest and thus Google needs to balance their competing interests of maximizing ad revenue, but also keeping Chrome a high-quality product and not being seen as a browser monopolist.

38. immibis ◴[] No.44550971{5}[source]
Go to about:processes and kill the YouTube process. All YouTube tabs and embeds will be marked as crashed, with a button to reload them. The memory leak will be reset and you won't have to restart the whole browser.
39. xboxnolifes ◴[] No.44555186{4}[source]
Chrome has never crashed on me from Youtube memory leaks. Firefox has.
40. xboxnolifes ◴[] No.44555201{4}[source]
I'm pretty sure the memory leak applies the longer you navigate the same youtube tab. If I browse a lot in one day it gets to the point of crashing if I don't open a new tab/window.
41. phendrenad2 ◴[] No.44555686[source]
MV3 was FUD. But what's interesting is how FUD spreads. There were some people who identified that MV3 severely limits adblockers. That's true. There were some people who had an agenda who exaggerated the effects of those limits, making it seem like ad blocking would not work in MV3. Then there were people who read those articles, and believed them without question. There are a lot of them commenting on every thread about browsers.

I suggested that MV3 would be a big nothing from the beginning. And people on HN argued with me every step of the way (mostly people in the latter category who refused to do even the slightest bit of research or verify that the people who they were parroting were actually reliable reporters of anything at all).

Now that MV3 is here, we can see this. MV3 is here. MV2 is gone. And ad blocking still works.

I just installed Google Chrome, clicked on some YouTube videos, and verified that I was getting ads. Then I installed Ublock Origin Lite, and the ads disappeared. I no longer get display ads or video ads on any website.

Now, if you want to bring up some edge case or something, be my guest. But for 99% of even ad block users, strictly speaking, blocking ads is more than enough.

42. ◴[] No.44558052{5}[source]
43. mvieira38 ◴[] No.44562534{3}[source]
FWIW I've been experiencing memory leaks on web Youtube for a month or two even on Chrome, particularly with livestreams
44. phendrenad2 ◴[] No.44568008{4}[source]
> Users were supposedly massively exiting Reddit when that cesspool imploded

According to who? Tech journalists?

> 95% of them never left

Probably 95% of a VERY small number.

> it's easy to check and changes your opinion

Actually, I'd encourage you to take into account my theory that an incredibly, INCREDIBLY small percentage of Reddit users were making a LOT of noise about leaving Reddit, and it made a lot of people believe that there was a mas exodus, when most people didn't care at all. (What was the mass exodus supposed to be over, anyway? Blocking 3rd party apps? I know that HN is a tech worker echo chamber, but really, how many people out in the wild even trust 3rd party apps at all?)