Live data from Hacker News

Is Firefox Doomed?

readwriteweb.com

51–60 of 128 posts

Re: Is Firefox Doomed?

#51
post #34

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.

[deleted]

Re: Is Firefox Doomed?

#52
post #20

Earlier 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'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.

Re: Is Firefox Doomed?

#53
post #20

Earlier 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…

> 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.

Re: Is Firefox Doomed?

#54
post #20

Earlier 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…

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 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?

#55
post #40
post #37

Earlier 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…

Again, you're missing the point. It's not about technological advancement (although speed and stability is huge), it's about how many tech-savvy people are recommending it to their mothers and IT managers. By that metric, Firefox is losing ground quickly to Chrome. Chrome is nicer to use and easier to recommend. Yes, those are subjective beliefs, but they're widely-held ones and that's what matters.

Re: Is Firefox Doomed?

#56

Earlier 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.

I don't have a problem with you recommending Chrome (and I work at Mozilla). However, it's not fair to say Firefox is sluggish. With a new profile, it's just as fast as Chrome. Try it.

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?

#57
post #54

Earlier 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…

> 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.

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?

#59

Earlier 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.

That's fascinating and all, but I'm really not interested in arguing with people about their opinions. I'm not here to argue. If they make claims that are factually incorrect, I'm happy to point them at the facts.
Post reply on HN