Is it really that hard for a blind person to intuit geometry? I would have figured one does not require working eyes to understand space.
http://www.newyorker.com/tech/elements/people-cured-blindnes... might be of interest. One particular point that seems obvious after reading, but would not have occurred to me: If you ask a sighted person to imagine a nearby and distant object (say, a car), the distant object is imagined as smaller than the nearby one. But that distance / visual size relationship is a totally visual thing because you're imagining seei…
The Tools of a Blind Programmer
31–40 of 58 posts
Re: The Tools of a Blind Programmer
#32Is it really that hard for a blind person to intuit geometry? I would have figured one does not require working eyes to understand space.
I'm genuinely curious how you would think of three dimensional objects without ever being able to see them... I guess you would have to describe them. As a suggestion - and not an attack in any way because I'm not sure how I'd do it! - without reference to anything you can see with your eyes, how would you describe space?
Re: The Tools of a Blind Programmer
#33Re: The Tools of a Blind Programmer
#34how would a blind programmer deal with something like python? it seems that having indentation be part of the syntax would make it difficult to figure out, unless the screen scraping software was made to understand same indentation = same block
Re: The Tools of a Blind Programmer
#35Cool, there is also a stackoverflow thread which is pretty interesting: http://stackoverflow.com/questions/118984/how-can-you-progra... What I think stinks is that companies seldom thinks of accessibility. In many cases, there are more people in need of special accessibility tools than support for lower web browsers, yet all focus is on the latter when it comes to web development. A good thing can be to follow the st…
Re: The Tools of a Blind Programmer
#36Earlier quoted context omitted.
As a counterpoint it's routine in topological mathematics to work with 8 or 12 or 11 dimensional objects.
Good point! But is this done without any reference to 3 dimensional objects, or does it take the principle and not make any assumptions, or describe it in such a way that the concept is explained without any aspects related to sight? Genuinely curious...
Suffice to say if you try to use your ordinary everyday life intuitions doing higher dimensional mathematics you will continuously embarrass yourself until you learn not to. Some folks develop the necessary adjustments and have higher dimensional intuitions; I do not and have to do the math anywhere higher than around 4.
Re: The Tools of a Blind Programmer
#37Earlier quoted context omitted.
Part of the problem is that most accessibility software has a hell of a learning curve, that the blind have implicitly overcome already to use the thing at all. (e.g. emacspeak) It can be very daunting to try to use it as a sighted person with a blindfold over their eyes.
Have blind people overcome this because of past experience and living with the fact of being blind, or is it the case that the software isn't necessarily intuitive in the first place? I think when I have a moment I might attempt this as an exercise...
Re: The Tools of a Blind Programmer
#38Cool, there is also a stackoverflow thread which is pretty interesting: http://stackoverflow.com/questions/118984/how-can-you-progra... What I think stinks is that companies seldom thinks of accessibility. In many cases, there are more people in need of special accessibility tools than support for lower web browsers, yet all focus is on the latter when it comes to web development. A good thing can be to follow the st…
that's because there aren't as many blind people as seeing people.
Re: The Tools of a Blind Programmer
#39There is a professor at University of Washington that researches tools for blind programmers. For example:, StructJumper for code navigation: http://dl.acm.org/citation.cfm?id=2702589
Re: The Tools of a Blind Programmer
#40Is it really that hard for a blind person to intuit geometry? I would have figured one does not require working eyes to understand space.
I'm genuinely curious how you would think of three dimensional objects without ever being able to see them... I guess you would have to describe them. As a suggestion - and not an attack in any way because I'm not sure how I'd do it! - without reference to anything you can see with your eyes, how would you describe space?
But the thing is: I wouldn't have to. People without sight live in space too. What mental models of the universe anyone has inside their head may vary wildly, but at the end of the day a torus is still torus-shaped when the lights are out, and West is to your right when you turn North while upside down.