Viewing profile — bramd
bramd
HN member- Joined
- Thu, Aug 08, 2013, 7:21 AM UTC
- HN karma
- 310
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About bramd
Email: bram@bramd.nl
[ my public key: https://keybase.io/bramd; my proof: https://keybase.io/bramd/sigs/8zmNqzOygoUwBoTaIDsmmDeQh3u60x7tYjptsScnWTo ]
Recent public activity
-
comment
Comment #42453484
Thanks, will keep an eye on your progress. If you want to discuss this kind of use cases in the future, feel free to get in touch.
-
comment
Comment #42452607
Congrats on the launch. Have you thought about assistive technology/accessibility tasks as well? Would love to use such a device to control the touch screens on inaccessible coffee…
-
comment
Comment #37080251
Braille tablets/multiline braille displays are finally coming. The traditional piezo-electric cells are not well suited for them, due to the space the cell + driver+ electronics ne…
-
comment
Comment #36112292
I disagree. To "solve" their CAPTCHAs I had to register by providing a working email address. I don't encounter HCAPTCHA problems that often, so when I need to solve a new one usua…
-
comment
Comment #35538165
Totally agree. Buying new appliances is hard if you are blind. It's either very cheap stuff that still has buttons, expensive stuff with touch screens which are unusable to me or e…
-
comment
Comment #31671795
Marijn has done much to make CM6 an accessible code editor. Now with Monaco (editor component of VS Code) and CM6 both being accessible, online code runners/playgrounds and interac…
- story
-
comment
Comment #28668330
Yes, a nested list would clearly be the better structure here. Or even a description list (dl) with the comment's metadata in a dt and the comment in dd.
-
comment
Comment #26777795
My thought exactly. An open source version could be nice in it's own right or lead to good improvements on other open source speech synthesizers such as Espeak. I think current TTS…
-
comment
Comment #25932538
The engine behind that add-on, Axe core, can be called from JS and there are some open source tools around to integrate it in your CI. I would say Axe is kind of the gold standard …
-
comment
Comment #25672450
Yes, I would like to publish some lessons in the future somewhere. However, a few quick takeaways: * The microcopy matters, a lot. We had a button stating "I've got a notification:…
-
comment
Comment #25672063
Before doing screen reader testing on complex web components, what I see as some kind of lack box testing where you test your whole screen reader + browser stack, it is useful to h…
-
comment
Comment #22922226
No time to read the whole thread right now, but feel free to get in touch (email is in my profile). I'm blind since birth and have had various software development jobs. These days…
-
comment
Comment #19482235
+1 for this advice. Identifying the issues is just one part of the work, finding a correct and usable solution might be lots of work if you don't have much experience with accessib…
-
comment
Comment #18267350
I'm still looking for a service like this, but that creates a nicely tagged PDF and conveys the HTML structure in the PDF tags. Tagged PDFs are a requirement in many processes for …
-
comment
Comment #16540525
What's the standard really depends on which slice of the world/market you're looking at. NVDA[0] is a very capable screenreader as well and does some things even better than JAWS. …
-
comment
Comment #16540475
Well, in this case I was quite glad that they have targeted the web platform. At least that allows me to code my own stopgap solution using userscripts and stuff. That's harder for…
-
comment
Comment #16540289
> Here's a thought: how about you write a native app for each platform? I can guarantee that the hundreds, if not thousands, of engineers working on AppKit and Windows APIs are a l…
-
comment
Comment #15557276
Pretty cool. And if people are wondering, yes, screenreading software can output this to a braille display. However, mainstream displays only have one line of braille making 2d ima…
-
comment
Comment #14868852
Your question is very generic, but in situations where this device might be used most (e.g. walking, getting around) I usually use the following: * Guide dog (still the non-technic…
-
comment
Comment #14868746
Congrats on your launch. As a potential blind user, I've some questions. How can I reach you? Your email doesn't seem to be listed in your profile.
-
comment
Comment #14775903
Yes, you are right, but things like face recognition in this app run locally already. I tried it in airplane mode. Also, check this blog from a blind user and some interesting comm…
- story
-
comment
Comment #14708814
Yes, if you make a mess and bring in some accessibility compliance people that have to suggest all kinds of shitty workarounds it will cost you money. If your devs don't know why t…
-
comment
Comment #13866315
Sounds familiar. I had only the former kind of education. Often I'm pondering if I should pursue a masters degree in anything CS related. It's not that I really need it for my work…