Hacker News new | ask | show | jobs
by autoexec 21 days ago
> I get that asking a commercial website to be as basic/supported as that website is a big ask.

The trick isn't to get a commercial website to accept a site that basic, it's to get the website to test for capabilities and if it can't confirm them serve only the basic version. Websites should be every bit as fancy and obnoxious as they want as long as they fail gracefully.

1 comments

But this isn’t about websites or just publishing articles or the weather. It’s about web applications, commerce, products, things with customers not just readers. As soon as you have an application that’s doing anything nontrivial then you have to draw a line and say “nope we’re not supporting that at all” and there’s sections along the line where you can’t even fail gracefully.

In the real world that means there is a list of browsers and versions tested on.