Viewing profile — mltony
mltony
HN member- Joined
- Sun, Mar 18, 2018, 1:30 AM UTC
- HN karma
- 1,288
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About mltony
No profile information was provided.
Recent public activity
-
comment
Comment #41373324
Could you guys fix this accessibility bug: https://bugs.chromium.org/p/chromium/issues/detail?id=126072... - it's been open for years.
-
comment
Comment #38407944
My two cents: learn VoiceOver for iPhone yourself, turn on screen curtain for further realism, and spend tons of time with your relative practicing simple things. I am blind and a …
-
comment
Comment #37823353
iOS VoiceOver is better than Google TalkBack on Android. Although I've heard recently that Android is catching up fast. I mean it's amazing that blind people can use such a portabl…
-
comment
Comment #37815527
Blind developer here. I could never recommend VoiceOver on MacOS to anyone. 10 years ago before I lost my eyesight I was a huge fan of Apple - everything was just working so much s…
-
comment
Comment #35754695
Very interesting idea. I think it depends on precision with which that implant can communicate heading. If precision is 10 degrees or less, this can actually be extremely useful to…
-
comment
Comment #35754570
I got the idea when I was learning to cross a wide street with a white cane. three lanes in each direction - and it proved to be a challenge because I would veer left or right and …
-
comment
Comment #35754477
I use NVDA. Here is that add-on if you're interested: https://github.com/mltony/nvda-browser-nav/
-
comment
Comment #35748200
Blind developer here; I often write tools for myself to perform some task that is not well supported by my screenreader. For example: * I wrote an add-on that allows me to read HN …
-
comment
Comment #34563912
I do use it with bluetooth headphones - bone conductance headphones, so that I can also hear the street. I tried to put my phone in the pocket, but then heading fluctuates with eve…
-
comment
Comment #34553966
iOS app Blind Compass https://github.com/mltony/blind-compass I am blind and I developed this auditory compass for blind people that communicates your heading as two tones - musica…
-
comment
Comment #30728102
Blind developer here. So surprised to see so many negative comments here. Wondering if wheelchair users were hated back in the days when the law about wheelchair ramps was passed. …
-
comment
Comment #30727988
Blind developer here. Even though web technology might move fast, things move slowly in the world of accessibility. You're saying it's too hard to catch up with the latest technolo…
-
comment
Comment #30679297
Ah, you're right, CodeMirror 6 appears to be more accessible. However it still only shows one line at a time. So that's still worse than Monaco. Monaco can show one or two hundred …
-
comment
Comment #30677613
One more point to consider: CodeMirror is not accessible for blind users with screenreaders, as it just presents an empty text area. While Monaco is acdcessible, at least VSCode is…
-
comment
Comment #30620857
Could it be that Boeing engineers made this presentation vague and confusing on purpose? I mean the article presumes that the engineers had poor PowerPoint skills, but it seems to …
-
comment
Comment #30593794
10 years ago I found even more outrageous bug in Windows 8. I was working in MSFT back than and I was writing a tool that produced 10 GB of data in TSV format , that I wanted to st…
-
comment
Comment #29857184
Blind developer here. If anyone wants to use computer without a mouse, I can also recommend screenreaders for the blind, such as NVDA. Blind people have to use screenreaders,, but …
-
comment
Comment #27425048
Just having raw Tex code for the formula would be already immensely helpful. Right now we're in the situation that the information about formulas is lost for screenreader users. On…
-
comment
Comment #27417593
Could you elaborate on this? Like a link to a concrete project/discussion? I am visually impaired too and I did my own research on this topic a while ago. It appears that in the pa…
-
comment
Comment #22230483
I had a 5 years gap in my career - all medical. Recently, right after that gap, I was intervieweing with multiple companies - most of them didn't even ask me, even though I was wor…
-
comment
Comment #21449466
I come from Russia, where the idea of gifted classes is taken to the next level: instead of gifted classes we have entire gifted schools. If this is true, that children who coudln'…
-
comment
Comment #21305887
> The new engines were too big to fit in their traditional spot under the wings. To combat the problem, Boeing mounted them forward on the wings. Moving the engine position forward…
-
comment
Comment #21194638
I actually work more in backend area, so I am not that familiar with accessibility standards in HTML. I am only a user there. But looks like others have already answered some of yo…
-
comment
Comment #21194584
You don't need any non-standard input elements to make web site accessible. In fact the opposite is true: if you only use standard HTML elements, chances are your web-site is going…
-
comment
Comment #21189081
Microsoft Word is fully accessible. As for PDFs, as long as they are not scanned, most likely they are accessible. Sometimes forms in PDF files are not very accessible. And also ev…