パンくず

5月 17

“結論からいうと、車(タクシーやトラックを含む)も、バイクも、原付も、自転車も、お互いに“最も迷惑”と思い合っているようです。” — 道路走行中に最も迷惑な存在は?(教えて!ウォッチャー) - livedoor HOMME - livedoor ニュース (via cycling-ex)

(cycling-exから)

Git for windows 1.7.10 に入れ替え - みちしるべ

5月 02

直交性のある単純な部品を組み合わせて、複雑なことを表現できるようにするべき。” — 超エンジニアミーティングに行ってきました。 - seraphrの日記

  • メッセージが必要ということは、テストが失敗した時に、どのテストがどういう理由で失敗したか、コードを見てもわからないということ
  • メソッド名なども駆使して、簡潔でわかりやすいテストを書きましょう。
  • ” — 超エンジニアミーティングに行ってきました。 - seraphrの日記

    5月 01

    http://d.hatena.ne.jp/fat47/touch/20120427/1335522813

    4月 25

    “株式会社電通国際情報サービス ハイパー・グレート・クリエイター やすを” — ひがやすを改め”ハイパー・グレート・クリエイターやすを”、就活女子大生と「人生というゲームの必勝法」を語る |エンジニアtype(1/3)

    4月 23

    “tracerouteをTCPベースで実行” —

    ELBについてとことん理解する | TecTec Cloud

    tracerouteコマンドに、-Tオプション

    4月 19

    Russ ブログ – Postgres Connection Pools: Pgpool vs. PgBouncer – Last.fm

pgpoolばっかりだと思ってたら、PgBouncerというのもあるのね。pgpoolがマルチプロセスなのに対してPgBouncerはシングルプロセスのlibevent。

* It uses single-process event-based socket handling, using the excellent libevent like memcached. This means it uses several orders of magnitude less RAM than pgpool.
* It has configurable internal queuing, so your clients’ connections don’t time out if they’re in the queue.
* It has good instrumentation in the form of an internal pseudo-database you can query.

    Russ ブログ – Postgres Connection Pools: Pgpool vs. PgBouncer – Last.fm

    pgpoolばっかりだと思ってたら、PgBouncerというのもあるのね。pgpoolがマルチプロセスなのに対してPgBouncerはシングルプロセスのlibevent。

    * It uses single-process event-based socket handling, using the excellent libevent like memcached. This means it uses several orders of magnitude less RAM than pgpool.
    * It has configurable internal queuing, so your clients’ connections don’t time out if they’re in the queue.
    * It has good instrumentation in the form of an internal pseudo-database you can query.

    Pinterest のスケール -- Kosei Kitahara's Blog

    Instagram のスケール正攻法 -- Kosei Kitahara's Blog