End the cookie chaos – first officially recognised consent service in Europeconsenter.eu1 points·by themaen·9개월 전·0 comments
themaen·11년 전·discussI use a little shell script saved as an app created with automator for toggling hidden files:showfiles=`defaults read com.apple.Finder AppleShowAllFiles` if [ "$showfiles" = "TRUE" ]; then defaults write com.apple.finder AppleShowAllFiles FALSE else defaults write com.apple.finder AppleShowAllFiles TRUE fiIn combination with the spotlight search it's really fast ;)Edit: Formatting isn't that nice in the comments, here's a little gist which is pretty much the same. https://gist.github.com/rprieto/7349079
themaen·12년 전·discussOne month left till I hand in my thesis :) (Bachelor of Engineering in Mechatronics)
In addition, the movie has already reminded me of Google...