為甚麼你去clubbing的時候沒有男人埋身

久不久就會收到一些留言:「Cher~~~ 我夠成日去clubbing啦,又唔見次次有男人埋身?唔好話你作大!」

每次也很想回應一句:「因為你生得太醜。」

但這就是事實的全部嗎?我隱約覺得不對。

和歷史悠久的神主牌 (註:神主牌這詞

巴黎愛漫遊 – 計較不計較

《巴黎愛漫遊》的主題並非浪漫愛情,也還是一齣「法國風情畫」,而且頗為陰暗,篇幅也不少。不過,我就不論本片如何探討法國。事實上,我真的為男主角 Jack 感到難為。他與女友 Marion 來到巴黎,他就渾身不自在,加上語言不通


就是這篇文章令電腦小氣

「家貧.命苦.電腦壞」是我大學時想出來的口號,那時住在中大,身邊只有一堆四體不勤五穀不分的中文系/學生報男生,每逢電腦一壞便感走投無路,就想脖子上掛一「家貧.命苦.電腦壞」的牌子往工程大樓門口跪地賣身

How many bits of information are in a password?

The number of bits of information in a password are a function of thealphabet that the password is drawn from and how many characters longit is. The formula is:

nbits = ceil(log2(len(alphabet)) * nchars)

So what does that mean? Let's take the case of 8 character longUnix passwords, and do a table:

alphabet total bits (bits per character)
lower case ASCII384.7
lower case plus digits425.2
upper and lower

How not to set up your DNS (part 16)

Sort of presented in the traditional illustrated format:

; sdig ns ibc.com.au.ns1.ibc.com.au.ns2.ibc.com.au.; dig cname ibc.com.au. @ns1.ibc.com.au.[...];; flags: qr aa; QUERY: 1, ANSWER: 1, [...][...];; ANSWER SECTION:ibc.com.au. IN SOA ns1

遊樂場在哪裡

歸家途上,我看著玻璃窗外中環的景致。

從未在中環正式上班,但這個地方,是我的生活重心,是我回憶中的場景,是我的遊樂場。

小至買零食高跟鞋打掌購物吃飯看戲clubbing約會到學生年代的兼職曾經遇上的男人有發生過的愛情,

不要忘記7

如果在男人家中發現不屬你的護膚品,請不動聲色丟棄。
只是小小一支試用裝罷了,女人何必大驚小怪。

不要忘記6

女人不要自以為是,做盡一切感動男人的事,然後埋怨男人麻木不仁。
男人就是有權不賣帳。

A suggestion for HMAC signature construction

Here is a useful safety tip if you are constructing HMAC signatures for structured messages,things that you want to parse later: put a format version number intoeither the key or the message.

If you want messages in the old format to fail signature checks so thatthe rest of your code doesn't have to deal with them, put the versionnumber into the key. Put it into the message if you want your code togracefully deal with several generations of message formats; each willstill verify, but the


Weekly spam summary on July 7th, 2007

This week, we:

  • got 9,123 messages from 254 different IP addresses.
  • handled 17,076 sessions from 1,364 different IP addresses.
  • received 264,864 connections from at least 70,143 different IPaddresses.
  • hit a highwater of 12 connections being checked at once.

Volume has dropped compared to last week ,including total messages, which surprises me a bit. As we can see inthe per-day table