Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
1–10 of 110 posts
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#2Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#3Also, computer source code (whatever the language) typically contains variable names which often are (a) typically case-sensitive, and (b) abbreviated or even single characters. And even the basic syntax of the chosen language may not be easily capturable via phonetic sounds, what with open and closing parentheses, curly braces, square brackets, etc., and compound reserved words with prefixes (such as #foreach in Velocity template language).
Again, IANACR, but I don't see how it could possibly work...
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#4That being said there is some [support for stenography in the QMK programmable keyboard firmware](https://docs.qmk.fm/features/stenography). I’m not sure how widespread its use is.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#5Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#6A 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:
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#7IANACR, but I would think it's not practical, in that the stenotype keyboard (the official term for the keyboard used by court reporters) is used to record the phonetic _sounds_ of what is being spoken, rather than the actual words. These phonetic codes do not resemble anything approximating the actual words they represent. Also, computer source code (whatever the language) typically contains variable names which oft…
Can anyone here confirm that?
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#8That's one reason I haven't adopted a Dvorak habit.
Most court reporters use software nowadays that renders their special stenotype skills obsolete.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#9I would like to be able to take notes as fast as people are talking, though, and for that you do need a chording keyboard.
Re: Ask HN: Has anyone tried adapting a court reporter keyboard for writing code?
#10I 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.