Building a Fast Keyboard Layout Converter in Go for Linux
Anyone working with multiple keyboard layouts knows this pain: you type a message in the wrong layout. Instead of getting `hello`, you see `руддщ`, and you have to delete everything and retype. Windows has Punto Switcher, but Linux lacks good solutions.