鑑於流水(一)


來。花朵。

沒有叫人聲嘶力竭的口號﹔沒有大會的指定動作……


請來為十八年前無端斷送青春和性的人們,獻上我們最溫柔的悼念。

為紀念六四事件十八周年,我們僅呼籲各方友好,於六四當日前往位於尖沙咀文化中心外,

Weekly spam summary on June 2nd, 2007

This week, we:

  • got 10,553 messages from 239 different IP addresses.
  • handled 19,451 sessions from 1,629 different IP addresses.
  • received 430,428 connections from at least 69,677 different IPaddresses.
  • hit a highwater of 9 connections being checked at once.

The connection volume is way up compared to last week ; however, I believe that it is mostly becauseof one machine, 213.


陳綺貞花的姿態演唱會


這個星期都在聽這輯雙cd
看這dvd
無懈可撃的演出
陳綺貞迷必備
推薦歌曲:全部
以下網頁可看專輯介紹及宣傳片
https://www.books.com.tw/exep/cdfile.php?item=0020117481

在問題中發現城市

大部分人都會同意,澳門是一個發展中的城市。發展中,代表未完成,仍有一些不成熟,但同時具備無限的可能。只是我們身在其中,習慣關注當下的問題,在乎眼前出現的現象,但對於此間的過去和未來,我們都有點迷糊,可

異議聲音。珍重。

異議聲音二零零 dizzidenza 2007

異議聲音二零零

請廣為轉傳發播
異議聲音 ( 天安門迴響 )

一九八九六四
想超越愛國
要真正民主
做人的運動
愛恨哀怨 迴響不絕
二零零 六四
要再上路
愛人同志
到廣場去
死生相隨

異議聲音為一個由九七


純粹爆炸

懶所以不斷甩碌,浪費重要的事物。認識不該認識的人,守護不該守護的人。每天必須出外,其實只想龜縮在家。昨天打了近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