It feels like a no-brainer for me. I'm never going to use chrome unless I have to.
I use a lot of google products, but I see no reason to give them even more data on my browsing habits by using their browser.
191–200 of 618 posts
It feels like a no-brainer for me. I'm never going to use chrome unless I have to.
I use a lot of google products, but I see no reason to give them even more data on my browsing habits by using their browser.
So, my takeaway is that Firefox has become a punching bag for people to vent on. Sad state of affairs. Especially because it would be really hard, if not impossible, for Mozilla to shed this image
Former Firefix advocate, after the plugins breakage and senseless ui changes I had to check out. Kiwi on mobile from an HN recommendation
Former Firefix advocate, after the plugins breakage and senseless ui changes I had to check out. Kiwi on mobile from an HN recommendation
Same. I was 100% FF until they broke my AD blocker on iOS. The internet is unusable without it, so I switched to Brave. I do align philosophically with OSS, and community organization, though, so I may switch back at some point. I do think Mozilla’s executive team needs a real shakeup, though. Edit: haven’t heard of Kiwi. Looks interesting. Why’d you land on that vs Brave or whatever else?
Each to their own. I'm a happy Firefox user and will continue to be on all my devices (including my phone which I'm writing this now with)
[1]: https://www.cnet.com/tech/services-and-software/mozilla-back...
Earlier quoted context omitted.
If you want to customize your browser (as far as using your own CSS) you can try Vivaldi. I've been using it for years and after the 3.7 update it feels fast and snappy (at least on my computer). It has tons of custom settings around tabs, commands, windows, toolbars, etc. At least on Linux it gets out of my way quite nicely. Things like easily accessible Profiles help me quite a lot with my workflow. If you're reall…
If there were someway to sync Vivaldi with an iOS browser, I'd have already switched. I've really been quite impressed with it, and it seems better every time I check, but I get a lot of use about the cross-device features of Firefox/Chrome, and while that's possible on Android, Vivaldi still don't have an iOS version.
Earlier quoted context omitted.
Google, yes. But Microsoft? I haven't noticed, and I'm on Office 365 all day (my client uses that) while running Firefox / Linux. Microsoft does keep asking me to use Edge on my Windows gaming machine, although it's the only browser I have installed... But I guess the point is... where is Mozilla going to ask people to use Firefox?
But Microsoft? I haven't noticed > Try installing firefox (or even chrome) on a clean install of an updated windows 10.
Whereas Google bugs me on all my machines (Mac / Linux / Windows, all without Chrome).
My point was that using Firefox on Linux, I've never seen anything related to edge on MS sites (but I only use Office 365, Azure and, sometimes, the docs site).
Earlier quoted context omitted.
That's my experience too. Unfortunately I don't think it's possible for complex standards to be well specified in human language instead of in code so a reference implementation is what will always win in the end. At least chromium is open source. The best we can hope is maybe that organizations adopting chromium other than Google can wield more influence over it. As I point out here https://news.ycombinator.com/item…
> complex standards to be well specified in human language instead of in code so a reference implementation is what will always win in the end. > At least chromium is open source. That source code is 12-15 million lines of code. They implement literally thousands of specs. Chrome adds 40-70 new web APIs [1] with each release which happen roughly once every 40 days and contain god knows how many code changes. Good luc…
Exactly, it's impossible to describe that in human language which doesn't have precise enough semantics. That's why the spec has to be in code, in the form of a reference implementation and/or test suit.
The goal should be to move chromium away from being controlled too much by Google.