How the Web Became Unreadable
41–50 of 354 posts
Re: How the Web Became Unreadable
#42Earlier quoted context omitted.
It's that so? My experience says otherwise. For example, hn will stay, and so will the linked blog. They don't show ads.
HN is a meta-site. Without ads, there will be dramatically less content to link to.
The overall efficiency will go up as we'd save the overhead for ads, be less manipulated, can trust the information better ("is this an ad?") and a few shitty business practices will go away.
Re: How the Web Became Unreadable
#43"between ambient light and backlight leakage, by the time a color makes it to a screen, not even plain black (#000) is pure; instead it has become a grayer shade." This is changing. The best phone displays display "pure" black. If you open a black image on the screen, you cannot tell if the screen is on or off, even in pitch darkness. I love pure blacks in my apps and Web pages, contrary to the author.
Re: How the Web Became Unreadable
#44I'd like to see some evidence that today's sites are less readable than those that went before us. Otherwise, it just looks like nostalgia for the 'good old days'. Well I remember the 90s when we there were plenty of unreadable sites, ugly monstrosities with unreadable typography and garish colour schemes. Meanwhile, much of the web is now dominated by sites like Facebook, Google, BBC, etc - all of which are extremel…
Note, I raised this with the Omni team and their response was to add theming support. Sigh, so now I can customize a better contrast. What about all those other folks that simply don't know why their eyes get tired after using these beautiful displays.
Re: How the Web Became Unreadable
#45This 'design' process is not about how it works, it is purely about how it looks. To designers that means not having to worry about what happens when links are clicked and not having to worry about people who look at the design on anything other than a high end Mac (with its non-standard gamma). Certainly do not take interest in the product, hence the rigid adherence to 'lorem ipsum'. In this world text is just shapes on a page, not something that needs to be right.
A design process should be about getting it to work with a focus on content, then, after that, the kids that only know Photoshop (and not a bit of HTML or SVG or CSS) can be called on to provide a little bit of their artwork. Tragically though the process is far too often wrong, with these static PDF images casting in stone what the website will look like, even if the content is illegible.
Far too many people in design are 'poseurs' rather than true creatives. Consequently they can lack true confidence and merely imitate, hence, if Apple are doing spider-grey text in nano-font sizes on a grey background then that just gets appropriated.
There is no user testing in this far too common dev process, it is just whether the guy paying the bills likes the PDF files, then some developers have to deliver this vision without questioning it.
Re: How the Web Became Unreadable
#46I'd like to see some evidence that today's sites are less readable than those that went before us. Otherwise, it just looks like nostalgia for the 'good old days'. Well I remember the 90s when we there were plenty of unreadable sites, ugly monstrosities with unreadable typography and garish colour schemes. Meanwhile, much of the web is now dominated by sites like Facebook, Google, BBC, etc - all of which are extremel…
> Meanwhile, much of the web is now dominated by sites like Facebook, Google, BBC, etc - all of which are extremely readable. The author actually calls out Google and Apple specifically, for breaking their own contrast suggestions His example: https://kevinmarks.github.io/appenginebefore.png https://kevinmarks.github.io/appengineafter.png
Re: How the Web Became Unreadable
#47Re: How the Web Became Unreadable
#48I think it's a broader problem - too much css fluff, far too much javascript; even the simplest webpages now seem to feel the need to be miniature apps in their own right, instead of just serving the damned content already. I often websurf using an old 1st gen iPad and it's a massively frustrating experience just how many sites nowadays just crash the damned browser.
Re: How the Web Became Unreadable
#49I have worried about this a lot, but basically now try to get inspiration and take example from webs that I consider highly readable. I also developed a set of internal rules; for instance, my maximum "black" is #333 (#333333) and my minimum "white" is #eee (#EEEEEE). Anything going further than these to the middle should have a real reason and not just because it's prettier . Edit: #333 over a #eee (worst-case scena…
Re: How the Web Became Unreadable
#50To make matters worse (i.e. take away even more contrast) users might be using f.lux, twilight or similar which will move the threshold of illegibility nearer. (and there are valid reasons to use these, indeed I have them on phone and desktop).
> users might be using f.lux, twilight or similar which
> will move the threshold of illegibility nearer.
Not with the author's example at least - I just tried it with f.lux to be sure, and the white background turns red (viewing it in the middle of the day I can barely believe it looks natural at night!) leaving the grey pretty much unchanged.I'd say it's an improvement, if anything.