純粹爆炸

懶所以不斷甩碌,浪費重要的事物。認識不該認識的人,守護不該守護的人。每天必須出外,其實只想龜縮在家。昨天打了近20個電話,只有2個達到目的。貪錢反令自己擔驚受怕。疲倦,突然入睡。做錯決定。對陌生人有太

20070601 網摘 – 福佳

福佳

自由文化


Why our Solaris fileservers still use the automounter

In theory, there's no need for your fileservers to use the automounter.Even if you make the filesystems visible under their normal names aswell as in /export , you could mount them explicitly in /etc/vfstab .However, doing so would significantly complicate our environment,because it turns out that the automounter worries about a number ofissues for us.

Of course, one big reason to use the automounter is administrativeconvenience; you can use the same set of automounter maps on yourfileservers as you do


Wiki in Plain English 中文字幕版

CommonCrafts 今次做了 Wiki in plain English 的影片,去簡單介紹 Wiki 的運作方式,是個不錯的推廣。我為其做了個 中文字幕版 (我不是做翻譯的,所以品質可能差一點):


Please test your error paths

One of my peculiar traits is that I test error paths, sometimesobsessively. If I write an error check into my code, I am not happyuntil I have induced the error and watched the error check firecorrectly. Judging from some of the code that I've seen this makes me ararity, but it shouldn't be this way.

In fact, I sometimes think that explicitly testing error paths is moreimportant than explicitly testing regular code paths. It is usuallypretty obvious when regular code paths don


今日我地學成語:光明磊落

離職市建局前線員工指,要扮學生出席居民會議!現在的政府部門到底是不是全都是特務機關?!要求市建局就這種破壞自己與市民之間的信任的行為公開道歉!


還有為明光社打氣呢。明哥話齋,我地係咩人?我地就係做事光明
Continue reading...

89.6 平息暴亂紀念























---> 89.6 平息暴亂紀念 ?

哈哈哈

在鄙人重奪rhetorical pain的同時,那邊可憐的人又在醋勁翻天亂罵一通。又扮邊緣又黐權威,大喝一聲你懂個屁,一邊放屁一邊拍馬屁。得喇得喇,家訪好巴閉喇;同曾bowie tie一樣做過家訪,夠狗兒顛屁股搖尾巴的。親愛的為什麼你不懂我

15 分鐘之謎

(警告,無聊對話一則)

朋友:「觀塘有沒有快車到中大?」 我:「有去落馬州紅 van,15 分鐘可到中大」 朋友:「真快!那由家到中大不用半個小時就可以了!」 弟:「有架荃灣到觀塘的小巴,也是 15 分鐘,超快」 我:「我


A gotcha with the automounter and loopback mounts

On Solaris, there is a combination gotcha with the automounter and mountson the same host. It goes like this:

  1. your fileserver normally has /dev/whatever mounted on /export/foo.
  2. your generic automounter configuration mounts fileserver:/export/fooas /foo.
  3. you need to do some maintenance to the filesystem, so you unshareand unmount /export/foo.
  4. after you're done you try to remount it, but you get a message thatthe mount point is busy. The only mention of