I can already type on a QWERTY keyboard way faster than I can think. That's one reason I haven't adopted a Dvorak habit. Most court reporters use software nowadays that renders their special stenotype skills obsolete.
Dvorak is much more comfortable than qwerty, in my opinion. I never actually cared about speed, it just feels better.
Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
51–60 of 110 posts
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#52A while back in PyCon UK I met some of the people behind http://www.openstenoproject.org/plover/ It’s awesome just how fast and accurate they can be, and most devs were of my mindset “wow can I learn to type like that - it woukd solve this problem and that” Till we found out just how much work is needed to get good. It’s a true skill, and sadly undervalued but something that just has too little pro for the cons - in…
I've been trying to learn steno on and off for 5+ years. The problem is I already have 150 WPM on qwerty and I cannot think of a message on Teams faster than I currently type. The opportunity cost is far too large to justify unless you need to transcribe someone else's speech.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#53Earlier quoted context omitted.
Couldn’t you just create new chords that represent the most commonly typed code components?
Yes, but people who use an IDE will already have support for “code snippets” and completions, so you need to look for a different advantage to create.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#54Programming languages don't have such constraints because the language can be fluid to adopt to the keyboard. A good example is C compared to the much less terse Delphi.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#55In my experience, typing speed is never the issue. I've worked with truly 10x and better programmers in my life and the road block for even them is thinking not typing.
Ironically writing less code is probably better!
What would be ironic is getting RSI after you chose to write less code in order to avoid getting RSI.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#56Supposedly, he used it to write programs in FORTH while driving to work.
As far as the story goes, he programmed input-only, having no visual or audible way to review what he wrote.
"...and back in the day, we had to chip the edges of zeroes to make ones..."
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#57The special phrase you want is "chord" A stenographer's keyboard is a special kind of chord keyboard for spoken English. There are other kinds of chord keyboards, but look into those. For example: - https://www.charachorder.com/ - https://github.com/davidphilipbarr/Sweep Related: https://news.ycombinator.com/item?id=30515912
Somewhat hilariously, having perused your first two links, and followed the link from Sweep to Ferris, I still find myself having no idea how any of this works. (But I know a lot about how the firmware and PCB layout is designed!).
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#58Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#59In my experience, typing speed is never the issue. I've worked with truly 10x and better programmers in my life and the road block for even them is thinking not typing.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#60In my experience, typing speed is never the issue. I've worked with truly 10x and better programmers in my life and the road block for even them is thinking not typing.
To the extent it's important at all it's a matter of removing mental load. Anything you have thought of but not yet put on the screen is load.