TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How a Blind Developer uses Visual Studio [video]

185 pointsby nevatiaritikaabout 8 years ago

11 comments

hacker_9about 8 years ago
I always wondered how someone could use text-to-speech effectively, especially with a programming language full of symbols with long names such as 'semi-colon', 'underscore', 'left parenthesis' etc. The answer it seems is to speed up the voice tenfold! Honestly incredible he's fine-tuned his other senses well enough to be able to code at a reasonable speed again.
评论 #14349094 未加载
评论 #14348606 未加载
评论 #14349643 未加载
评论 #14356254 未加载
评论 #14349127 未加载
评论 #14348485 未加载
j_sabout 8 years ago
Here is a link to the Stack Overflow answer mentioned in the intro portion of the video:<p>&quot;How can you program if you&#x27;re blind?&quot; | <a href="http:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;453758" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;453758</a>
woliveirajrabout 8 years ago
I met two blind programmers. The process they used was exactly how it&#x27;s described in this video.<p>What was odd was that:<p>1 - they were given the worst place in the room: no windows, literally facing a wall. Took some time to realize why they didn&#x27;t complain.<p>2 - The computer had monitors. Then I learnt that Windows (don&#x27;t know what version it was) wouldn&#x27;t work it no monitor was attached.
评论 #14350610 未加载
评论 #14350425 未加载
评论 #14351045 未加载
评论 #14355607 未加载
mellingabout 8 years ago
I imagine many would benefit if we had a smart developer assistant where it could have a higher level understanding of programming.<p>&quot;Jarvis import library foo&quot; - could be said from anywhere in file<p>&quot;Jarvis jump to file bar.c&quot;<p>&quot;Jarvis declare var current temperature equals zero&quot; - var currentTemperature = 0<p>&quot;Jarvis write for enumeration on var word over var name list&quot;<p>&quot;Jarvis build and run&quot; or simply &quot;Jarvis run&quot;<p>By the way, I know many people don&#x27;t like to talk to a computer, can&#x27;t imagine how it could be faster than typing, etc. However, I believe that once an assistant is done right, more than a few people would be converts.
评论 #14350330 未加载
评论 #14348616 未加载
评论 #14348805 未加载
评论 #14349040 未加载
评论 #14348973 未加载
评论 #14348572 未加载
评论 #14348871 未加载
评论 #14348817 未加载
rjdavis3about 8 years ago
This is great. I always wondered how blind developers managed to navigate IDEs at a decent pace.<p>I can&#x27;t help but wonder how Saqib Shaikh navigates through log files for large applications though. Log files usually generate a large amount of noise in the form of time stamps, thread names, log levels, stack traces, etc. that overtime I&#x27;ve learned to &quot;scan&quot; instead of read to find what I am looking for. I would love to see a video of him navigating through a log file to see how he does it. Maybe just lots of string searches?
评论 #14354676 未加载
Zekioabout 8 years ago
Damn, he works faster than me... the only thing I could have done faster was removing the &quot;<p>Edit: wrote semi colon instead of &quot; double quote
评论 #14349171 未加载
评论 #14355718 未加载
评论 #14348569 未加载
snarfyabout 8 years ago
In my first developer job, I worked with a blind developer. Back then it was green screens, ksh, vi, and a screen reader. That was over twenty years ago.<p>I&#x27;m surprised the process is very much the same today as it was then.
vorotatoabout 8 years ago
What screenreader is he using?
评论 #14350085 未加载
jlebrechabout 8 years ago
why can&#x27;t we code like this &quot;remove that comma on line 3&quot; or &quot;move line 4 inside the braces above&quot;? surely it would benefit everyone?<p>you could even ask &quot;which lines have if statements?&quot;<p>for something like this wouldn&#x27;t you be talking to an AST rather than a text editor?
GlobalServicesabout 8 years ago
How is Xcode for this?
评论 #14350737 未加载
sosodaftabout 8 years ago
Visual Studio seems like an odd choice...
评论 #14348662 未加载
评论 #14350045 未加载
评论 #14352535 未加载