Live data from Hacker News

98% isn't much

whynothugo.nl

81–90 of 367 posts

Re: 98% isn't much

#82

Alternatively, 98% is plenty . If your business plan requires you to capitalize on more than 98% of the market, it's already a failure. It'll never happen. As always, it's an "it depends" situation. If your userbase is largely luddites, then maybe you need to support 10+ year old browsers that can't be updated. Otherwise, you can probably just worry about people who are using computers new enough to actually update t…

If your business plan is selling software to people, 98% is not plenty at all.

If your web app crashes one out of every fifty times I launch it, it's not good. The business side of things is reasonable to prioritize right up until it isn't.

Re: 98% isn't much

#83

Alternatively, 98% is plenty . If your business plan requires you to capitalize on more than 98% of the market, it's already a failure. It'll never happen. As always, it's an "it depends" situation. If your userbase is largely luddites, then maybe you need to support 10+ year old browsers that can't be updated. Otherwise, you can probably just worry about people who are using computers new enough to actually update t…

I’ll go even further.

Sometimes you want to give certain people an incentive to not be your customers because your company would be entirely better off if they were someone else’s customer.

Re: 98% isn't much

#84
post #8

I agree the general premise but do not agree when it comes to browser support. I feel like we should be building for the 98% or even 95% and force the remaining to upgrade their browsers. I've built for the IE6 - IE11 era for a painful and long time. I do not give a shit if you want to use a 3 year old browser at this point. Go look at a blank screen.

Why? There are no features which aren't supported by 10 year old browsers which can bring more sales or improve the user experience. So who are these new features good for?

My development comfort is worth more than the service for users with vastly outdated browser.

Re: 98% isn't much

#85

Earlier quoted context omitted.

I like how you equate 10 year old browser users with luddites?

It’s very difficult for the average person to use a ten year old browser; in fact I’d offer that the only way to use a ten year old browser is to be an expert and do so intentionally.

That's a choice by the people who make websites and browsers that forces the average person to buy a new computer. If we all cared about letting people use old computers, this wouldn't be the case.

Re: 98% isn't much

#86

Earlier quoted context omitted.

I like how you equate 10 year old browser users with luddites?

It’s very difficult for the average person to use a ten year old browser; in fact I’d offer that the only way to use a ten year old browser is to be an expert and do so intentionally.

I doubt that for the hackernews audience that the age of the browsers is an issue. I would say in practice that 90% is nowhere near what is achieved - that it's closer to 90% and amongst the hackernews audience probably lucky if it gets to 50% because of our use of anti-tracking and ad blockers.

Re: 98% isn't much

#87

I usually go by CanIUse's global percentage when deciding if I can utilize a new browser feature, and right now it's 90.81% ( https://caniuse.com/css-nesting ) That's a bit lower than I would be comfortable with, however not that bad, we have been even considering switching all our images to AVIF: https://caniuse.com/?search=AVIF And google uses Webp all over the place and that's sitting at 96% https://caniuse.com/we…

Global statistics don't matter. What matters is current & potential visitors to your site. And how badly you want them served.

A professional B2B car parts dealer has a very different user profile than say, a local news site in rural Africa.

A site selling concert tickets (for popular artist) probably won't care if site doesn't work for 5% of visitors, the tickets will just take a bit longer to sell out.

But otoh I'm sure there's many businesses out there who wouldn't mind a 2..5% bump in conversion ratio for very little effort.

Personally I don't care. If I'm out to buy something online & webshop doesn't work or takes too long to load, my purchase goes elsewhere.

And ofc government services should be very conservative in this respect.

Edit: and yes, graceful degradation. It's ok if site doesn't look as intended but is still useable for that 2%. And eg. I love that some news site have a text-only lite version.

Re: 98% isn't much

#88
post #29
post #8

I agree the general premise but do not agree when it comes to browser support. I feel like we should be building for the 98% or even 95% and force the remaining to upgrade their browsers. I've built for the IE6 - IE11 era for a painful and long time. I do not give a shit if you want to use a 3 year old browser at this point. Go look at a blank screen.

Some people are locked in old devices and can't upgrade. Basically you are doing class discrimination...

Their inability to stay current does not constitute a responsibility for all of us to halt progress.

Re: 98% isn't much

#89
And the last 2% is often the hardest part. The low-hanging fruit has been picked, so you're left with these tricky edge cases that may not have a straightforward solution.

Re: 98% isn't much

#90
post #58

While I agree with the general sentiment, the problem here isn't developers not being familiar with statistics, it's the simple fact all of this is profit driven most of the time. I tried to purchase tickets for an event last week. I had to go through Ticketmaster as it was the only official way. They forced me to verify my account using a phone number, but whoever they were using for messages wasn't able to deliver…

Infrastructure should not be (purely) profit driven. To improve profits for train operators, the simple option is to cut lines serving small and rural communities. The economics are much worse than serving large cities. Same for cell coverage and broadband internet. Most profitable is to just not cover a few percent of the population. There is a point where technology becomes foundational for participating in society…

> the simple option is to cut lines serving small and rural communities

We don’t see this in practice to though. Three examples:

1. In the airline industry big airlines don’t go everywhere for this reasons but small local airlines fill the gap due to market opportunity.

2. Changes in technology enable big companies to operate more efficiently. See starlink.

3. Big companies know that ubiquity is important for their brand. In practice Amazon will deliver packages across the US.

Post reply on HN