舌戰

思潮作動: 去你度去我度
邵家臻大戰鄧小樺

由於長期在抵抗中成長,並潛心於弄清楚自己的限度與目標,一個自我離散而且非常causal的人如我,竟爾被視為擁有很肯定的自我。這個說法的誤會之處及它確實說中的地方,看來可能永

Why I don't file bug reports very often

I just finished filing Fedora Core Bugzilla #217080 . Betweendoing research to see if this was already a solved or known problem,gathering all the information, and actually writing everything down,it probably took me around three hours. (And I already have a Red HatBugzilla account and know how to use Bugzilla, or it would have takenlonger.)

This isn't particularly atypical; writing even decent bug reports issimply a lot of work, much of it tedious and/or


2+2=5

近期放在mp3已有一星期的大碟radiohead--hail to the thief
2+2=5 (The Lukewarm)
聽歌吧~

Why ssh validates host keys using the exact name you supplied

One of the little things that ssh does is that it checks and maintainshost keys using exactly and only the name you used on the command line;it doesn't canonicalize the name. (Well, not much; these days it willalso try the IP address that the name resolves to.)

The problem around here is that the names of machines can be specifiedin all sorts of different ways, because of domain search paths; oftenwe have bare name, bare name plus the subdomain, and then two


A small script: bsearch-nums

Sometimes I write little scripts partly in order toplay around with a command I haven't used before. Such is the case withtoday's script, which I have unimaginatively called bsearch-nums . Hereit is:

#!/bin/sh# usage: bsearch-nums START ENDlo=$1; hi=$2while [ $lo -lt $hi ]; do  mid=`echo $lo $hi +2/p | dc`  echo "try: $mid"

卡夫卡的身體

文明單位:卡夫卡
嘉賓: 李智良

李智良在節目裡問到,劉小楓怎麼把卡夫卡和「沉重的肉身」連結起來?因為沒準備好,所以沒正面回應。其實,是這樣的:

「卡夫卡十分清楚自己的脆弱:很難同女人一起生活。因此,婚姻對

welcome to the desert of real 歡迎來到真實的荒漠

因為接近完美,上星期三晚按捺不住一個人到卡拉ok看意大利對俄羅斯的重播,花去手頭資金1/5。當然也是哭的。然後球賽完了,順勢一個人唱k。唱k這個行為,象徵著社交(我們望著同一熒幕跟著同一指示向著同一方向

A DiskSuite annoyance: metastat

In the traditional illustrated form:

; metastat fs5/d40
metastat: sandiego.cs: fs5: set name is inconsistent

Almost all DiskSuite commands that deal with disk sets will accept fsN/dN to specify the set and the disk at once, and metastat itselfproduces output in this form. But metastat refuses to accept it asinput; instead you have to use ' metastat -s fs5 d40 '.

This isn't just a cosmetic issue. The fsN/dNN format is


四五六,越跳越木獨

o係我咳到就o黎肺都甩既情況下(冇錯!我既小兒百日咳又返o左o黎),依然繼續四五六去clubbing跳到天光。

難怪我既最佳玩伴W,都訝異於我既驚人耐力。

將clubbing當成正職而空姐當成副業既我,每晚聽住差唔多一樣既音樂,對住

Weekly spam summary on November 18th, 2006

This week, we:

  • got 15,266 messages from 269 different IP addresses.
  • handled 22,009 sessions from 1,693 different IP addresses.
  • received 897,934 connections from at least 48,417 different IPaddresses.
  • hit a highwater of 10 connections being checked at once.

Just like last time , that is not a typo (andnothing on the system was affected enough to make me notice it beforenow,