Live data from Hacker News

Firefox 70

hacks.mozilla.org

71–80 of 468 posts

Re: Firefox 70

#71
> Lastly, Core Animation allows us to move rendered content around in the window cheaply. This is great for efficient scrolling. (Our current compositor does not yet make use of this capability, but future work in WebRender will take advantage of it.)

Oh I am so excited about this! Where can I follow along with this development?

Re: Firefox 70

#72
post #62

I recently switched to firefox to give it a try. Does anyone else 2x-3x their video playback and notice the audio distortion in FF on mac? I've tried to find some discussion or workarounds for it, but no dice. Hoping that maybe the renderer in this release might help a little.

Yes, we (the media team at Mozilla) know about this, and we're having a look.

The algorithm we use it not the best (and I think it's not the only cause of bad quality here), and we're investigating what to do.

https://bugzilla.mozilla.org/show_bug.cgi?id=1427267 is where we track this issue.

Re: Firefox 70

#73

Wow, blown away by how much better the new password manager is! If they add support for custom fields on each login, this could almost completely replace my need for a 3rd party solution.

Don't you still use a 3rd party solution for app logins on your phone?

Re: Firefox 70

#74
post #32

> Firefox 70 introduces three new properties related to text decoration/underline: > text-decoration-thickness: sets the thickness of lines added via text-decoration. > text-underline-offset: sets the distance between a text decoration and the text it is set on. Bear in mind that this only works on underlines. > text-decoration-skip-ink: sets whether underlines and overlines are drawn if they cross descenders and asc…

Don't want to rain on your parade, but this is a long way from being generally available: https://caniuse.com/#search=text-decoration-thickness

11% coverage, and almost all of that is iOS Safari.

Re: Firefox 70

#75
I wish they'd add the touchpad back/forward/zoom/scroll gestures in win10. Chrome is just too far ahead when it comes to usability.

Re: Firefox 70

#76
post #7

Love Firefox. The philosophy, its snappiness, its many add-ons, the UI. - Glad to have an alternative to Chrome! Keep up the good work, Mozilla & Firefox team.

Glad to have an alternative to Chrome!

Many would argue that Chrome is an alternative to Firefox, given that Firefox predates Chrome as the first real viable browser alternative.

Re: Firefox 70

#77
post #38

Earlier quoted context omitted.

On the contrary, I'd say that competition has been good for all involved. For such a maligned language that was born in a little over a week, JavaScript is better and faster than it has any right to be. The amount of resources that have gone into improving JavaScript is amazing. I just wonder what some other languages would look like now with that kind of attention.

Only a week? And I would slap python 3 right on top of that. Despite the language being inherently messy and fully dynamic (similar to js), there are tons of static analysis tools, compilers, alternate run times, IDEs, etc. Edit: the "only a week?" question was genuine, it wasn't meant to be tongue in cheek.

"There was a lot of internal pressure to pick one language as soon as possible. Python, Tcl, Scheme itself were all possible candidates. So Eich had to work fast. He had two advantages over the alternatives: freedom to pick the right set of features, and a direct line to those who made the calls. Unfortunately, he also had a big disadvantage: no time. Lots of important decisions had to be made and very little time was available to make them. JavaScript, a.k.a. Mocha, was born in this context. In a matter of weeks a working prototype was functional, and so it was integrated into Netscape Communicator."

https://auth0.com/blog/a-brief-history-of-javascript/

Looks like it was pretty quick but maybe not just one week. Looks like Python was actually considered, but bear in mind that this was 25 years ago. Python 3 certainly wasn't out yet and the available tool ecosystem was much more limited.

Re: Firefox 70

#78

Earlier quoted context omitted.

Game changer! Now from my POV Firefox is the best desktop browser, period. No caveats.

Is there a good transition path for someone who uses a lot of Google products? In particular, I use Chrome across all my devices, and I depend on the ability to search my history/recent tabs/etc from anywhere. Will Firefox give me the same ability? Is the transition literally just: Install Firefox everywhere and start using it instead?

As long as you use it everywhere in the same way you presently use Chrome everywhere, yes. You can also import a certain amount (history & bookmarks, not, I think, current & recent tabs) to get started.

Re: Firefox 70

#79
This is great news! I tried to switch to firefox to do my (frontend) development in, but I noticed serious slowdowns compared to Chrome with multiple tabs open. Going to give this another try!

Re: Firefox 70

#80
post #38

Earlier quoted context omitted.

On the contrary, I'd say that competition has been good for all involved. For such a maligned language that was born in a little over a week, JavaScript is better and faster than it has any right to be. The amount of resources that have gone into improving JavaScript is amazing. I just wonder what some other languages would look like now with that kind of attention.

Only a week? And I would slap python 3 right on top of that. Despite the language being inherently messy and fully dynamic (similar to js), there are tons of static analysis tools, compilers, alternate run times, IDEs, etc. Edit: the "only a week?" question was genuine, it wasn't meant to be tongue in cheek.

Take a look at this article from the IEEE Computer magazine:

https://www.computer.org/csdl/magazine/co/2012/02/mco2012020...

It links to a video interview with Brendan Eich:

https://youtu.be/IPxQ9kEaF8c

Post reply on HN