↧
Taking it to a 11: Dramatically Speeding Up Keyboard/Typing Responsiveness in...
If you use a Mac/OSX, then enter the following commands in your shell and reboot: $ defaults write -g KeyRepeat -int 0 $ defaults write -g InitialKeyRepeat -int 15 If you live in a text editor or the...
View ArticleSetting up a Python Scientific Environment (NumPy, SciPy, pandas,...
It is better than a nightmare from which you cannot wake up ... Install Homebrew: $ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" Find problems and fix them (typically...
View Article