Typing Speed Test, but for Developers
21–30 of 79 posts
Re: Typing Speed Test, but for Developers
#22The speed that I type is not related to the quality of my code. I think then type.
Re: Typing Speed Test, but for Developers
#23Re: Typing Speed Test, but for Developers
#24Re: Typing Speed Test, but for Developers
#25Re: Typing Speed Test, but for Developers
#26There is no autocompletion, that's not realist. I never type "apt-get install nginx" I type "apt-g ins ngi "
Re: Typing Speed Test, but for Developers
#27Re: Typing Speed Test, but for Developers
#28Go Bobby!
Re: Typing Speed Test, but for Developers
#29Only slightly related, but what increased my code typing speed the most is this (AutoHotKey 2): ; CapsLock + J/K -> ( ) CapsLock & j::SendText "(" CapsLock & k::SendText ")" ; CapsLock + U/I -> [ ] CapsLock & u::SendText "[" CapsLock & i::SendText "]" ; CapsLock + L/: -> { } CapsLock & l::SendText "{" ; SC027 = physical ;/: key on a US keyboard CapsLock & SC027::SendText "}" ; CapsLock + O/P/M/E -> _ + - = CapsLock &…
Even remapping Cap Lock to Control, which I do, trips me up for a few minutes when I need to work on any other computer that has not been set up that way.
Re: Typing Speed Test, but for Developers
#30[1] - https://nmap.org/movies/
[2] - https://blog.doyensec.com/2025/03/04/exploitable-sshd.html