Hacker News new | ask | show | jobs
by bgdnyxbjx 2556 days ago
It’s also really rough for me on Windows too. I try it every months a new release comes out and I don’t last a day.

Sites render badly (names colors and fonts look wrong on Firefox but look the same on Edge Chrome and Safari (macOS))

It hangs multiple times a day

Some heavy JS sites are much slower in FF than Chromium

It takes dev tools minutes to become responsive on the site I work on, while in Chromium they load up very quickly.

1 comments

> look the same on Edge Chrome and Safari

In other words: Blink, Blink, and WebKit (of which Blink is a fork) look the same. This is why people talk about supporting Firefox to avoid a monoculture.

Regular edge, not chromium Edge. So that’s three different rendering engines that can do it right, and one that doesn’t.