Skip to content

Instantly share code, notes, and snippets.

@gsiaw
gsiaw / 0_reuse_code.js
Created September 14, 2016 18:05
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@gsiaw
gsiaw / gist:068b24b6f81ab7248d1e
Created February 16, 2016 22:21
Install netatalk 3 for using Time Machine thru raspberry pi 2
this is how i got my raspberry pi 2 set up to be available for backup via TimeMachine
install netatalk 3
--make the OSX recognize non AFP volumes on macbook
sudo defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1