This kind of chicanery is the reason I won't use Chrome for anything but browsing Facebook.
A while ago I switched to Vivaldi. I have never been happier with a browser.
Tell HN: Using Gmail? You will be force logged into Chrome
201–210 of 332 posts
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#202Earlier quoted context omitted.
I completely switched whenever FF quantum was released to stable. The experience is amazing. I will say I think chrome dev tools are better though.
The only reason I use chrome is the easy debugger hookup for VSCode. If anyone has any tips on how to get that running with FF, I'm all ears!
Debugging in Firefox works great!
https://www.jetbrains.com/help/webstorm/debugging-javascript...
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#203Earlier quoted context omitted.
Personally, I'm going to sign into both anyway. One less thing to sign into saves me time. That makes me happy. I dunno if I'm in the minority or not. But, it's a feature that at least some people find useful, so, I think branding it spyware is unjustified. It's not like it's a keylogger sending my data to who knows where which no reasonable person could ever find useful.
I use Gmail at work. I don’t want it to auto log me in.
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#204Someone else said 'your chrome account IS your google account' They are quite right. Google created an identifier that makes email as an id obsolete, and its called GAIA_ID. You can google it. Basically all of their services are keyed off on their universal gmail gaia_id but they planned on using this even beyond gmail but as a 'universal identifier' to track everyone on every service that interacts with google, such…
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#205Earlier quoted context omitted.
I completely switched whenever FF quantum was released to stable. The experience is amazing. I will say I think chrome dev tools are better though.
I tend to reach for Firefox's dev tools (or a node REPL) more often these days. Firefox has a much better CSS editor. I will run some dev tools in Chromium but avoid it for browsing. Once I saw that my account was linked to Chrome/Chromium without my permission, I cleared everything out of Chrome and stopped using it as a secondary browser. My secondary browser is now a separate Firefox profile: alias ff='firefox -Pr…
It's a huge advantage to be able to pause a script in Chrome, edit the source code, and have those changes injected back into the script. Chrome will even rewind the stack if I edit a line behind where the script currently is.
I use Firefox for all of my personal browsing and for some of my development. But I really miss that feature.
Edit: that and making it easier to debug Node from Firefox. It's still kind of a pain in that area.
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#206The advantage over Firefox is that it's still Chromium, so all those websites that are Chrome-only or have rendering glitches in other browsers still work perfectly.
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#207Earlier quoted context omitted.
I agree, sadly its never that simple. I tried diligently (all in) to use Quantum when it came out, for over a month. It just wasn't stable/fast enough when running a larger number of tabs. I'm hopeful it will get there soon and I can ditch Chrome but its just not there for me, yet.
You might want to try it again. I have over 80 Firefox tabs open in multiple windows, multiple containers, and two Firefox profiles. It's still extremely fast.
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#208Earlier quoted context omitted.
If you share a computer with someone else, each of you should have your own user accounts. Then each user account will have its own profile data, including which accounts are logged in.
Not sure why you're being so harshly downvoted, Chromium and derivatives have pretty solid profile switching. Doing this would actually be less work than signing out/in to other accounts.
Suppose I and my partner want to be able to bookmark something and have it show up on both of our phones. Is there a way to do that without sharing a Gmail account? That seems like a pretty common use case to me that was pretty easy to do before Chrome tied them together.
On Firefox, that use case would be trivial. You just sign all your browsers into one account and then use the web normally like you've always done.
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#209It started with an older version. Logging into Google automatically linked your Google account to the settings page. At least in the last version, clearing your private data (ctrl-shift-delete) no longer deleted Google cookies. To completely log out required manually digging into the advanced settings and then rebooting the browser. Google fundamentally doesn't respect user privacy, and people should use Firefox.
I completely switched whenever FF quantum was released to stable. The experience is amazing. I will say I think chrome dev tools are better though.
In general I find the UI for manipulating CSS and the DOM easier in Firefox. The Javascript Debugger in Chrome tends to work a little better when jumping in and out of 3rd party libraries, Firefox will just give up trying to break in your code and just dump errors in the console.
Meh... as long as it's not Safari Dev Tools I'm happy.
Re: Tell HN: Using Gmail? You will be force logged into Chrome
#210It started with an older version. Logging into Google automatically linked your Google account to the settings page. At least in the last version, clearing your private data (ctrl-shift-delete) no longer deleted Google cookies. To completely log out required manually digging into the advanced settings and then rebooting the browser. Google fundamentally doesn't respect user privacy, and people should use Firefox.
I completely switched whenever FF quantum was released to stable. The experience is amazing. I will say I think chrome dev tools are better though.