結論からいうと、車(タクシーやトラックを含む)も、バイクも、原付も、自転車も、お互いに“最も迷惑”と思い合っているようです。 — 道路走行中に最も迷惑な存在は?(教えて!ウォッチャー) - livedoor HOMME - livedoor ニュース (via cycling-ex)
(cycling-exから)
Git for windows 1.7.10 に入れ替え - みちしるべ
直交性のある単純な部品を組み合わせて、複雑なことを表現できるようにするべき。 — 超エンジニアミーティングに行ってきました。 - seraphrの日記
http://d.hatena.ne.jp/fat47/touch/20120427/1335522813
株式会社電通国際情報サービス ハイパー・グレート・クリエイター やすを — ひがやすを改め”ハイパー・グレート・クリエイターやすを”、就活女子大生と「人生というゲームの必勝法」を語る |エンジニアtype(1/3)
tracerouteをTCPベースで実行 —
ELBについてとことん理解する | TecTec Cloud
tracerouteコマンドに、-Tオプション
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.