Hacker News new | ask | show | jobs
by Zak 568 days ago
Developers should do at least some testing in every reasonably popular browser engine.
3 comments

I feel like that's true only because we have a culture of making needlessly complex websites on the level of OS drivers, mostly to artificially grab attention due to the sickness of SEO.
How am I supposed to break the back button, "improve" scrolling, and make links you can't open in a new tab without at least 5mb of Javascript?
Hahah. Don't forget paywalls. More websites should have those.
Web browsers could have 1/10th of the features, basically enough for markdown, forms, forums, displaying media, and minimal styling.
Yes, and that would be enough to make a useful internet. Unfortunately, out of control capitalistic tendencies push for maximum features for no real benefit at all.
Why would you need a whole Ungoogled Chrome project for testing and not doing any "real" browsing?
agree. but why wouldn't you just use stock chrome? even if you're doing something sensitive it's not hard to block dataflows to the GOOG, and in all likelihood it doesn't matter for most testing.
One could just as easily ask the inverse: why not use Ungoogled Chromium when it's readily available and easy to install?

I can't speak for anyone else, but I favor things that are more removed from big tech.

In the context of testing, the "why not" is obviously because most of the users are using Google Chrome and not Ungoogled Chromium.