Also Thunderbolt is too similar to Thunderbird, really got me puzzled for a sec.
Mozilla Thunderbolt
221–230 of 366 posts
Re: Mozilla Thunderbolt
#222Why not "Phyrefox"?
They are so incompetent, they could not even come up with a name sufficiently different from their own product.
Re: Mozilla Thunderbolt
#223Earlier quoted context omitted.
> already painful and readily apparent, stagnation of your browser What's wrong with Firefox? There are several things Firefox does that it's annoying to live without in other browsers (video pop-outs, competent ad blocking, etc). Is there some core feature that's missing? I'm subjected to Edge at work and I couldn't tell you a single thing it does that I'd want FF to do. > and our standards bodies as entities distin…
Web usb and serial are not just missing, last I checked Mozilla is opting to not implement based on their moral stance. It just puts them behind for some stuff.
Half the thread impunes Mozilla for taking so much money from Google and imply that they are controlled opposition, and the other half gets upset when Mozilla doesn't implement every standard that Google tries to steamroll through the standards bodies because of objections to how they can be used for fingerprinting, or complains that the attempts at anti-fingerprinting break websites, etc.
Sometimes it's not even different people, it's the same people punching them for contradictory reasons.
Mozilla is not perfect but they get all the downsides of being methodical and privacy focused alongside none of the benefits. Everybody hates the "side projects" unless it's Rust, Servo, LetsEncrypt, Thunderbird, contributions to Opus/AVI, etc. and you can be sure they'll be criticized if they "focus" by touching investment in any of those by the same people.
Re: Mozilla Thunderbolt
#224Earlier quoted context omitted.
Firefox is pretty cool. Use it every day. Blocks ads Multi account containers Dev tools very good I never notice that it is in any way slow, except for those sites that need infinity cpu on any browser, like jira. What specifically is the issue? To my mind it quietly just gets on with things.
I use it daily, but Chromes dev tools are better. I always wind up back in Chrome to debug things.
Re: Mozilla Thunderbolt
#225oh mozilla, why don't you just focus on Firefox. That is all we want.
Re: Mozilla Thunderbolt
#226Earlier quoted context omitted.
I'm building a fairly complicated browser extension [0]. Debugging the extension on Chrome, it works great. On Firefox, it is nearly impossible. There are a litany of compatibility issues that make it "different" than Chrome, despite the extension being very much standards based. It is really frustrating and makes me dread getting bug reports. To be fair, Safari is even worse and I haven't even touched Edge yet. As m…
The standards used to be there. Chrome decided they made ad blocking too easy and unilaterally changed the standard. Firefox is still on the standard. Chrome is what deviated, and while performance was improved, that was definitely not the motive.
Re: Mozilla Thunderbolt
#227[flagged]
" Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something. " " Please don't fulminate. " " Don't be curmudgeonly. Thoughtful criticism is fine, but please don't be rigidly or generically negative. " https://news.ycombinator.com/newsguidelines.html
Re: Mozilla Thunderbolt
#228Re: Mozilla Thunderbolt
#229For anyone reading this that has worked on the launch of this new product (or the many others of their ilk throughout the years) under the various Mozilla orgs, I mean no disrespect, however I feel it's important to not mince words these days.. I implore ANYONE at Mozilla org to please, please stop working on projects distracting from the complex and necessary work of browser and web standards stewardship. That alone…
Some quick hits just from reading recent release announcements from December '25 through April 26:
- Hardware acceleration for faster performance with PDFs - Expanded WebGPU support - Faster page loading with compression dictionaries - Deeper hardware integration for faster video playback on AMD hardware - Better GPU stability and performance on MacOS - Faster local translation
And I'm only picking out bits and pieces. "Web platform" improvements are so abundant that reproducing them from any single release would be a massive wall of text, but for a few examples just from one recent release:
>Service worker support for WebGPU has been added, making it available in all worker contexts. Service workers allow WebGPU to run in the background, which is particularly useful for extensions and other pages that can meaningfully share resources across multiple tabs and time periods.
>Firefox now supports the Iterator.zip() and Iterator.zipKeyed() methods from the joint iteration proposal. This allows zipping together underlying iterators into an iterator over values grouped by position, similar to zip in many other languages.
>Firefox now supports the Trusted Types API, which is primarily aimed at preventing cross-site scripting attacks.
>Firefox now supports the Sanitizer API, which provides new methods for HTML manipulation. The element.setHTML() method enables developers to insert HTML content similarly to element.innerHTML, but without the security vulnerabilities such as cross-site scripting (XSS). A complementary method, document.parseHTML(), is also available for parsing HTML safely.
And on and on it goes with APIs, CSS and so on, and that's every release, and that's still not covering feature requests and cosmetic updates, or the constant security updates.
Guys, this is millions of lines of code and thousands of patches every quarter. While you were reading about AI features or poorly worded terms of service, they studied the blade..er.. they worked on real performance improvements. It should be a scandal that anyone in the comment section gets away with claiming they're not working on anything.
Re: Mozilla Thunderbolt
#230For anyone reading this that has worked on the launch of this new product (or the many others of their ilk throughout the years) under the various Mozilla orgs, I mean no disrespect, however I feel it's important to not mince words these days.. I implore ANYONE at Mozilla org to please, please stop working on projects distracting from the complex and necessary work of browser and web standards stewardship. That alone…