Recursive Call

Accessibility should be your first thought, not an afterthought.

It is rare that I see something on the internet that makes me genuinely angry. But today is one of those days. Take a look at this blog post:

https://jacobfilipp.com/care/

Do you see anything wrong here?

I’ll give you a hint: try to open this page in your browser’s reader mode.

It doesn’t work?

Yeah, because the author decided to post an image of handwriting and now the browser isn’t detecting any text!!

What does this mean?

Insult to injury, he then writes backwards for a couple paragraphs. So even if I had a screenreader that could use optical character recognition to read text from images, it would have just started saying gibberish at that point.

At the bottom of the page, the author reveals he actually went to some significant effort to make the text copy-paste capable. To which I say: I don’t want to have to copy and paste your entire essay in order to read it, and if you’re that technologically skilled you should be able to add alt text to your images. Did it just not occur to you to do that? Did you even think “what will happen if a blind person tries to view this post?”

The other major offender from this week is Ghost Font (Warning: the linked site has autoplaying gifs that may cause eyestrain/ headache/ nausea if you are sensitive to that)

The premise of this project is that if you encode all of your text in a gif or video that cannot be read while paused, AI won’t be able to read it. To which I say: congratulations: you prevented the AI! You also prevented anyone who uses a screen reader, motion sensitive people, and probably around 40% of even completely abled people because this is really hard to read!

The maximum amount of characters they let you type in the demo on the website is 36, presumably because they know this thing falls apart unless the font size is extremely big. But even with that few characters, it’s still really hard to read! It’s to the point where to read it I would have to find one letter at a time and write them down, only revealing the message at the end. And this is when the letters are still three or four times the height of the perfectly readable static letters elsewhere on the page!

This person at least put captions on their images, but most of them are unhelpful if you couldn’t see the image and only a few of them are what I would actually call an “image description”. As far as I could tell, there was no alt text.

Inaccessible design is bad design. I don’t care how good the other aspects of the design are: if it’s not accessible, you need to keep working until it is.

Is it more work to do this? Yes. Is anyone going to give you a prize? Probably not. Should you do it anyway? Yes. Why? Because you should care about disabled people. If for no other reason, then because one day you may be one.