Live data from Hacker News

Dsxyliea

geon.github.io

21–30 of 208 posts

Re: Dsxyliea

#21

I'm guessing this is supposed to do something? Expecting the letters to jumble themselves or similar. Doesn't work for me on either Firefox or Chrome desktop.

I like that this post has now become a post where people trying to debug the whole damn link to have more difficulty reading a webpage with letters jumbling around :P.

Re: Dsxyliea

#22
post #9

Earlier quoted context omitted.

Any error messages in your console?

It could be a HTTPS error - jquery is loaded over HTTP, so blocked on the secure page. Replacing with should enable HTTPS as required AFAIK

Thanks. Fixed.

Re: Dsxyliea

#23
post #14
post #9

Earlier quoted context omitted.

Any error messages in your console?

You are loading things over HTTP instead of HTTPS (Mixed content warning). Change http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.mi... => //cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js

Fixed.

Re: Dsxyliea

#25

Shameless plug: if you know anyone with Dyslexia or other learn & attention issues, send them to https://www.understood.org . It's a non-profit with many free resources for people trying to overcome these challenges.

Thank you for the link. I'm 60 and have suffered with Dyslexia all my life.

I do well today thanks to spelling correction and Audio Books. But it is a struggle. There are "English Nazis" everywhere. I hear thing like "You might get promoted if you would play attention to your spelling."

Most of my special Ed friends flip burgers even with 140+ IQs.

Re: Dsxyliea

#26
Ugh, as someone with dyslexia, it's nothing visual, so trying to visualize being dyslexic is an exercise in futility.

You know those "drunk" googles that distort your view? They certainly make it harder to walk, but they in no way make you feel drunk...

Try explaining someone what it feels like being on LSD... you can't.

Telling people that letters jump around is an easy way to dismiss people whit out having to do a lengthy and tiring explanation that likely wont be understood anyway.

I do appreciate the effort that went into this, and that people try to understand, but I don't think this particular experiment is helpful, because people will get the wrong idea about what dyslexia is.

Edit: Arzh is right in that I'm being a bit harsh/dramatic here, so I made some small changes.

Re: Dsxyliea

#27

I actually don't have much difficulty reading this, with the exception of a couple technical terms I wasn't familiar with. There was a similar thread a while back with a couple different fun examples, albeit designed to show how we read based on the shape of words (not spelling) rather than to demonstrate dyslexia: https://news.ycombinator.com/item?id=222459

Imagine what it would be like if almost all the words were ones you "weren't familiar with," which is how it would seem if you had dyslexia and were learning to read.

Re: Dsxyliea

#28

Having dyslexia, I would say this is rather extreme, I can't speak for everyone but reading isn't like this for most dyslexics. Usually it is a pair of letters being swapped, or numbers order reversed. They don't jump around/change randomly, you just misread it. http://dyslexia.learninginfo.org/symptoms.htm The new font for dyslexics also goes into this some more: http://www.scientificamerican.com/article/new-font-he…

Dysgraphia is a part related to dyslexia.

This can be a problem, b d p q 9, W M N, O 0 o e, E 5 S R B and more.

Re: Dsxyliea

#29
This reminds me of the meme that went around a few years ago (dear god, 2003!?), claiming that Cambridge researchers showed that you had no trouble reading scrambled word text:

  "Aoccdrnig to rscheearch at Cmabrigde Uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoetnt tihng is taht the frist and lsat ltteer be at the rghit pclae. The rset can be a toatl mses and you can sitll raed it wouthit a porbelm. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef, but the wrod as a wlohe."
Of course, it later circulated that you could absolutely make hard-to-read scrambled text, it really depended what words and how scrambled.

Anyhow, because the Internet is magic, an actual researcher from Cambridge has since posted a more thorough examination of the phenomenon, with counter-examples and proper citation:

http://www.mrc-cbu.cam.ac.uk/people/matt.davis/cmabridge/

Re: Dsxyliea

#30

I actually don't have much difficulty reading this, with the exception of a couple technical terms I wasn't familiar with. There was a similar thread a while back with a couple different fun examples, albeit designed to show how we read based on the shape of words (not spelling) rather than to demonstrate dyslexia: https://news.ycombinator.com/item?id=222459

You didn't have trouble reading it, because the author deliberately kept the first and last letters the same, and referred to Typoglycemia, https://en.wikipedia.org/wiki/Typoglycemia, which has shown that you can (often, not always) mix up the internal letters and the works are still very legible.

In doing this, I think the creator was specifically trying to make a Typoglycemia simulator, not a dyslexia simulator, since the original quote said nothing about the first and last letters remaining the same.

Post reply on HN