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