In 2024, please switch to Firefox
41–50 of 850 posts
Re: In 2024, please switch to Firefox
#42> Firefox is the only major browser not built by a company that makes money from advertising and/or selling your personal data This is true for Google, etc, but definitely not for Apple. Not saying Apple is perfect in every way, but they actually have a track record for privacy protection.
Brave runs on Chrome and has some of the highest privacy protections. I love Firefox, but just questioning if there aren’t good solutions available on Chrome. And while Apple may not have a business model as focused on selling data, they still have a growing ad business + weaker protections against fingerprinting and ad blocking
Re: In 2024, please switch to Firefox
#43I am not going back to Firefox anytime soon after they kicked out Brendan Eich for his personal views. Whether we agree or not with his personal views, open source should not be influenced by political agenda, neither by wokeness
A CEO should stand for the values their organisation represents.
Re: In 2024, please switch to Firefox
#44Rather than wanting the web platform to be first class, they really want it to languish as a second-class citizen. Really sad, seeing as they also fired devs, and invested in "AI" instead.
Re: In 2024, please switch to Firefox
#45https://name:password@news.ycombinator.com
1: When you bookmark them, it shows the auth part when you hover the bookmark with the mouse.
2: When you open them from the command line
firefox https://name:password@news.ycombinator.com
And then ctrl+click links on the site, it opens the new tab and shows the auth part in the tab title as long as the link loads. It seems the "current url" in Firefox code is stored with the auth part, and it passes that part on to local links.These issues make it insecure to use auth urls because as soon as someone looks over your shoulder (or there is a camera like in many cafes), you are p0wned.
I wish we had a better way to log into a website from the command line, like ssh keys. But for now, we are stuck with what we have. And Firefox makes it insecure to use it. So for now, I continue to use Chromium.
Re: In 2024, please switch to Firefox
#46Maybe I should write a blog post titled "You're writing passive-aggressive articles wrong, read this to do better in 2024"
Re: In 2024, please switch to Firefox
#47I am not going back to Firefox anytime soon after they kicked out Brendan Eich for his personal views. Whether we agree or not with his personal views, open source should not be influenced by political agenda, neither by wokeness
Being publicly against same sex marriage is a business liability in San Francisco.
Re: In 2024, please switch to Firefox
#48> Firefox is the only major browser not built by a company that makes money from advertising and/or selling your personal data This is true for Google, etc, but definitely not for Apple. Not saying Apple is perfect in every way, but they actually have a track record for privacy protection.
Firefox has ads doesn't it ? for the homepage links. (I am not complaining. long time firefox user)
Re: In 2024, please switch to Firefox
#49Re: In 2024, please switch to Firefox
#50How are the Firefox dev tools these days? I feel like every time I try to switch, the dev tooling has felt subpar compared to Chrome, and I don't like using one browser for regular use and one for development. It's been a couple years since I tried though.