🔏 Change SSH passphrase A while ago I wondered if it's possible to change the SSH passphrase as the phrase was rather hard to type and somewhat cumbersome. Till
👻 Show hidden files in Finder Run the following shell commands to show all the hidden files in Apple Finder. The defaults command will adjust the respective configuration, and killall stops
🛠 Internet Explorer Debugging Let's start with the good news: Microsoft finally dropped the support for Internet Explorer 8, 9, and 10[1], and even better Google Chrome has
🐍 A Simple HTTP Server If you need a simple http server to just serve your static files, here you go: Just run one of the following commands in the
git://behind-a-firewall The Git protocol is often blocked by firewalls, which could at least be a problem if you are using a dependency/package manager like NPM