But a single-spaced-typewritten page has about 500 words, so you were looking at five typos every single page. It was good at the time, but you still had to manually check every single word.
98% isn't much
251–260 of 367 posts
Re: 98% isn't much
#252There's likely always a line somewhere where effort becomes way out of proportion compared to getting that last mile effort. Arguably, if you only have a website, that won't work for anyone without access to the Internet. So then you should have a physical presence in each of those people's location, and arguably you shouldn't provide any improvements that give me more than physical presence does, so you should not h…
Not using bleeding edge web "standards" is also hardly comparable to the office of having a physical presence in every locale though. Software developers seem to be uniquely good ad overvaluing small convenience gains for themselves compared to the pain inflicted by breaking compatibility multiplied by the set of affected users. Most websites are glorified rich text or forms. And most of the rest should be that. This…
Re: 98% isn't much
#253Re: 98% isn't much
#254After Christmas this year, I removed the tree from our living room, and in the process of being moved, it shed of needles everywhere . I swept them up, but I missed a few areas on my first pass. So I did a second pass, but when I looked again, I saw there were still a handful left. It struck me how removing >99% of the needles was nowhere near acceptable! Lots of cleaning jobs are like this, I suppose, because even a…
Re: 98% isn't much
#255Re: 98% isn't much
#256The broader point is that percentages can be misleading, and are often because of that. It makes things sound better. But usually, the more accurate thing to do is use odds-notation ("1 in 50" instead of 98%). Percentages have a kind of singularity at the edges, where small numerical changes have massive real effects. Going from a success rate of 98% to 99% doesn't sound like much, but that's failing 1 in 50 vs 1 in…
It's contextual depending on which end of the probability is the desired outcome. SPF is like this. SPF 30 allows 1/30th (3%) of the UV through it, blocking 29/30ths (97%). SPF 50 (2%) allows 1/50th, blocking 49/50ths (98%). Using the denominator, in this case, expressed the efficacy much more intuitively. Comparing SPF 30 vs 50 better expresses the increase in efficacy than 97% vs 98% does. One could also express it…
The only intuitive bit about that system is "bigger number does more." I feel like I would have more readily understood it if it just said "blocks 97% (or 98%) of UV light" instead of numbers I assumed were somewhat arbitrary.
Re: 98% isn't much
#257Earlier quoted context omitted.
Respectfully: To me these just sound like excuses. I can write a web page that works correctly on all browsers. We all can. That web page won't do much of anything, but it's possible. So, there is a baseline "target subset of HTML/CSS" that gives you 100% coverage. From there, it's purely developer choice: When you add something, are you choosing technology that is widely available and supported, or are you choosing…
The inherent property of software is that the only way to be sure your software works on a particular platform is to test on that platform. There is not a baseline target subset of HTML/CSS that reaches 100% coverage that can be statically verified. HTML tables usually work in old browsers, but there were subtle bugs in old versions of Internet Explorer, bugs that you're especially likely to hit if you're using table…
It's impossible for me to engage with this thought experiment without thinking of hundreds, perhaps thousands of sites I've been to (their provider rhymes with Rare Mace) where literally nothing works without JavaScript, and I don't mean animations are broken or images look funny, I mean the website is a white fucking screen because literally everything is loaded in via esoteric new JS frameworks which aren't firing because the engine choked on an analytics package and died before it even got that far, and that site is showing...
... text. Formatted text. With perhaps some pictures. And animations nobody outside of marketing cares about.
So like, is your site broken because it's legitimately cutting edge shit, doing difficult work, and providing an answer to a complex user problem? Okay cool, IE6 support is probably not a high priority, I agree. Or, is it an utterly run-of-the-mill ad for your company's services, that was made incorrectly by people who don't know what they're doing, and/or have overengineered it beyond recognition of the actual problem it was trying to solve? If it's that one, then put your shiny toys down, rebuilt it simply and with regular tooling, and THEN see how your IE6 compatibility is doing.
I'll tell you this much: I've NEVER tested for IE6 on my personal website. I just did. Navigation is a bit wonky and my blur filter effects are broken, obviously. But you can still read my posts and navigate about.
Re: 98% isn't much
#258Of course, you do not know this exactly, but the point is that it's easy to look at the wrong statistic and come to conclusions that are not necessarily useful in some context. The lens matters just as much as the percentage, if not more.
Re: 98% isn't much
#259Earlier quoted context omitted.
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.
There are plenty of people with old android phones with no free disk space using ancient browsers. There are plenty of people still using windows 10 with updates turned off or wedged for whatever reason. These people just use the sites that work. They aren't computer experts, and might not even realise why half the internet doesn't work - they just think that's the way things are.
> There are plenty of people still using windows 10 with updates turned off or wedged for whatever reason.
It'd be "the pool of people who installed Windows 10 immediately in the launch year but somehow accidentally blocked their browser from updating in the 10 years since, weren't able to fix the issue as the web slowly stopped working, and are stuck using that computer anyways" not "the pool of people still on Windows 10".
The latter won't have many non-intentionally pushed into "10 year old browser status" until 2038 at the earliest.
Re: 98% isn't much
#260 Over the last year, only ~70% of the visiting browsers supported the new CSS features. Even thought this feature is “widely supported” in a general audience, for my audience, it left out 30% of the visitors.
That mirrors my experience using web pages to order things. They work ~70% of the time. Often while I sit there repeatedly pressing a 'buy' button that does nothing, or playing around with my browser's development tools to try and fix it client side, I wonder how often physical stores cash registers fail, in comparison. Just yesterday I tried to order from a site called buttonworks.com, but the order page only worked in Firefox, and the account/payment pages only worked in Chrome, and I gave up on trying to copy cookies from one browser to another and went with purebuttons.com.