
從美國回流香港的同事見我霹靂趴喇在打中文,好奇問我究竟是用甚麼輸入法打中文字,難不難學。我理直氣壯地告訴她:我地廣東人呢o下,用o既當然係廣東話輸入法啦!然後她又問,不是應該學倉頡輸入法,才較正宗嗎?
Consider the following Python code, which is a very simplified versionof certain sorts of real code that people write:
ll = []for i in range(1,10): ll.append(lambda z: i+z)print ll[0](0), ll[8](0)
A lot of people writing Python code like this for the first timeexpect to see it print '1 9', when in fact it prints '9 9'.
What I think

從美國回流香港的同事見我霹靂趴喇在打中文,好奇問我究竟是用甚麼輸入法打中文字,難不難學。我理直氣壯地告訴她:我地廣東人呢o下,用o既當然係廣東話輸入法啦!然後她又問,不是應該學倉頡輸入法,才較正宗嗎?
Merry Christmas and happy holidays to all, and to the spammers a lumpof coal since they do not seem to be taking time off at all.
This week we received 14,342 email messages from 206 different IPaddresses. Our SMTP server handled 74,689 sessions from 6,178different IP addresses. Received email is down from last week , which is no surprise since theuniversity knocked off for Christmas holidays on Wednesday, butsession volume is way up.