次に向かうところを決めるのは僕ら

09:32

http://hilihili.blogspot.jp/2013/01/blog-post_7222.html

あるいはこういう世界の頑健性、あるいは現実の強情さ

世界は惰性でのろのろ動く、巨大で頑健なしろもので、ある望ましい方向へ動かすには長期間、力を加え続けないといけない。まるで恐ろしく粘性が高く、事実上、ほとんど剛体のように振る舞う岩石のように。

10:41

「世界」を自分以外の他者ととらえるか、それとも自分自身も含まれると考えるか。

10:43

ドーキンスの「延長された表現型」

10:45

それが持久戦だとすれば、長く続けることが唯一の戦略。

10:49

モチベーションのロジスティックス

YAKIUDON : google search url shaper 17:16

http://let.hatelabo.jp/noromanba/let/gYC-x4bn17_5ZQ

/*
 * @title YAKIUDON
 * @description  google search url shaper
 * @include http://www.google.tld/search*
 * @include https://www.google.tld/search*
 * @include https://encrypted.google.com/search*
 * @license MIT License   http://opensource.org/licenses/MIT
 * @contributor uneco     http://let.hatelabo.jp/uneco/let/gYC-yby_yIjbcQ
 * @contributor taizooo   http://let.hatelabo.jp/taizooo/let/gYC-yc-IqfqdHg (Fork of)
 * @author      noromanba http://flavors.me/noromanba
 * @require 
 */

// tbm http://hisame72.blog133.fc2.com/blog-entry-302.html
//  ( via http://let.hatelabo.jp/nkoz/let/gYC-ysq6-6rrGw )
// tbs http://d.hatena.ne.jp/ken3memo+video/20111218/1324219672 

(function () {
  var a = location.hash || location.search;
  a = a.slice(1).split('&').
  filter(function (e) {
    return /^(?:q|tbm|tbs)/.test(e);
  }).
  join('&');
  a = location.pathname + '?' + a;
  history.pushState(null, null, a);
})();

それでは、このウェブなるものは、いったいどこへ向かっているのかについて、聞いてもよろしいでしょうか? 18:02

http://www.emptypage.jp/translations/blogoscoped/a-chat-with-aaron-swartz.html

うは。周恩来の言葉を思い出すな。フランス革命についての見解を聞かれてたしかこう言ったんだ、「それを言うのはまだ早すぎる」。

それでもまじめにいうと、ウェブは人がなしたとおりのものになるものだ。僕らは、強力で、広大に展開する、誰にも止めることのできないコミュニケーションのネットワークを手に入れた。次に向かうところを決めるのは僕ら次第なんだ。

18:08

http://www.emptypage.jp/translations/aaron/productivity.html

たとえば、僕のリストはこうなっている。プログラミング、書く、考える、おつかい、読む、聞く、観る(順番もこのとおりだ)。