給全港師奶的信

「Daisy,拜託,只有你幫到我。」K先生說,一隻手不安地攪拌咖啡。

這傢伙好幾年沒跟我聯絡,今次莫非想問我借錢?

「想麻煩你……幫我寫封信。」

「我只做 IPO,不幫人寫遺囑。」說罷,我用 napkin 印印嘴唇。Foie gras 已經吃到有點

終於出發!

Continue reading...

Sorting out what 'passive ftp' is

(Because I keep forgetting this and having to straighten it out again inmy own head, it's time to write down the difference between regular ftpand passive ftp).

Ftp has to transport two different things: commands (and statusresponses to them), and the actual ftp data. In a modern protocol, thesetwo things would be multiplexed together over the same TCP connection,but ftp dates from when the Internet was both a much simpler environmentand a much more limited one, so it uses separate


看鄧小宙有感

說起鄧小宇, 又找到鄧小宙 (Paul Dunn) 的書. 比起鄧小宇, 在公共圖書館裡, 不難找到鄧小宙 .

鄧小宙的作品不多. 據悉推出過的, 只有博益出版的《故園風雪後》.

書名滄桑味濃. 是鄧小宙根據自己在哈佛大學唸書時的經歷改寫

孤獨




本來以為寫了很多字就不想再看到文字
本來以為晚了回家
就應該什麼都不做休息一下
原來寫了很多字之後很難才能擺脫
於是又要讀另一些字才可以忘記自己
進入另一個世界
今晚我在讀楊牧詩集
除了那首< 有人問我公理和公義的問

又是“才女”fans的留言

ruhy chu
ruby06183@yahoo.com.hk
https://www.facebook.com/profile.php?id=1395058531

“頂你個死八婆袁彌明..快d去死啦!!!!!!!話人蠢..?! 過唔過份d呀..仲有你同個個蕭定一講叫佢收山啦.. 開間不知

由2008年12 月1日至今升幅達153%的portfolio

有興趣請參考
《優質股發掘人》
https://greathkstocks.blogspot.com/

最新reccomend-BUY

Emperor International, 英皇國際 (163.HK)


Karrie International,嘉里國際 (1050.HK)


剷雪


「我既不挑剔工作,派給我的工作也都一一接受。在截稿期限前能夠整理好,有什麼狀況也從不抱怨,字也整齊。工作細心。其他傢伙會偷懶的地方,也都認真做,酬勞低也從來不會露出不高興的臉色。如果半夜兩點半打電話來

Silver Spoon Kid

Being born into not-so-wealthy family, as I mentioned before, doesn't mean a nightmare. How many times have you heard, "Shirtsleeves to shirtsleeves"? This curse is often heard, and its origins are probably buried in those rich-kids-gone-bad tales. Nobody would deny that growing up amid affluence can easily backfire.

Before I tell you what I mean by backfire, let me explain what I don't mean. I would not go so far as to say that

Undo is sometimes not good enough

There is a tendency in programming to consider any spiffy new generalfeature, such as a good infinite undo system, as the way to deal withmany of your program's problems. This is often a mistake, and undo makesa good illustration of why.

(It's easy to see how this happens; you have this powerful system thatyou've invested a lot of effort into, so it's natural to apply it on asmuch as possible. And programmers really like general solutions, because