al_borland
20 hours ago
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.
pjmlp
19 hours ago
A monopoly achieved thanks to everyone that forgot about IE lesson, and instead of learning Web standards, rather ships Chrome alongside their application.
azangru
16 hours ago
> instead of learning Web standards, rather ships Chrome alongside their application
I am confused.
- The "shipping Chrome alongside their application" part seems to refer to Electron; but Electron is hardly guilty of what is described in the article.
- The "learning web standards" bit seems to impune web developers; but how are they guilty of the Chrome monopoly? If anything, they are guilty of shipping react apps instead of learning web standards; but react apps work equally well (or poorly) in all major browsers.
- Finally, how is Chrome incompatible with web standards? It is one of the best implementer of them.
quacksilver
13 hours ago
Devs, particularly those with pressure to ship or who don't know better, unfortunately see 'it works in Chrome' as 'it works', even if it is a quirk of Chrome that causes it to work, or if they use Chrome related hacks that break compatibility with other browsers to get it to work in Chrome.
- Sometimes the standards don't define some exact behavior and it is left for the browser implementer to come up with. Chrome implements it one way and other browsers implement it the other way. Both are compatible with the standards.
- Sometimes the app contains errors, but certain permissive behaviors of Chrome mean it works ok and the app is shipped. The developers work around the guesses that Chrome makes and cobble the app together. (there may be a load of warnings in the console). Other browsers don't make the same guesses so the app is shipped in a state that it will only work on Chrome.
- Sometimes Chrome (or mobile Safari) specific APIs or functions are used as people don't know any better.
- Some security / WAF / anti-bot software relies on Chrome specific JavaScript quirks (that there may be no standards for) and thinks that the user using Firefox or another browser that isn't Chrome or iOS safari is a bot and blocks them.
In many ways, Chrome is the new IE, through no fault of Google or the authors of other browsers.
lowwave
9 hours ago
Before shipping any web site/app, make sure it works in Apple Safari Mobile is usually the one that is dragging it is foot in Web Standards.
pjmlp
7 hours ago
On the contrary, they are the last one standing fighting Google takeover of the Web as ChromeOS development platform.
Without Safari we are done, just close shop on the Web standards group.
judge2020
4 hours ago
This is a lesson in capitalism. It’s so much more profitable to ignore small users bases when you can just tell them to “try switching to Chrome”.
I think you’re wrong about Safari itself being the reason chrome isn’t a 90%+ market owner; rather, it’s apple’s requirement that no other browser engine can exist on iOS.
pjmlp
4 hours ago
It is exactly the same by another words
The moment Chrome gets free reign on iOS variants, it is about time to polish those CVs as ChromeOS Application Developer instead of Web Developer.
azinman2
2 hours ago
Other browser engines can exist. JIT has to be the system’s. Others can use Apple’s JavascriptCore to gain access to it and do whatever they want on top.
meindnoch
7 hours ago
Web Standards™ [1]
__________________
[1] some feature a Chrome engineer decided to implement, to boost their yearly performance review
gus_tpm
9 hours ago
Even in portugal/spain se have to worry about this. Safari mobile users are a minority here but they usually spend or have more money to spend
meindnoch
5 hours ago
Those stupid rich people don't know what's good for them and keep buying iPhones. I wonder why?
paulryanrogers
14 hours ago
> how is Chrome incompatible with web standards? It is one of the best implementer of them.
They have so much market share that they control the standards bodies. The tail wags the dog.
JimDabell
7 hours ago
This is not true yet, but it’s getting close.
The pattern is this:
- Google publishes a specification.
- They raise request for feedback from the Mozilla and WebKit teams.
- Mozilla and WebKit find security and privacy problems.
- Google deploys their implementation anyway.
- This functionality gets listed on sites like whatpwacando.today
- Web developers complain about Safari being behind and accuse Apple of holding back the web.
- Nobody gives a shit about Firefox.
So we have two key problems, but neither of them are “Google controls the standards bodies”. The problem is that they don’t need to.
Firstly, a lot of web developers have stopped caring about the standards process. Whatever functionality Google adds is their definition of “the web”. This happened at the height of Internet Explorer dominance too. A huge number of web developers would happily write Internet Explorer-only sites and this monoculture damaged the web immensely. Chrome is the new Internet Explorer.
The second problem is that nobody cares about Firefox any more. The standards process doesn’t really work when there are only two main players. At the moment, you can honestly say “Look, the standards process is that any standard needs two interoperable implementations. If Google can’t convince anybody outside of Google to implement something, it can’t be a standard.” This makes the unsuitability of those proposals a lot plainer to see.
But now that Firefox market share has vanished, that argument is turning into “Google and Apple disagree about whether to add functionality to the web”. This hides the unsuitability of those proposals. This too has happened before – this is how the web worked when Internet Explorer was battling Netscape Navigator for dominance in the 90s, where browsers were adding all kinds of stupid things unilaterally. Again, Chrome is the new Internet Explorer.
The web standards process desperately needs either Firefox to regain standing or for a new independent rendering engine (maybe Ladybird?) to arise. And web developers need to stop treating everything that Google craps out as if it’s a done deal. Google don’t and shouldn’t control the definition of the web. We’ve seen that before, and a monoculture like that paralyses the industry.
pjmlp
6 hours ago
They are at the edge of transforming the Web into ChromeOS Platform, with the complacency of everyone that helped it become a reality.
whywhywhywhy
2 hours ago
> Mozilla and WebKit find security and privacy problems
This is a little disingenuous because Apple often falsely claims security when it’s to hold back tech that could loosen the App Store grasp.
JimDabell
an hour ago
Can you give an example?
Generally speaking, when Apple rejects a proposal, Mozilla do too. What’s Mozilla’s motivation for doing this and lying about it?
TsiCClawOfLight
an hour ago
Apple actively removed PWA features to prevent feature parity with native apps.
JimDabell
17 minutes ago
Which PWA features did Apple and Mozilla remove on security grounds? What was Mozilla’s justification? What’s your justification for claiming they lied about it and it wasn’t for security reasons?
carlosjobim
4 hours ago
> Firstly, a lot of web developers have stopped caring about the standards process. Whatever functionality Google adds is their definition of “the web”.
Businesses who hire such web developers will lose huge amounts of sales, since 90% of visitors are on mobile and half of those are on Safari.
JimDabell
4 hours ago
How do you think that’s going to play out once Apple are legally barred from mandating WebKit on iOS?
pjmlp
4 hours ago
Web will finally become ChromeOS, takeover goal achieved.
paulryanrogers
3 hours ago
Or other engines gain a foothold and web devs have to go back to standards.
carlosjobim
2 hours ago
I think most people will continue using the default Safari browser.
internet2000
2 hours ago
That’s not how it played out on desktop and it isn’t how it will play out on mobile.
pjmlp
14 hours ago
Web features being pushed by Google via Chrome, aren't standards, unless everyone actually agrees they are worthy of becoming one.
Shipping Electron junk, strengthens Google and Chrome market presence, and the reference to Web standards, why bother when it is whatever Chrome is capable of.
Web devs with worthy skills of forgotten times, would rather use regular processes alongside the default system browser.
duped
11 hours ago
There are no realistic alternatives to Electron. So calling it "junk" when its the baseline for "cross platform GUI application" is nonsense.
I get that you don't like it, so go build an alternative.
johnnyanmac
10 hours ago
Are we really trying to argue about cross platform GUI in 2025? This was solved decades ago. Just not in ways that are trying to directly appeal to modern webdevs by jamming a browser into every desktop application.
I don't even hate Electron that much. I'm working on a toy project using Electron right now for various reasons. This was just a bizarre angle to approach from.
pjmlp
10 hours ago
The alternative already exists, processes using the system browser, for several decades now.
Or actually learn how we use to ship software on the glory days of 8, 16 and 32 bit home platforms.
Now I do agree there are no alternatives for people that only care about shipping ChromeOS all over the place.
JimDabell
7 hours ago
> The alternative already exists, processes using the system browser, for several decades now.
Yes, Windows supported Electron-like applications back in the 90s with HTAs. If you want something modern and cross-platform, Tauri does this:
charcircuit
an hour ago
You can't trust the system browser to be up to date and secure or for it to render things how you want. You can not guarantee a good user experience unless you ship the browser engine with your app.
ogoffart
9 hours ago
I’m actually working on an alternative called Slint => https://slint.dev
badgersnake
44 minutes ago
> how is Chrome incompatible with web standards? It is one of the best implementer of them.
Easy when they make Chrome do whatever they want and call it a living standard (whatever that is). There is no such thing as web standards now.
brookst
17 hours ago
Consumers never really pick products for ideological reasons, no matter how galling that is to ideologues
rightbyte
12 hours ago
You should block adds for practical reasons too though, not just for moral reasons.
I can't fathom how there are so many devs that don't use adblockers. It is so strange and when I look over their shoulders I get a shocking reminder how the web looks for them.
johnnyanmac
10 hours ago
I think ads go well past "ideaology". very few like ads, and they have only gotten more persistent over recent years.
pjmlp
14 hours ago
Except, many developers contributed to the actual situation.
The same excuse was given regarding IE.
pyrale
6 hours ago
Oh no, instead consumers pick products because of advertising.
What an improvement.
brookst
a minute ago
Being prescriptive about human nature will always be frustrating. You and I can argue about what consumers “should” do but the reality is they will always pick the highest perceived benefit at the lowest perceived cost, even if deeper technical knowledge or improved ideological perspective would change those choices.
onion2k
3 hours ago
Consumers pick _largely_ based on cost and features, with a things like brand, ethics, and environment coming second. However, consumers can only pick an option from choices they've heard of. Advertising is about getting into the list (and influencing choice a bit by demonstrating the brand image); the product itself still has to a good choice for the customer to make a purchase.
imhoguy
10 hours ago
But consumers pick products for convenience reasons and Chrome updates crossed PITA line. Even my "boomers" family switches to FF.
bayindirh
18 hours ago
Chrome was made to fracture, and everything started with the aptly named “Atom” editor (they “invented” Electron).
Everybody choose convenience over efficiency and standards, because apparently nobody understood what “being lazy” actually is.
pjmlp
13 hours ago
Microsoft invented Electron, when Windows Active Desktop came to be.
Mozzilla also invented Electron, when XUL applications were a thing.
Both failed, as shipping regular processes with the default browser kept being used.
userbinator
16 hours ago
IE was far less user-hostile than Chrome.
leptons
16 hours ago
Only because Microsoft got slapped on the wrist way back when.
Google should get slapped too, and they might be headed that way...
https://www.npr.org/2025/04/20/nx-s1-5367750/google-breakup-...
Safari is also pretty user-hostile, which is why Apple is getting sued by the DOJ for purposely hobbling Safari while forbidding any other browser engine on IOS. They did this so that developers are forced to write native apps, which allows Apple to skim 30% off any purchase made through an app.
userbinator
13 hours ago
There's a huge difference between antitrust concerns, and mass surveillance and anti-user hostility. MS' business back then was to sell software, not monetise users.
leptons
12 hours ago
You don't think Microsoft is doing mass surveillance? They own Outlook and Teams, and Windows 11 is quickly turning into a platform for training AI on your data. I doubt Edge is going to be much different. It's the reason I'm switching to Linux.
userbinator
12 hours ago
They started going down that route many years ago now (Windows 10 "telemetry" being a critical inflection point), but the Microsoft of the 80s and 90s and even early 2000s was not about mass surveillance but selling software.
aspenmayer
12 hours ago
Perhaps you’re right, but by the time Microsoft acquired Hotmail in 1997, MSN was already two years old and had its own dialup service. Microsoft knew what they were doing.
twilo
11 hours ago
Yes but like the post above says MS didn’t start to “monetize” their users until the 2000s and it was mainly because Google set up that beautiful business model… on top of Microsoft’s platform (Windows) which makes the whole thing really funny
TeMPOraL
7 hours ago
The irony may be much stronger than that; I'd go as far as suggesting that Microsoft went for that business model because of the antitrust case.
JimDabell
7 hours ago
> Apple is getting sued by the DOJ for purposely hobbling Safari
I don’t believe the lawsuit claims this, does it?
> which allows Apple to skim 30% off any purchase made through an app.
This is untrue.
- Most developers pay 15% for in-app purchases. Only the tiny proportion of developers earning more than a million dollars a year pay 30% and even then, it’s 15% for subscriptions after the first year.
- This is not any purchase made through an app. This only applies to digital goods and services.
xdennis
4 hours ago
> IE was far less user-hostile than Chrome.
What exactly do you mean by this?
IE was horrible to use which is why so many people switched to Firefox. It wasn't because of web standards.
IE didn't have tabs when every other browser moved to that.
IE didn't block pop ups when every other browser would do that.
8n4vidtmkvmk
16 hours ago
Excuse me. If it's on MDN, I'm going to use it if it's useful for my app. Not my fault if not all browsers can keep up! Half JK. If I get user complaints I'll patch them for other browsers but I'm only one person so it's hard and I rely on user feedback. (Submit bug reports y'all)
carlosjobim
4 hours ago
The issue is completely different if the users of an app or a website are customers. Then you have to make it work for them or you'll lose sales. If it's non-commercial project then it doesn't matter if it works with all browsers or not.
jmb99
15 hours ago
Why not only use features that are compatible with all browsers? You don’t need to use every bleeding edge feature to make a website.
hdjrudni
an hour ago
I mostly do stick to baseline widely available, but once in awhile something can only be done with a niche API unless perhaps I include a 10 MiB, slow, clunky polyfill. And for a hobby site without paying users, I basically just don't care.
pjmlp
13 hours ago
Welcome to Microsoft world of IE.
isaacremuant
15 hours ago
Not everyone. Some of us used Firefox all along and didn't just go with the "default" invasive thing.
Ygg2
2 hours ago
That's fundamentally a mischaracterization.
Everyone focused on short term gains. Optimizing for browser with 30% market share, backed by Google makes more sense than a browser with 20%. Repeat with 40% and 20% respectively. And so on, and so on.
There isn't a lesson to learn. It's just short term thinking.
Now Google has enough power and lacks scruples that would prevent it from exploiting.
genman
4 hours ago
The main wrong lesson learned was to promote Chrome instead of Firefox (also in what many HN readers have been guilty of).
echelon
16 hours ago
The answer is antitrust.
The FTC / DOJ should strip Google of Chrome.
Honestly, they should split Google into four or five "baby Bell"-type companies. They're ensnaring the public and web commerce in so many ways:
- Chrome URL bar is a "search bar"
- You have to pay to maintain your trademark even if you own the .com, because other parties can place ads in front of you with Google Search. (Same on Google Play Store.)
- Google search is the default search
- Paid third parties for Google search to be the default search
- Paid third parties for Google Chrome to be the default browser
- Required handset / Android manufacturers to bundle Google Play services
- Own Adsense and a large percentage of web advertising
- Made Google Payments the default for pay with Android
- Made Google accounts the default
- Via Google Accounts, removes or dampens the ability for companies to know their customer
- Steers web standards in a way advantageous to Google
- Pulls information from websites into Google's search interface, removing the need to use the websites providing the data (same as most AI tools now)
- Use Chrome to remove adblock and other extensions that harm their advertising revenues
- Use Adsense, Chrome performance, and other signals to rank Search results
- Owns YouTube, the world's leading media company - one company controls too much surface area of how you publish and advertise
- Pushes YouTube results via Google and Android
... and that's just scratching the surface.
Many big tech companies should face this same judgment, but none of the rest are as brazen or as vampiric as Google.
worik
15 hours ago
Yes to everything except the first statement:
> The answer is antitrust.
Anti-trust is crucial to make the capitalist economy work prperly, I agree
But another answer is "Firefox"
gg82
14 hours ago
I would love to say another answer is "Firefox" (which is my default browser), but Mozilla have gotten fat of Googles money over the years and got distracted by other things.
al_borland
7 hours ago
I would love if some of these projects that fall backward into loads of money would stay lean, and invest that money in a way that allowed them to become truly independent. So when the money dries up, or the funding becomes dirty, they have the freedom to cut ties and continue their lean operations, self-funded by the interest from their investments.
lenkite
8 hours ago
Controlled opposition to avoid anti-trust is a MegaCorp's standard operation procedure.
bborud
8 hours ago
So why do people choose Chrome?
(I use chrome, but I am unable to articulate why. Surely some of you know why you use Chrome :-))
lcnPylGDnU4H9OF
5 hours ago
> So why do people choose Chrome?
It’s actually kinda simple: they don’t, at least not continuously. It’s “what you use” because you decided that’s true at some point in the past. All you have to do now is decide that some other browser is “what you use”. You can even take it a step further and decide that Chrome is “not what you use”.
(And actually, if you go through with it, you might discover reasons for why you don’t want to switch like “bookmarks” and “saved passwords”. In my opinion, if it is not easy to transfer those things, that is further reason to switch because vendor lock-in is user-hostile.)
jpc0
3 hours ago
Chrome is explicitly “not what I use” however there are literally services I cannot use on a firefox derived browser so I must have a chromium derived browser installed and occasionally use it.
For a normal user they would just switch back to chrome because that is what works, they don’t care about our complaints, they care that what they want to use works.
Filligree
3 hours ago
Because, last time I tried it, Firefox decided to force Pocket integration and I accidentally uploaded some of my bookmarks.
Also performance, but the behaviour of Mozilla is the main reason I keep away.
orwin
5 hours ago
> Anti-trust is crucial to make the capitalist economy work prperly
No it isn't. If you want your capitalism to be liberal, you need antitrust, true. If you only want capitalism, and don't really care about the 'liberty' part, you can check the mercantile capitalism of old. It worked quite well for people with power.
Ygg2
5 hours ago
> If you only want capitalism
Yeah, I prefer not to die in a coal mine at ripe age of 14, so a coal baron can increase their wealth by 0.001%.
hkt
9 hours ago
It isn't a coincidence that Google continue to fund Mozilla: Firefox is, arguably, a fig leaf. A few hundred million a year is a small price to pay to Google if they have even a semi-willing participant in allowing them to bulldoze through the standards bodies.
internet2000
an hour ago
Don't put this on the users. The blame is 50% on web developers, 25% on Mozilla for screwing the pooch, 25% on Google themselves for advertising it so strongly across their properties.
amelius
9 hours ago
We need webmasters to nudge people away from Chrome. E.g. show an annoying popup on opening the page or add a small delay.
p_j_w
an hour ago
Webmasters who make their money on ads seem like the group least likely to do this.
al_borland
7 hours ago
We also need Google to stop showing annoying pop-ups every time someone goes to their homepage, Gmail, or any other site they own. They also need to stop promoting users on mobile to open links in Chrome, when the user doesn’t even have Chrome installed, and has chosen the “default browser” option 100 times already.
I’m so fed up with these nudges.
amelius
5 hours ago
Better yet, include some piece of code in your webpage that is dynamically loaded from e.g. EFF.org or mozilla.org.
That way, you give these organizations the power to nuke Chrome, one day.
This can also be seen as a kind of mutually assured destruction approach, to keep Google in check.
Wowfunhappy
17 hours ago
This wasn't really the point of the article, which in fact says the workaround was patched in Chrome 118.
irrational
16 hours ago
Because the author reported it. Personally I would have told the ublock origin developers instead of google.
Wowfunhappy
16 hours ago
To what end? So Google can see how it works and still patch it?
SarahC_
7 hours ago
PROXOMITRON!
Local proxy filter that is like a Pi-hole, but locally!
It's OLD, and became obsolete when browser plugins were invented, but now more relevant than ever!
Because it's between the server and the client - it can do what it wants!
driverdan
3 hours ago
Wow, that brings me back. I used to use Proxomitron before plugin ad blockers were a thing.
belter
5 hours ago
A gift to reduce global CO2 search emissions...
qoez
3 hours ago
I just tried firefox because of this update but I had to switch back because it's so slow. Sacrificing competitive advantage stings too much to much just for this.
paulluuk
3 hours ago
Interesting, I also just installed Firefox because of OPs comment, and I'm amazed at how much faster it is then Chrome.
kiney
an hour ago
For me it depends on open tabs: with modern firefox 4 digit number of open tabs on a 64GB machine is no problem. Chromium crawls to a halt at low 3 digits.
kayodelycaon
2 hours ago
I’ve run across several websites that won’t load in Safari but work great in Chrome.
One of them is my router.
ErrorNoBrain
2 hours ago
Let's not forget, you'll have to ditch Chromium based applications too, like discord, VScode, spotify, and whatever else is basically a chrome browser.
querez
an hour ago
Why? I fail to see how using chromium as basis for other apps has impact on who has the power to innovate in the browser space?
miohtama
16 hours ago
Most complainers are hypocrites who are complaining for the sake of complaining, too lazy to do anything and just come up with excuses to avoid this.
hnlmorg
9 hours ago
I think you’re missing the point of the article.
Isn’t really about bypassing it to support the development of new extensions. It’s more just a blog about a new bug that the author found during their security research.
It’s really more a fluff piece promoting themselves than it is anything else. And to be honest, I’m fine with that.
My bigger takeaway from that article was how impressive this individual already is. They’re still a student and already finding and reporting several bugs in major platforms. Kudos to them.
ForHackernews
8 minutes ago
"yeah the free internet, sure, but have you considered Firefox Pocket and also woke?"
^ Every single time this comes up on HackerNews for the past decade
matthewaveryusa
15 hours ago
Websites I use regularly for banking don't work outside of chrome. I've done the pure firefox forray recently but after 6 months it gets tiresome to have 2 browsers and 3 weeks ago Ive admitted defeat for the second time and went full chrome. Who am I lying to -- market cornered, ggwp. It's like trying to eat food without paying a cent to cargill.
homebrewer
15 hours ago
Treat it as isolating banking from the rest of your browsing, there are enough CVEs coming out for Chromium in spite of (or maybe because of) Google pouring billions into it.
esperent
13 hours ago
This is what I do. Chromium for Facebook, banking, and Google (photos and map). Firefox for everything else. It's a very tiny inconvenience to switch between browsers for these tasks.
elyobo
15 hours ago
Really? I've been FF only for years and everything works reliably, including banking sites (Australia & New Zealand).
wavesquid
16 minutes ago
E.g. the Qantas business rewards website was broken in Firefox, along with Qantas hotels
eikenberry
15 hours ago
Why not switch banks or move to a credit union?
internet2000
an hour ago
This is not a reasonable suggestion.
Lio
9 hours ago
Really? Which ones are broken? Every banking website I use works in Firefox.
I can’t imagine voluntarily using a browser without working ad blocking.
jacquesm
8 hours ago
ABNAMRO in nl, for starters. Their transaction form breaks somewhere halfway if you are not using Chrome. I've found a workaround (the transaction gets archived, so you just click on the list of transactions once more and then you can continue). It's annoying though and they do not respond to reports of it breaking. They also change the site more and more to work better on chrome so now you can no longer cut-and-paste a number of transactions in Firefox (handy during tax season) but you have to download a badly formatted CSV with way too much information in it, strip that and then you may be able to import it.
worik
15 hours ago
> Websites I use regularly for banking don't work outside of chrome.
What countries banks?
I am in New Zealand and have not had that problem in years.
15 years ago I had to edit my user agent string to look like IE (IIRC) for the University of Otago's website (PricewaterhouseCoopers getting lots of money for doing a really bad job)
Makes me wonder have you tried that trick? Less tiresome than switching browsers....
bitlax
4 hours ago
What browser would you suggest? Firefox is a privacy nightmare as well.
belter
5 hours ago
It's 2025.
Here is a list of great browsers committed to MV2 support. If anybody from Google tries to gaslight you with "but security..." review this:
https://www.ssllabs.com/ssltest/analyze.html?d=gmail.com
and ask them why do they still support connection with so many insecure tls suites ;-)
Firefox: https://www.mozilla.org/en-US/firefox/new/
Vivaldi: https://vivaldi.com/download/
Brave: https://brave.com/download/
Waterfox: https://www.waterfox.net/download/
LibreWolf: https://librewolf.net/installation/
Pale Moon: https://www.palemoon.org/download.shtml
Thorium: https://thorium.rocks/
Ungoogled Chromium: https://ungoogled-software.github.io/ungoogled-chromium-bina...
throw123xz
2 hours ago
There's essentially 2 browsers in that long list: Firefox and Chromium.
Everyone using Chromium as base committed to MV2 support, but that's while Chromium itself still supports MV2. What will happen when Google changes things enough that the small browsers can't merge updates in a day or two while maintaining MV2 support? I doubt Vivaldi and Brave have the resources to actually fork Chromium... not even going to mention small projects like Thorium or Ungoogle Chromium.
And the Firefox-based browsers are in a similar position. The 2 or 3 students working on Floorp can't do much if Mozilla decides to drop support and then introduces changes that breaks compatibility with old code.
Of course those browsers can decide to stop merging upstream code, but then you get a Pale Moon... even if we ignore security flaws (which are a problem for you and your machine), a visit to their forum tells me that it struggles with a few websites.
hulitu
10 hours ago
> only correct course of action is to ditch Chrome
There is more Chrome than Chrome: Edge, Chromium and all their forks.
high_priest
20 hours ago
Its not happening
agile-gift0262
20 hours ago
I switched to Firefox and it's been wonderful. I wonder why I didn't switch earlier. It's only been a couple of months, but I can't imagine going back to a browser without multi-account containers.
galangalalgol
19 hours ago
The only time I've used anything but firefox for the last. Well probably since netscape honestly? I am so old. Is to get the in flight entertainment to work on american, but firefox has worked for that for a few years now. People say chrome is faster and in the early 2000s I might have agreed, but now I really don't understand why anyone not on a mac or iphone isn't using Firefox. It is great.
nfriedly
19 hours ago
Firefox is great on Mac too.
You have a point about iPhones, though. It's almost pointless, but not quite: it does get a few features, like cross-platform sync. "Real" Firefox is one of the things that keeps me on Android.
Melatonic
16 hours ago
Orion browser using Firefox plugins I have found to work quite well on iOS
pkaeding
15 hours ago
I tried to use Orion as my daily driver on Mac OS (instead of Firefox) but I couldn't get the simplelogin extension to work (it wouldn't authenticate to my account). Also, it was slower than FF (I know, everything says that it is super fast, but that wasn't my experience).
After a month or so, I gave up and switched back to FF.
technofiend
16 hours ago
I recently discovered that my jetkvm won't work on chrome, firefox or safari in macos, even after trying various workarounds to enable webrtc. The fix was to boot up Fedora in parallels and use Firefox there. In fact I'm thinking about shifting all my browsing to that combination just for further isolation.
omnimus
8 hours ago
I am pretty sure jetkvm works on macos browsers. We have two in office where most people have macs.
galangalalgol
19 hours ago
Can you still get real Firefox on mac? I thought they forced chromium on there now too? The only time I got MacBook I put linux on it within a few months.
SllX
18 hours ago
So a couple of things.
1) Apple would never force "Chromium" on any of their platforms. You might be mistaking it for WebKit, but browsers are not required to use Apple's shipping version of WebKit on a Mac either.
2) Firefox on every single platform not on the iPhone & iPad uses and has always used Gecko. I'm not aware of any other exceptions besides those two platforms, but the Mac definitely isn't one of them.
nfriedly
16 hours ago
Yep, you can run Firefox on every Mac released for the past couple of decades. (Maybe more?)
Most of them also work with Linux, although it's a little more spotty on the more recent ARM-based ones ("apple silicon").
Macs are essentially "real computers" that you can run whatever software you want on, whereas iPhones and iPads are much more locked down. (Even when they have the same CPU.)
Sunspark
12 hours ago
Yes, and the different browsers on iOS are all actually just skins on top of Safari's WebKit.
nicoburns
18 hours ago
macOS isn't locked down like iOS. There are things like SIP which prevent some hacking/customising of the system, but:
1. These can all be disabled by advanced users (largely without consequence)
2. They dont prevent things like installing apps or even gaining root access in the first place.
The very fact that you can install Linux is evidence of the different approach taken with macs (you can't easily install Linux of ios devices)
galangalalgol
17 hours ago
The last macbook I owned had an Ethernet port, so I wasn't sure how much had changed in the interim. I knew that had added some lockdown and I wasn't sure how much. That seems like a reasonable compromise.
pdpi
18 hours ago
I assume that, by Chromium, you mean WebKit. At any rate, how or why would they have blocked Firefox on a machine where you can compile your own code?
tmnvix
19 hours ago
> Can you still get real Firefox on mac?
I have always been able to.
MangoToupe
18 hours ago
You can use whatever you want on macos
tmnvix
19 hours ago
> I really don't understand why anyone not on a mac or iphone isn't using Firefox
I'm on a mac and happily use Firefox. Have done for over a decade. It would take a lot to encourage me to move to a proprietary browser (Edge, Chrome, Safari).
Maybe I'm out of touch, but the attachment to Chrome that some people seem to have (despite the outright privacy abuse) is baffling to me. I mean, ffs, are a couple of minor UI compromises (not that I experience any - quite the opposite) enough to justify what I consider a frankly perverted browser experience? I'm inclined to conclude that some people have little self respect - being so willing to metaphorically undress for the big G's benefit.
mirekrusin
17 hours ago
They just don’t know. If you show them internet without ads they are amazed that something like that is possible.
chrsw
16 hours ago
I still find some pages don't work 100% correctly in Firefox. But not nearly enough to keep me from using it on my personal machines. (My employer doesn't allow any browser except Chrome and Edge). For me, the most important feature of a browser is the web experience. I guess it should be security but I try to be careful about what I do online, regardless of what browser I'm using.
Many years ago I used to run the Firefox NoScript extension exclusively. For sites that I trusted and visited frequently I would add their domains to an exceptions list. For sites that I wasn't sure about I would load it with all scripts disabled and then selectively kept allowing scripts until the site was functional, starting with the scripts hosted on the same domain as the site I wanted to see/use.
Eventually I got too lazy to keep doing that but outside of the painstaking overhead it was by far the best web experience I ever had. I started getting pretty good at recognizing what scripts I needed to enable to get the site to load/work. Plus, uBlock Origin and annoyances filters got so good I didn't stress about the web so much any more.
But all this got me thinking, why not have the browser block all scripts by default, then have an AI agent selectively enable scripts until I get the functionality I need? I can even give feedback to the agent so it can improve over time. This would essentially be automating what I was dong myself years ago. Why wouldn't this work? Do I not understand AI? Or web technology? Or are people already doing this?
mrandish
16 hours ago
> I still find some pages don't work 100% correctly in Firefox.
Sometimes this is simply because the site preemptively throws an error on detecting Firefox because they don't want to QA another browser with a smaller market share. Usually those sites work fine if you just change the user agent Firefox reports to look like Chrome (there are add-ons for that). Personally, I haven't had to resort to a non-Firefox browser or user agent spoof even once in well over a year now.
1oooqooq
16 hours ago
> I still find some pages don't work 100% correctly in Firefox.
find that hard to believe. but even if you find something using an api not implement by firefox, chances are you definitely do not want that feature anyway, the firefox gave in to really awful stuff and only drew the line on obviously egregious privacy violation ones.
mrgoldenbrown
16 hours ago
https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que...
I definitely run into pages broken in firefox desktop or especially firefox mobile. Extra especially on proofs of concept advertised here on HN.
Faark
7 hours ago
Yes, it is a thing. I open ms edge every time i want to view logs in our spring boot admin. Same one for one of the jira ticket workflows. Might find the time to look into it someday...
chrsw
16 hours ago
It's rare. But it does happen. Razer had this problem until recently. Looks like they fixed it because I just checked and it seems fine now.
quacksilver
13 hours ago
Sometimes devs rely on Chrome specific quirks, or are shipping broken apps that Chrome manages to make the correct guesses for it to be functional.
Many see 'it works on Chrome and mobile Safari' as 'it works' and they can get project signoff / ship / get paid / whatever and don't care about other users
The company that has the application may not know until a few users complain (if they complain) and by that point it could be too late due to the contract, or they may not understand what a different browser is or care either.
tzs
4 hours ago
> I switched to Firefox and it's been wonderful. I wonder why I didn't switch earlier
Maybe because a few years ago it could be very annoying? It was mostly pretty good at rendering web pages but it had many UI problems that could really get on your nerves after a while.
For example somewhere around late 2020 or early 2021 after several years of using it as my main browser on my Mac I switched because a couple of those problems finally just got too annoying to me.
The main one I remember was that I was posting a fair bit on HN and Reddit and Firefox's spell checker had an extraordinarily high false positive rate.
This was quite baffling, actually, because Firefox uses Hunspell which is the same open source spell checker that LibreOffice, Chrome, MacOS, and many other free and commercial products, and it works great in those with a very low false positive rate.
Here's the ones I hit and reported: ad hominem, algorithmically, all-nighter, another's, auditable, automata, backlight, ballistically, blacksmithing, bubonic, cantina, chewable, coaxially, commenter, conferenced, counterintuitive, dominator, epicycle, ethicist, exonerations, ferrite, fineable, hatchling, impaction, implementer, implementor, inductor, initializer, intercellular, irrevocability, licensor, lifecycle, manticore, massless, measurer, meerkats, micropayments, mischaracterization, misclassification, misclassified, mistyped, mosquitos, partygoers, passthrough, per se, phosphine, plough, pre-programmed, preprogrammed, programmability, prosecutable, recertification, responder, retransmission, rotator, seatbelt, sensationalistic, shapeshifting, solvability, spectrogram, splitter, subparagraphs, subtractive, surveil, survivorship, synchronizer, tradeoffs, transactional, trichotomy, tunable, underspecified, untraceably, untyped, verifiability, verifier, webmail.
xg15
18 hours ago
That's nice for you, but the monopoly is still there. In fact, you've strengthened Google's side in antitrust proceedings where they pretend they are not a monopoly because a small number of people use Firefox.
cherryteastain
16 hours ago
What do you propose then? Be a browser accelerationist, let Google do whatever the hell they want on your computer, and hope for big daddy government to tell them to stop?
xg15
7 hours ago
Google is already doing what the hell they want on the vast majority of people's computers. (As are Apple and Microsoft)
Sure, go ahead and install Firefox, LineageOS, etc. (I did so too and am a happy user of both). But I'm just saying that this is not fighting the monopoly in any way, it's just retreating into a bubble where we can ignore it for a while.
I have no answers as to what to do instead, but I think acknowledging that a strategy has failed would be a useful first step.
worldsayshi
17 hours ago
Yeah I'm surprised Google isn't imposing the same policies on Firefox. They ought to have considerable influence on Mozilla.
heresie-dabord
17 hours ago
Multi-account containers are brilliant. I recommend the following extensions:
* uBlock Origin
* Privacy Badger
* Multi-Account Containers
* Flagfox
* Cookie Autodelete
kxrm
16 hours ago
You really shouldn't double up on ad/tracking blockers. That can cause problems for the predefined filters. Go with one or the other. I prefer uBlock Origin personally.
tmtvl
6 hours ago
I recommend uBlock Origin, Multi-Account Containers, NoScript Security Suite, CanvasBlocker, and Decentraleyes.
3eb7988a1663
17 hours ago
I also love Multi-Account containers, but the UI is a bit of a mess. I get annoyed each time I have to futz with it.
trinix912
8 hours ago
I'd also recommend Consent-O-Matic for auto-clicking through most GDPR cookie notices ;)
ekianjo
17 hours ago
Extensions are potential sources of future vulnerabilities. The less the better.
GeekyBear
16 hours ago
If you choose Firefox, you can take advantage of the security vetting extensions must go through to become one of their recommended extensions.
https://support.mozilla.org/en-US/kb/recommended-extensions-...
evo_9
18 hours ago
Ditto - I’m on Zen browser a FF fork, it’s a clone of Arc and quite love it. No way I’m going back to chrome or any chromium browsers.
vmladenov
14 hours ago
How do multi-account containers differ from Chrome profiles? I hadn't paid much attention to Firefox outside of Linux installs as I mainly use Safari with Chrome as a backup, but I'm interested to try again.
calgoo
8 hours ago
First, they are color coded / icon specific tabs, not full windows like chrome. I have used it a lot in the past when I'm doing sso testing at work, or logging into 5 or 6 different AWS accounts at the same time. It's really nice to jump from the green tab (Dev) to the red tab (prod) to check some settings or logs. They feel a lot lighter then full on chrome profiles. You can also tie each to specific proxy profiles, so in my last setup we used ssh tunnels to access different environments, so each container connected to different ssh tunnels.
worldsayshi
17 hours ago
The main thing holding me back is lack of pwa support, since there are a few apps that i need to use that only exist as progressive web apps on Linux. And using another browser for pwa has shown to be a bit cumbersome.
I know pwa is coming back to Firefox soon-ish.
slenk
17 hours ago
Firefox on Windows has PWA support at least
Melatonic
16 hours ago
Some of us never left !
guywithahat
18 hours ago
[flagged]
madeofpalk
18 hours ago
Mozilla is more questionable than Google? By using Brave you're still staying within the Google ecosystem, sending them the signal that their Chromium internet is the better one.
I swear - people have such a hard on for hating Mozilla because it fails to live up to an impossibly high standard, while giving all the other corporations doing actual harm a free pass.
geraldwhen
17 hours ago
The Mozilla foundation is overtly political. The fact that they also support a browser is secondary.
CamperBob2
15 hours ago
How much do you know about Brendan Eich?
yedpodtrzitko
18 hours ago
I'll bite - if you dont use Firefox because of "questionable ethics", then I am quite surprised you decided to use Brave, considering their controversies. Also Brave is still based on Chrome's engine, and I dont think they'll be able to maintain their fork long-term, so if the reason to switch was to break the Chrome monopoly, then I'm not sure this switch really counts.
slenk
17 hours ago
Brave = Chrome
myko
18 hours ago
Brave seems much more questionable concerning ethics, given Eich's history
guywithahat
15 hours ago
I'm sure Eich has political opinions, but he doesn't use the Brave blog to push them and he doesn't impose them on his contractors or customers in the way Mozilla does.
maineagetter
12 hours ago
[dead]
Etheryte
20 hours ago
I don't know, I switched to Safari and it was painful for like two hours and then I stopped thinking about it. The only thing I somewhat miss is the built-in page translate, but I don't need it often enough to be bothered much.
notatoad
19 hours ago
switching to safari because chrome disabled the good adblockers is completely counter-productive. safari has never supported the good adblockers.
Fire-Dragon-DoL
20 hours ago
I find switching from chrome to safari essentially doing nothing. If you switched to a non-big-company owned browser, it would make sense but Apple has plenty of lock in which is as bad as chrome lock in.
fny
20 hours ago
I'm a huge fan of Orion by Kagi: you should have a look! It's a little rough around the edges but the extension support on iOS is amazing.
const_cast
19 hours ago
Orion is the only viable option on iOS IMO. The fact that, to this day, Safari has no way to block ads on iOS means it's just awful. Before Orion, I avoided using my web browser like the plague, because the experience was just bad.
Now I'm on Android, and Ironfox is pretty good and Firefox is also available. The browser story on Android is leaps and bounds ahead of iOS.
tech234a
19 hours ago
Actually there are several adblockers available for Safari on iOS; the functionality was introduced in 2015. Adblock Plus and Adguard are some of the larger extensions available, and now uBlock Origin Lite is now being beta tested for Safari on iOS.
ndiddy
18 hours ago
I find the "switch to Safari" talk amusing because the adblockers available for Safari are functionally equivalent to the MV3 API that everyone's complaining about. The problem with the "static list of content to block" approach that Safari and MV3 use is that you can't trick the site into thinking that ads have been loaded when they haven't, like MV2 allows via Javascript injection. The effect of this is that you'll run into a lot of "disable your ad blocker to continue" pop-ups when using an adblocker with Safari, while you won't see them at all when using an adblocker with Firefox.
const_cast
19 hours ago
I've never used these, but if I had to guess: these probably don't have the same power as full Manifest V2 extensions.
Also names like "Adblock Plus" scare me. I don't want someone I don't trust getting my web activity.
Etheryte
2 hours ago
You don't have to guess, they're as capable as MV2 and AdGuard has been around for a long time.
Fire-Dragon-DoL
19 hours ago
I don't use any Apple product, so no Orion for me
creato
19 hours ago
It's especially silly in this case because Safari extensions have always been equivalent to MV3 functionality.
lapcat
18 hours ago
This is not accurate. Safari had webRequestBlocking functionality from 2010 to 2019 and indeed a version of uBlock Origin for Safari. What is true is that Safari was the first browser to ditch webRequestBlocking, replaced by its Apple-specific static rule content blocker API.
Otherwise, though, Safari still supports MV2. Everyone seems to think webRequestBlocking is the only relevant change in MV3, but it's not. Equally important IMO is arbitrary JavaScript injection into web pages, which MV2 allows but MV3 does not.
MV3 is so locked down that you can't even use String.replace() with a constructed JavaScript function. It's really a nightmare.
Google's excuse is that all JavaScript needs to be statically declared in the extension so that the Chrome Web Store can review it. But then the Chrome Web Store allows a bunch of malware to be published anyway!
rasz
13 hours ago
There must be ways of injecting custom non static js because mv3 version of tampermonkey works https://chromewebstore.google.com/detail/tampermonkey/dhdgff...
lapcat
5 hours ago
After dragging their feet for literally years, Google finally implemented a specific userscripts API. However, the implementation was initially just statically declared rules like DeclarativeNetRequest, which sucked, and it also required that the user enable developer mode.
In Chrome 135, which is very recent—the public is currently on Chrome 138—Google added an execute() method to run an individual script. However, the API is not available from the extension content script, so if it needs to be triggered from the content script, you have to make an async call to the background script (or more accurately, the background service worker, which is a whole other nightmare of MV3). Moreover, the API accepts only a string for JS code or a filename; you still can't use a Function() constructor for example.
In Chrome 138, the current version, Google switched from developer mode to a dedicated userscripts permission toggle in the extension details, which is disabled by default. I think Google is still working on but has not finished a permissions request API. Remember this is almost SEVEN YEARS after Google first announced Manifest V3. The entire time, Google has been stalling, foot dragging, practically getting dragged kicking and screaming into doing the least possible work here.
zer00eyz
18 hours ago
I don't think in this case your argument is as clear cut and the use cases that people have today arent solved by the choices out there.
George Carlin: "You don't need a formal conspiracy when interests converge. These people went to the same universities, they're on the same boards of directors, they're in the same country clubs, they have like interests, they don't need to call a meeting, they know what's good for them and they're getting it."
The interests of APPLE (who makes money on hardware, and credit card processing) don't align with the interests of Google (who makes money on ad's). I am all for open source, I'm all for alternatives. But honestly if you own an iPhone and a Mac then safari makes a lot of sense. I happen to use safari and Firefox on Mac and am happy to bounce back and forth.
I also keep an eye on ladybird, but it isnt ready for prime time.
And I'm still going to have a chrome install for easy flashing of devices.
vehemenz
19 hours ago
Apple isn’t selling my data, and they make the best consumer hardware, so at this point there aren’t many downsides to Apple lock in.
sensanaty
19 hours ago
jampekka
18 hours ago
The greatest trick the Ad ever pulled was convincing the world it didn't exist.
scarface_74
19 hours ago
No company sells your data. They sell access to you based on the data they have about you. Apple is no different
0xblinq
11 hours ago
Facebook entered the chat
scarface_74
8 hours ago
Facebook doesn’t sell your data to other companies either. Your data is too valuable to sell. Companies tell FB what demographics they want to target.
Fire-Dragon-DoL
19 hours ago
The lock in is a downside.
mattkevan
19 hours ago
Safari has had built-in page translate for years now. It’ll detect different languages and show a translate option in the site tools menu. Works well.
Etheryte
19 hours ago
I'm aware of this, but in my experience it's pretty bad. It doesn't even cover all European languages, never mind the rest of the world. For the languages it does support, it's always a lottery whether it works with that specific site or not. I've tried using it a few times, but it's not even remotely close to what Chrome does.
lytedev
20 hours ago
It definitely is, buy I think the silent majority just don't care all that much. Is that what you're referring to?
al_borland
18 hours ago
It happened before, multiple times.
mattigames
12 hours ago
Hit then where it hurts would be political action, not individuals switching to Firefox, that does nothing.
toofy
12 hours ago
like most solutions to complex societal/economic issues:
it’s almost certainly going to take both of your ideas, more diversity in the browser space and political actions. and then other actions as well.
the collective We have fallen into a trap where we consistently talk down other important ideas because we think ours is important too (and it is.) i definitely catch myself doing this far too often.
i just hope We can get back to a place where We recognize that different ideas from our own are also important and will need to be used in our effort to solve some of our issues. because so many of these cracks we’re facing will require many many many levers being pushed and pulled, not one magic silver bullet.
wrasee
7 hours ago
In a democracy it’s actually the other way around, over time at least. Politicians follow votes.
RamblingCTO
6 hours ago
> Politicians follow votes.
we have enough data to show that this is not the case, in general.
wrasee
4 hours ago
Perhaps a better way to phrase it is to simply say that politicians are elected, and are nothing without votes.
A politician isn’t even a practicing politician without votes. Democracy is ultimately driven by citizens. Of course politicians will do their best to influence public opinion (it’s their job) but are ultimately in service to it though elections.
It’s why what people think (and vote) matters in a democracy.
And back to the point, why voting with your feet (switching to Firefox) actually means something.
user
3 hours ago
greatbit
16 hours ago
Ditching Chromium for Firefox isn’t much better since Firefox sells user data.
Next would be Safari.
paulryanrogers
13 hours ago
Firefox only shares anonymized data with partners. Is there evidence OHTTP can be deanonymized?
phendrenad2
20 hours ago
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.
sensanaty
19 hours ago
> 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).
const_cast
19 hours ago
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.
maest
19 hours ago
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.
const_cast
19 hours ago
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.
sensanaty
18 hours ago
> 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)
glandium
17 hours ago
Where did "check feature, not browser name" go?
thayne
13 hours ago
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.
bloaf
17 hours ago
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.
thayne
14 hours ago
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.
devmor
16 hours ago
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.
maest
14 hours ago
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.
jasonfarnon
18 hours ago
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.
thayne
13 hours ago
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.
xboxnolifes
18 hours ago
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.
XorNot
17 hours ago
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.
fc417fc802
7 hours ago
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.
immibis
2 hours ago
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.
fud101
14 hours ago
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.
ndriscoll
12 hours ago
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.
fud101
12 hours ago
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.
oblio
18 hours ago
Just bite the bullet and use Tree Style Tabs or Sideberry.
I didn't, for decades, but it was a mistake.
batiudrami
15 hours ago
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.
Brian_K_White
17 hours ago
"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.
stevage
18 hours ago
Me too. On mac, FF and chrome basically look and feel identical. Only devtools are quite different.
jeffbee
19 hours ago
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.
Phemist
18 hours ago
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. ;)
homebrewer
15 hours ago
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.
Phemist
6 hours ago
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.
poly2it
19 hours ago
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.
nicoburns
18 hours ago
> 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.
phendrenad2
19 hours ago
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.
al_borland
18 hours ago
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?
3eb7988a1663
17 hours ago
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?
homebrewer
15 hours ago
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-...
homebrewer
16 hours ago
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.
thayne
14 hours ago
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.
eviks
13 hours ago
> 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?
temptemptemp111
10 hours ago
[dead]
xg15
18 hours ago
> Hit them where it hurts and take away their monopoly over the future direction of the web.
Because that has worked so well so far...
tonyedgecombe
9 hours ago
Also if you don’t like advertising then hit the back button on advertising heavy sites.
janalsncm
18 hours ago
“Sorry, we don’t support any browsers other than Chrome”
I agree exploiting a bug isn’t a sustainable solution. But it’s also unrealistic to think switching is viable.
oehpr
18 hours ago
Keep chrome installed and fall back iff forced to. That way the majority of usage statistics show up as other browsers so when developers are making guesses at which browser to support, those statistics will push them away from chrome.
Additionally: you would be surprised how infrequently you have to switch to chrome
zos_kia
18 hours ago
Can't remember the last time I actually had to open a website on chrome for compatibility reasons. Is that still a thing?
Andrew_nenakhov
17 hours ago
Btw, the 'website requires chrome browser' problem is often solved if you just make Firefox user agent say it is Chrome.
XorNot
17 hours ago
The problem is this needs to be a standard Firefox feature.
8n4vidtmkvmk
16 hours ago
There's one site I have to switch to Firefox for. And it's a big one that handles a lot of money, so that's kind of surprising. Can't log into their site in chrome, no matter how hard I try. Nor edge.
userbinator
16 hours ago
Find who is responsible for such sites and send them strongly-worded emails. If it's a commerce site, tell them they just lost a potential customer. In my experience it's usually the trendchasing web developers who have drunk the Goog-Aid and are trying to convince the others in the organisation to use "modern" (read: controlled by Google) features and waste time implementing these changes --- instead of the "deprecated" feature that's been there for decades and will work in just about any browser, and the management is usually more driven by $$$ so anything that affects the bottom line is going to get their attention. I've even offered to "fix" their site for free to make it more accessible.
tankenmate
18 hours ago
By that logic attempting to change anything at all is not viable; e pur si muove.
bayindirh
18 hours ago
For me “switching” is to start using something else rather than Firefox, so switching from Chrome is viable.
slenk
17 hours ago
Most sites let you ignore that, but just keep like Ungoogled Chromium around as a backup
yard2010
9 hours ago
"This site requires Internet Explorer 6 to work"
autobodie
16 hours ago
>the only correct course of action is to ditch Chrome
History shows mere boycotts to always be abysmal failures one after another. The only few examples of ostensible outcomes were critically meaningless and necessitate zero-friction alternatives, like when bud light was encouraged to spend a bit of its marketing budget differently — wow, really showed them!!
There's no detour for politics.
codeguro
14 hours ago
>like when bud light was encouraged to spend a bit of its marketing budget differently
But that was the whole point. They were marketing to children. They still haven't recovered from that backlash. Anheuser-Busch took a pretty damning financial hit and it sent a message to all the other companies not to pull this kind of stunt because it's bad for business. Changing their behavior was the entire point.
worik
15 hours ago
> History shows mere boycotts to always be abysmal failures one after another
The South African apartheid regime was brought down by boycotts.
The Israeli genocide regime will suffer the same fate if there is any justice left in the world.
Boycotts are very powerful. Users boycotting ads is dismantling the surveillance web.
zorked
8 hours ago
It wasn't just boycotts, however and unfortunately. The South African army was defeated militarily by FAPLA-Cuba. There's a reason why Nelson Mandela's first visit as chief of state was to thank Fidel Castro in person.
bigfatkitten
15 hours ago
South Africa didn’t have the U.S. Government and its allies actively propping it up, and punishing anyone who tried to boycott it.
linguae
14 hours ago
The history is a little more complicated than this…it is true that South Africa was eventually sanctioned by the US for its apartheid policies, and this helped lead to the end of apartheid. However, the US supported South Africa during much of the Cold War period as a bulwark against communism. Some US politicians were willing to look the other way when it came to apartheid before support for South Africa became increasingly politically difficult.
AStonesThrow
14 hours ago
[dead]