End the cookie chaos – first officially recognised consent service in Europeconsenter.eu1 points·by themaen·vor 9 Monaten·0 comments
EYEsect: see the world through different eyestheconstitute.org1 points·by themaen·vor 12 Jahren·0 comments
themaen·vor 9 Jahren·discussMy thought as well :DIn addition, the movie has already reminded me of Google...
themaen·vor 11 Jahren·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·vor 12 Jahren·discussOne month left till I hand in my thesis :) (Bachelor of Engineering in Mechatronics)
In addition, the movie has already reminded me of Google...