I also have hand problems. I use speech recognition to type everything, including code, and a game controller to move around the mouse. The controller I'm currently using, a PS4 controller, has a trackpad in the middle, so I was able to mash that against my face and give her technique a shot.<p>It works better than you'd think. The PS4 trackpad isn't exactly brilliant, but I can move around the mouse and click on what I want to with some accuracy. Of course, the trackpad on the controller is very small and not very accurate, so it's not really practical for artwork or anything. But, with a better, larger trackpad, I can imagine this technique actually working. I might give it a shot at some point.<p>I am a bit worried about the inevitable neck and nose pain, though. I wish she had gone into a little more detail about how she avoids that. Maybe she just has a neck of steel?<p>For the curious, these are some other resources I've found about people working around RSI. Most of these are about using Dragon NaturallySpeaking to code by voice, since that's what I'm most interested in, but I think it's still interesting.<p>There really needs to be a list somewhere for open-source workarounds to disabilities. To the best of my knowledge, there really isn't one.<p>Natlink + Dragon NaturallySpeaking:<p>(NatLink, which lets you make custom speech commands for Dragon in Python, is currently being developed at <a href="http://qh.antenna.nl/unimacro/index.html" rel="nofollow">http://qh.antenna.nl/unimacro/index.html</a>, but that site's pretty incomprehensible. The original author's site is at <a href="http://www.synapseadaptive.com/joel/welcomeapage.htm" rel="nofollow">http://www.synapseadaptive.com/joel/welcomeapage.htm</a>. It's pretty out of date, but explains the fundamentals of the system better, I think.)<p><a href="https://www.youtube.com/watch?v=8SkdfdXWYaI" rel="nofollow">https://www.youtube.com/watch?v=8SkdfdXWYaI</a> (don't bother looking around, the source code of this was never released)<p><a href="https://github.com/simianhacker/code-by-voice" rel="nofollow">https://github.com/simianhacker/code-by-voice</a><p><a href="https://github.com/tgrosinger/aenea-grammars" rel="nofollow">https://github.com/tgrosinger/aenea-grammars</a><p>Libraries for using Dragon NaturallySpeaking on Linux with VMs:<p><a href="https://github.com/dictation-toolbox/aenea" rel="nofollow">https://github.com/dictation-toolbox/aenea</a><p><a href="https://github.com/russell/damselfly" rel="nofollow">https://github.com/russell/damselfly</a><p>It seems a post about this kind of thing pops up about every other month or so. I'm thinking of showing off my system here when I polish it up a bit. It's not nearly as complicated as some of these other ones, but I'm beginning to get pretty close to normal typing speed coding by voice.