Earlier quoted context omitted.
> In fact, it's much worse because of all the tracking functionality Google's included. [citation needed], because as far as I'm aware of there's no such "tracking functionality" anywhere in Chrome. "In fact," claims like this without proof are pretty shitty.
Everything you type into the address bar is sent to Google's servers as a search query.
Is Firefox Doomed?
51–60 of 128 posts
Re: Is Firefox Doomed?
#52Earlier quoted context omitted.
Firefox is doomed because its lost its developer foot hold, anecdotally most devs I know refer to it as a joke and use Chrome instead. Its a browser that relies on recommendation to exist, and it no longer is getting recommendation. On a technical note each version isn't really getting any better, historical problems have never been addressed, version fragmentation is occurring, on several matters its in direct confl…
Most of your post is emotion and opinion, so I thought I'd address the part that is factually incorrect: > On a technical note each version isn't really getting any better That's simply not true. To take a single example, the type inference engine added to the JS engine in FF9 significantly improved performance. With the new high frequency release strategy, it's not guaranteed that there will be huge new features or…
The edge it had over IE was that it was a better user experience. It's not compared to Chrome anymore. Even IE is better than FF apart from the weird crash like blank screen glitch when opening a new tab that IE has.
Re: Is Firefox Doomed?
#53Earlier quoted context omitted.
Firefox is doomed because its lost its developer foot hold, anecdotally most devs I know refer to it as a joke and use Chrome instead. Its a browser that relies on recommendation to exist, and it no longer is getting recommendation. On a technical note each version isn't really getting any better, historical problems have never been addressed, version fragmentation is occurring, on several matters its in direct confl…
Most of your post is emotion and opinion, so I thought I'd address the part that is factually incorrect: > On a technical note each version isn't really getting any better That's simply not true. To take a single example, the type inference engine added to the JS engine in FF9 significantly improved performance. With the new high frequency release strategy, it's not guaranteed that there will be huge new features or…
The vast majority of the population makes decisions based on emotion and opinion. They are determining factors. Facts often don't matter.
Re: Is Firefox Doomed?
#54Earlier quoted context omitted.
Firefox is doomed because its lost its developer foot hold, anecdotally most devs I know refer to it as a joke and use Chrome instead. Its a browser that relies on recommendation to exist, and it no longer is getting recommendation. On a technical note each version isn't really getting any better, historical problems have never been addressed, version fragmentation is occurring, on several matters its in direct confl…
Most of your post is emotion and opinion, so I thought I'd address the part that is factually incorrect: > On a technical note each version isn't really getting any better That's simply not true. To take a single example, the type inference engine added to the JS engine in FF9 significantly improved performance. With the new high frequency release strategy, it's not guaranteed that there will be huge new features or…
You make 3 comments that I think answer themselves. First statement I imply that things aren't getting better, I'll agree that some things are getting better, new features and support etc... but theres a chunk of stuff not getting improved.
You note it yourself in the second point "You can find ancient pet bugs for any project". The fact is there are things not being addressed which have been raised as issues, some of them half a decade ago. Thats a pain point for most OSS projects, but browsers are a competitive space, to remain competitive some of these things need to be addressed.
Version fragmentation may have been the wrong term. What I meant was that lots of plugins aren't being supported between versions. Its not such a problem of the core FF, but without the plugins FF just isn't that great. From a support point of view, new versions every 6 months is painful, especially when I read things like pulling support for HTML 5 features they had previously supported.
It makes its a painful thing to support. I now test my HTML5 applications against IE10 and webkit, I don't consider FF worthwhile currently. I test Opera only because I use it (sorry other opera users).
For the w3c stuff my biggest pet peace is websql. On other points Mozilla have a political and ideological argument for and against like every big player, I can sympathize and support where appropriate. But WebSQL is something that I would like to be ubiquitous.
Re: Is Firefox Doomed?
#55Earlier quoted context omitted.
Developer here, and I prefer firefox over chrome.
For developing I do as well, I think it may be a comfort thing for myself mainly. As far as I'm aware all the tools I use are available on most if not all other browsers. The opinion of people calling it a joke isn't my opinion its what I keep encountering now, and opinions aren't truth, but a exaggerated emotions. So taking that onboard theres a feeling out there amongst a lot of people (although exaggerated) that F…
Re: Is Firefox Doomed?
#56Earlier quoted context omitted.
Most of your post is emotion and opinion, so I thought I'd address the part that is factually incorrect: > On a technical note each version isn't really getting any better That's simply not true. To take a single example, the type inference engine added to the JS engine in FF9 significantly improved performance. With the new high frequency release strategy, it's not guaranteed that there will be huge new features or…
You're not addressing his key point, I'm recommending Chrome to anyone I speak to, many other developers I know are too. Firefox is slow, sluggish to use and confusing compared to Chrome. The edge it had over IE was that it was a better user experience. It's not compared to Chrome anymore. Even IE is better than FF apart from the weird crash like blank screen glitch when opening a new tab that IE has.
Chrome has an advantage because it's relatively new. It doesn't have to deal with over a decade of add-ons and browser history and cookies.
Much like how a computer gets slow and needs to be reformatted, people who are browser power users need to clean out Firefox every few years.
Try vacuuming your Firefox database [1], syncing everything [2] and/or create a new profile [3] with only the extensions you actually use.
Oh, and be careful of Firebug. That's why most developers laugh at Firefox for being so slow; they use Firebug, which slows Firefox down to a grinding halt. We're working on our own dev tools, which are slowly coming together. They're not a Firebug replacement yet, but they're getting there. [4]
1 http://mozillalinks.org/2009/08/vacuum-firefox-databases-for... 2 http://www.mozilla.org/en-US/mobile/sync/ 3 http://support.mozilla.com/en-US/kb/Managing-profiles 4 http://hacks.mozilla.org/2011/11/developer-tools-in-firefox-...
Re: Is Firefox Doomed?
#57Earlier quoted context omitted.
Most of your post is emotion and opinion, so I thought I'd address the part that is factually incorrect: > On a technical note each version isn't really getting any better That's simply not true. To take a single example, the type inference engine added to the JS engine in FF9 significantly improved performance. With the new high frequency release strategy, it's not guaranteed that there will be huge new features or…
Indeed, I replied a little lower down about emotion and opinion and that it in part it isn't mine ( http://news.ycombinator.com/item?id=3309208 ). But for your specific comments I'll reply. You make 3 comments that I think answer themselves. First statement I imply that things aren't getting better, I'll agree that some things are getting better, new features and support etc... but theres a chunk of stuff not getting…
What things that actually matter aren't being improved?
You're wrong about plugins so I'll assume that you mean addons here, which use a completely different interface. Addon compatibility over the new release schedule has been rough so far, it's being addressed and I expect it to be, largely, a solved problem in the near future.
Pulling support for HTML 5 features? Are you referring to WebSockets, which were exposed again later once the security problems in the spec were resolved?
Web SQL DB is a terrible spec, as it stands. It effectively requires locking a specific version of SQLite (bugs and all) into the web for eternity to ensure interoperability. You'll note that IE has also refused to implement it so far. It's hardly fair to claim it's "in direct conflict with W3C standards". Web SQL DB never made it past a working group stage, and Firefox was not the only browser against implementing it.
Re: Is Firefox Doomed?
#58Re: Is Firefox Doomed?
#59Earlier quoted context omitted.
Most of your post is emotion and opinion, so I thought I'd address the part that is factually incorrect: > On a technical note each version isn't really getting any better That's simply not true. To take a single example, the type inference engine added to the JS engine in FF9 significantly improved performance. With the new high frequency release strategy, it's not guaranteed that there will be huge new features or…
> Most of your post is emotion and opinion The vast majority of the population makes decisions based on emotion and opinion. They are determining factors. Facts often don't matter.