Finagle? http://twitter.github.com/scala_school/finagle.html for val f = for { u <- authenticate(request) b <- isBanned(u) } yield (u, b) As you may know scala's for is coverted into map and flatMap. val f = authenticate(request).flatMap {…
前提 US の電話番号持ってない Wifi 環境で着信できる US の電話番号がほしい やり方 Google Voice で電話番号を取得 US からのアクセスが必要なのでプロキシが必要 Google Voice の電話番号取得に US 電話番号が必要 ekiga.net に登録して ipkall で電話番…
検閲、ブロック、サービスクローン、北京へのサーバー集約。想像していたのとぜんぜん違う背景があり勉強になった。Michael Anti: Behind the Great Firewall of China | Video on TED.com http://www.ted.com/talks/lang/en/michael_anti_behind_the_great_…