Live data from Hacker News

A tool that increased my typing speed

vasilishynkarenka.com

31–40 of 173 posts

Re: A tool that increased my typing speed

#31

On a somewhat relevant note - there was an interesting post I saw sometime back on designing an optimal keyboard layout https://news.ycombinator.com/item?id=21425426

There's also Carpalx which is a parametric model rather than AI but in general goes into a lot of information on keyboard layouts in general.

http://mkweb.bcgsc.ca/carpalx/

Re: A tool that increased my typing speed

#32
post #6

The author's ultimate solution of "use OSX/iOS shortcuts for every word to speed up your typing" is pretty wild. I could imagine myself using this method when I think about the _tens of minutes_ of my life I've probably saved now by just making "@@" a shortcut for my email address. Unfortunately, like Dvorak, which the author also proposes, it has the "doesn't work on my friend's computer" problem. Although, maybe a…

I've heretofore used them for common terms in my work/hobby and they can be quite helpful. This is really next level though. I think I'm gonna try adding a few common everyday phrases on a weekly basis and see how it works out.

Re: A tool that increased my typing speed

#33
While the first part of the article is on alternative keyboard layouts like Dvorak, the second half of the article is actually a discussion of personalized shorthand "brief forms" (somewhat confusingly called "shortcuts" in the article). It would be really cool to have a seamless autocomplete system on Linux. As far as I know there isn't one. It would be handy in my opinion when typing domain specific jargon, perhaps using something like vim's leader key but OS-wide: for example, "`sf" would expand to "star formation".

Re: A tool that increased my typing speed

#34
post #13

> That’s right. The very first “Type-Writer,” designed by Christopher Sholes 146 years ago, used the exact same QWERTY keyboard that‘s in front of you. Weird, I can’t seem to find the M key to the right of my L. (Not that the resemblance isn’t clear, but that’s not the only difference and they did say “ exact same”).

No zero and one either, you typed L and O. This was common even in the 80s, the final days of typewriters.

Re: A tool that increased my typing speed

#35

Record yourself writing, or programming, or whatever it is you do at the keyboard. You will see that it is not the speed of your typing that is the bottleneck, it is the creative process. You are not a mindless machine hacking away at the keyboard. And, if you are, then the life hack take away is to stop and think a bit before typing. Going slower often has lots of benefits.

So true. I made the difficult transition from QWERTY to an alternate layout, then another alternate layout after being dissatisfied. Ultimately I had to use typing practice sites because I simply didn't do enough typing in the course of working on the computer all day every day to relearn and retain. Still worth it, so much more comfortable now.

Re: A tool that increased my typing speed

#36
post #2

The legend of QWERTY being designed specifically to slow typists down will never die. It has that perfect "folk" quality, it should be true, the problem is simply that there isn't any evidence for it. What does stick out about QWERTY, is that you can type the word "typewriter" using only the top keys, a trick that made it easier for typewriter salesmen to memorize and demonstrate that little trick when selling their…

In fact, QWERTY was designed to prevent jamming of early typewriters, allowing to type faster . http://widespacer.blogspot.com/2015/11/the-hidden-secrets-of...

Even that theory has been questioned:

https://www.smithsonianmag.com/arts-culture/fact-of-fiction-...

It seems likely the keyboard layout was the result of working with typists to develop the best layout.

Re: A tool that increased my typing speed

#37
tl;dr author proposes to use shorthands for common words...

The "feature" that is built-in into most IDEs and most programmers are using on daily basis, e.g. https://www.jetbrains.com/help/idea/using-live-templates.htm...

I really don't want to be that guy, but the typing with 3x speed certainly didn't helped the article to be concise and to the point.

Re: A tool that increased my typing speed

#38
post #27

If you're on Linux and want to do this look for ibus-typing-booster. I submitted it 6 days ago, but it didn't get much attention. Unlike the author's method of manually setting up shortcuts for the most used words, ibus-typing-booster learns your most frequent words and then it's just a matter of typing a few chars followed by space, which inserts the whole word.

Thank you for this, i was looking for something similar in Linux

Re: A tool that increased my typing speed

#39

Record yourself writing, or programming, or whatever it is you do at the keyboard. You will see that it is not the speed of your typing that is the bottleneck, it is the creative process. You are not a mindless machine hacking away at the keyboard. And, if you are, then the life hack take away is to stop and think a bit before typing. Going slower often has lots of benefits.

Everyone says slow typing is ok but I also see a lot of people get frustrated at input lag when typing into a slow IDE

Re: A tool that increased my typing speed

#40
post #6

The author's ultimate solution of "use OSX/iOS shortcuts for every word to speed up your typing" is pretty wild. I could imagine myself using this method when I think about the _tens of minutes_ of my life I've probably saved now by just making "@@" a shortcut for my email address. Unfortunately, like Dvorak, which the author also proposes, it has the "doesn't work on my friend's computer" problem. Although, maybe a…

More annoying for me is that it has the "doesn't work in certain apps" problem. Firefox, for instance, blatantly ignores macOS's text replacement shortcuts.

Yea, this was annoying for me as well. I found Espanso (open-source), which seems to work on all the apps I've tried:

https://espanso.org/

Not affiliated, just a happy user.

Post reply on HN