this post was submitted on 26 Oct 2025
31 points (100.0% liked)

Programming

23348 readers
221 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I want to improve my touch typing skills on Linux. I’m curious:

  1. What tool or program would you recommend for learning touch typing on Linux?
  2. For someone whose native language isn’t English, would you recommend learning on their native keyboard layout or switching to the US QWERTY layout for programming purposes?
you are viewing a single comment's thread
view the rest of the comments
[–] christopher@programming.dev 1 points 1 week ago
  1. Can't help you there as I learned on a manual typewriter years before I saw a computer.
  2. Editing on Vim/Neovim is really only good on US qwerty layout. It doesn't matter too much on Emacs unless the layout you chose is missing the symbols for your programming language or you're using evil mode. I had a hard time on a Latin American layout and switched to a "US international, no dead keys" layout. I can type in Spanish quite easily with this layout, it is Right-Alt pressed with e to get é for example. And I use the same layout for programming. The Latam layout I typed 'e to get é but the dead key single quote meant I had to type quote followed by a space to get a quote while programming. I had to change the physical keyboard to a US layout one to get everything right. Without doing that [ and ctrl-[ were on different keys, for example. It took some searching in the shops to find one but it was very much worth it.