Live data from Hacker News

A tool that increased my typing speed

vasilishynkarenka.com

171–173 of 173 posts

Re: A tool that increased my typing speed

#171
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.

Nice! Another option is to create a ~/.XCompose¹, which only activates manually — you add your own custom abbreviations there, and they’re only expanded when you prefix them by tapping Compose².

¹https://wiki.debian.org/XCompose

²You can make this quite convenient with xcape:

  setxkbmap -option compose:sclk && xcape -e "Shift_L=Multi_key"
will make tapping (but not holding) left shift act as tapping Compose

Re: A tool that increased my typing speed

#172

Earlier quoted context omitted.

Did you do daily practice in that time?

No.

I had the experience of changing to colemak and then spending maybe two months not practicing deliberately. Progress was slow. But then, I started practicing every day and I was back to my qwerty speeds within a few weeks. The incidental practice you get from typing in your everyday life isn't enough to quickly get learn a new layout, unfortunately.

Re: A tool that increased my typing speed

#173
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.

Nice! Another option is to create a ~/.XCompose¹, which only activates manually — you add your own custom abbreviations there, and they’re only expanded when you prefix them by tapping Compose². ¹ https://wiki.debian.org/XCompose ²You can make this quite convenient with xcape: setxkbmap -option compose:sclk && xcape -e "Shift_L=Multi_key" will make tapping (but not holding) left shift act as tapping Compose

Oh, and not that > ~⅖ people ±⅞ will read this but there’s also https://espanso.org/ which supports inserting script results; and quite a few other ‘text expanders’ and other tools that will do similar things https://alternativeto.net/software/espanso/?license=opensour...
Post reply on HN