- Open Preferences > Text Editing
- Uncheck Enable Type-Over Completions
- Be Happy!
Evilness!
Cupertino rules the world. Clearly.
Could this be the result of… an alien intervention.?
GIT over Socks5: Or how to get around Paris’s Mall SSL filters
git config --global --get socks.proxy
git config --global --unset socks.proxy
git config --global socks.proxy socks5://127.0.0.1:9050
git config --global --unset socks.proxy
git config --global socks.proxy socks5://127.0.0.1:9050