タグ

ブックマーク / jarp.does.notwork.org (2)

  • Keyconfigでbookmarkletを呼び出す - jarp,

    ■ [HTTPD] lighttpd みんな「らいてぃ」と呼んでたので調べてみたら書いてあった。 What's with the name? Light footprint + httpd = LightTPD If you prefer, call it just "Lighty". We want to keep your tongue intact. :) ■ [Ruby] ファイル名をSymbolで指定したらbinmodeというふざけた提案 をIRCで冗談でしてみた。 File.read("foo") の代わりに File.read(:foo) とすればbinmodeになる(変数の場合はinternする)。ついでに open(:foo) でもbinmode。なんか変だな。やっぱボツだ。 しかしlengthをFloatにしたらbinmodeという奇抜な案には敵わない。 ■ [ASCI

  • Just another Ruby porter, 2006-11-b

    ■ [FC6] --hash-style=both 日経LinuxにFC6では--hash-style=bothをつけてリンクされてて速くなってると書いてあったので、Rubyで試した。 time make testだと時間が短かすぎるのか差が全く出ない。 test-allは1.9だと今動かないしなあ。 optparse.rb:666:in `OptionParser::CompletingHash#match': failed to splat (TypeError) あれ、*"string"はだめになったんだっけ? % ruby-1.9 -ve 'p(*"string")' ruby 1.9.0 (2006-11-07) [i386-linux] -e:1: failed to splat (TypeError) ■ [Soft] GNU tar 1.16 (Release) Chang

    nozom
    nozom 2006/11/15
  • 1