Weather

One of my favourite sayings comes from Richard Carlson, author of the Don't Sweat the Small Stuff series, "There's no such thing as bad weather – only different kinds of good weather."

I admit it. There are times when I was too serious about weather, getting myself overwhelmed and uptight.

When I first arrived at Hallstatt in Austria last month, I met all that rain. The city, supposedly rich in pastel-coloured houses casting spectacular reflections onto the glassy water of the lake,

Skating

As the saying goes, you can't teach an old dog new tricks. While there may be a grain of truth in this, I am inclined to think the opposite. Whatever your age, taking time off to do something different can be one of the best times of your life.

I decided to learn ice skating this year. The other day, I went to the ice skating rink after work and asked about lessons that fit my schedule. The receptionist at the counter smiled, apparently having already figured out

Internet software decays and must be actively maintained

While it is true that in general software doesn't wear out , this is not true for software thatinteracts with the Internet. Internet software definitely breaks downover time, not because of any analog to mechanical wear but because theInternet environment it operates in keeps changing.

There are three sorts of changes in the Internet environment thatmatter. First, protocols and other programs that interact with youevolve over time. Second, user expectations also evolve. Third and mostimportantly, the Internet threat environment itself keeps changing,


一個研究看社會

最近,有團體發佈一份名為“青少年愛情 • 約會 • 與性”的研究報告,以問卷及訪談方式,訪問了本澳十一家中、小學的三千多名年齡十至二十歲的學生。研究結果顯示,受訪學生存在拍拖及發生性行為偏早的情況,報章的標題

Detailed usage charges versus simpler charging models

If you are going to charge for things , one ofthe eternal questions is whether you should use detailed usage chargesor simpler, 'flatter' ones. My personal thoughts run something likethis:

If you have a fixed service that you're expanding slowly (if atall), detailed charges theoretically extract the maximum value forit. However, they do so at the cost of driving away users who don't likethe unpredictability of their bills, and every so often you will havesomething go horribly wrong


Lady First 專欄 (1 - 2)

減肥藥不是仙丹

自從在網誌內提及找到一種極其有效的減肥藥,友人用一個月時間減去了二十磅,我在半個月內也減了十磅。然後,收到排山倒海的查詢,沒人詢問價錢、服用方法或可有副作用等等,只有一條問題,就是在哪裡

How to force Solaris to renumber network devices

Let us suppose, as a not entirely hypothetical example, that youare transplanting the system disks from a Solaris 10 install from aSunFire X2100 to a SunFire X2200. While both machines have four onboardnetwork ports, two Broadcom and two nVidia, they are not quite thesame hardware, enough so that if left to its own devices Solaris willconsider the new machine's NICs to be bge2 , bge3 , nge2 , and nge3 (instead of bge


毀滅一切






Little children


這絕不是兒童片
雖然片中也有兩個兒童
但故事相當複雜
涉及婚外情、家庭觀念、社區生活和成長的陰影
是很精彩的劇情片
我覺得此片的編劇真是高手
寫出很多表面和平暗中角力的心理掙扎
更高明的是整個故事步步推進
劇情緊湊

A (D)VCS feature that I'd really like

Here's something that I want: I want a version control system (ideally adistributed one) that can preserve file timestamps. I'm looking for sucha weird feature because I happen to have created something that I want to put under version control where (some of the) filetimestamps are significant and need to be preserved.

(This is yet another hazard of using files as entries , albeit in a slightly different form.)

This is an uncommon feature in version control systems at the best oftimes