as a front end web developer, I've found it useful to know what user agent is requesting a page in order to load conditional styling. For example, to compensate for Safari's god-awful outlines support (pre-version 16).
The biggest offender is, surprisingly, cloudflare. They will straight up refuse to serve you any site if your user agent is not one of the mainstream ones. It's not even "find the traffic light to prove you're human", but a page basically saying "fuck you, go away".
If I was a Firefox dev I'd start looking into building in user agent spoofing right into the browser.
It already opens Facebook pages in a special isolated tab. They could have apple.com open in it's own special "safari" tab. I wonder if there's anything preventing them from doing that. I guess it could be bad because it would make their market share appear even smaller.
JavaScript as it is today also need to be thrown in a trash of history.
Website should not contain additional code. If someone wants to send me an app hacked on top of website rendering, it should be a popup asking me first if I want to run this.
i don't want them knowing desktop or mobile either. we all have good enough phones now to handle a proper website on mobile -- mobile sites are fucking garbage.
steve jobs during the original iphone keynote did a whole segment on how you could load the full rich widescreen NYT website and zoom in and out and look at that rich text rendering. apps are ass, mobile sites are ass.
Actually, the top one is the logo of the chromium browser engine, but the bottom one is not the logo of the Gecko browser engine. That's the logo of SpiderMonkey, Firefox's Javascript engine (Chromium uses V8).
Firefox still uses Gecko for its HTML engine. Quantum was a project to incorporate some learnings from Servo, and other larger performance projects, into Firefox components, including Gecko.
Just an aside, but Servo was never intended to replace Gecko, and was only intended to be a R&D project for improving some Firefox components. This was due to the long-tail of web compatibility that would be required to make Servo a suitable replacement for Gecko.
Do we, as an industry, have such short attention span, that we forgot how Microsoft abused their monopoly in the 1990s to force everyone to use Internet Explorer? Now that Google is doing the exact same thing, nobody seems to mind.
Because the tech gigacorporations have literally spent the last three decades brainwashing us into accepting shit like that and even convincing us that it's better this way.
I remember using Netscape (my Google keyboard didn't know that word) before Firefox and SeaMonkey. I mostly used SeaMonkey to edit HTML and Firefox for my casual browsing.
Reset your user agent string. It will tell you that your browser is unsupported. Switch your user string to chrome and everything will function as expected.
IT people probably run into more problems with non-chromium browsers.
Edit: it has to be visited on a desktop regardless. ABM does not like mobile browsers.
Here is the problem with changing the user agent (IMO). It just re-enforces the idea that Chrome/Chromium browsers are the only browsers and therefore sites should just be coded for them. Which they are currently the most common for people to be using since even Microsoft gave up on IE and the original Edge. But the fact that Microsoft and Google are still the most dominate OS'es means that we are just seeing IE all over again. With sites being coded to only expect Chromium, then they are just set to not even allow them to be loaded by anything else.
The fact that so many of the sites do in fact work with Firefox/Safari when the user agent is set to falsely report that it is Chrome/Chromium should be kind of concerning. Just leads to false narratives that other options are not worth using due to being bad products. Kind of like how in the US we are conditioned to believe that there are only two parties to choose from and all other options shouldn't be allowed or are never okay to support.
I 100% expect websites to soon start breaking their interface on Firefox. With Chromium blocking the best adblockers, they will be incentivized to nudge people to Chromium browsers.
Didn’t we already see Youtube sneaking in a 5 second delay for Firefox users?
There was a reddit post that claimed that, and it was debunked in that same reddit post. Some website made a "news" article about it, citing said reddit post. Bigger news orgs made articles about it citing that website.
There are so many "news" websites that basically don't do any fact checking and use social media as their sources.
My other pet peeve around social media "journalism" is when someone writes an article about a hot take on a political topic and their source is some tweet with like 2 likes and retweet. Like, that's not a radical opinion many people share, stop making it seem like this is a common sentiment amongst the left/right.
But I did have issues with some Web SDRs on http://www.websdr.org/ when using Chromium-based browsers
And I wasn't the only one, looking at F.A.Q.:
Q: I'm using Chrome and don't hear audio (on some sites)!
A: Since version 71, Chrome does not allow every website to start playing audio, in order to stop annoying advertisements. Chrome tries to guess whether you want audio or not, but doesn't always get it right. On some WebSDR sites, you'll get an "audio start" button, on some you don't.
If you don't get audio, try the following:
At the top right, click the 4 vertical dots, and then Settings.
At the bottom, click Advanced.
Under "Privacy and security," click Site settings.
Select "Sound"
Select "Add" and enter "http://*"
(thankstoK9GLfortheseinstructions)
Note that the above effectively disables Chrome's "autoplay" policy for all http sites.
There are multiple dedicated ESP32 flashing programs available for most operating systems, there should be no reason to use any web browser to flash a microcontroller.
The fact this even needs to be said says a lot about modern web browsers, and software development in general.
within the last couple days my Firefox browser has stopped working. It used to be my default, but now whenever I call on Firefox the screen just comes up black. But guess what? Chrome works fine. they're forcing me to use Chrome now 😡
I don't have any problem with YouTube, and I don't even see any ad. Can you send links? Because the last rumor was just a 5 timeout delay for ad blockers users, not specially for Firefox users.
The image says "visiting websites", not "YouTube". And Google does this for several years already, not just since 2023. The new 5 second delay is also happening in Chromium based browsers if you use an adblocker, it just isn't immediately rolling out to everyone yet. See A/B testing methodology.
There's no problem with Firefox. The problem is with managers of websites. Because Chromium-based browsers combined account for something like over 90% of global browser market share currently (source: https://gs.statcounter.com/browser-market-share), many sites decide to just throw any non-Chromium browser users overboard. The whole thing is quite ridiculous. It makes no sense that Firefox has such a low market share either.
Firefox is better, but it’s no surprise it isn’t mainstream.
1- A lot of businesses default to Chrome or Edge on their machines. Even if individual employees want to change it’s not like they have the ability to do it. Thats a huge amount of locked in Chromium traffic.
2- The vast majority of personal users are not tech conscious. Consider that only about 1/4 of people use ad-blockers. If the majority of people don’t bother installing ad-blockers why would people think they would install a new browser that has fewer immediately obvious benefits?
Online tech discussions have a tendency to vastly over estimate the tech savvy, and the expectations of most users. Just because you or I configure our computer experience, and think it’s a simple exercise doesn’t reflect most people who leave everything on default settings and simply live with whatever is thrown at them. This is just like the discussion on Netflix cracking down on account sharing, techies predicted a massive wave of piracy without understanding that most people don’t know how to, and are unwilling to learn how to pirate.