我們


我從來不相信有皆大歡喜的局面,有的都是有人歡喜有人愁。

有時候我會問自己:為什麼我要對自己太苛刻?別人又為什麼會喜歡苛刻地對待他人?我們是否要忠於自己而不理會別人?人們是否應努力去做一些討好多數人的事?

Some corollaries to the charging problem

Here's a couple of corollaries and effects of the charging problem that are worth mentioning (or at least that occurredto me).

The obvious corollary is how much more sensible the problem makesthe 'give away the service to build interest' approach often used byInternet startups. If people can't do anything with you before theyspend money, your window to get them interested enough to do so is verylimited (probably more or less one web page, at best). Giving them freeaccess gives


集結號




47名士兵,為保護部隊而戰,團長有命,九連的47人要死守陣地,不可讓敵人追上我軍大部隊,並約定要聽到集結號才可徹退,即使只剩一人,集結號未響,仍要打下去。

47名士兵,奮勇抗敵,敵人多次攻擊,仍被他們擊

過節:自由戰士.時代廣場.維園

1. 花
前文
沒有叫人聲嘶力竭的口號﹔沒有大會的指定動作……


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

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

My problem with ZFS

The more I use ZFS the less happy I become with it. It's not from anyissues with ZFS's features or with how it works in practice; ZFS isn'tone of those things that look better in theory than in practice. Basedon my exposure so far it pretty much does live up to its promise, andthe ZFS people are busy sanding off the rough edges and adding usefulfeatures.

My problem with ZFS is that if something goes wrong it all too oftengoes wrong in a


《凶鈴》電影系列

《凶鈴》系列的日本電影,前後共有四齣,分別是:

  • 《午夜凶鈴》 (Ring)
  • 《凶鈴再現》 (Rasen)
  • 《貞子纏身》 (Ring 2)
  • 《貞相大白》 (Ring 0)

而當中三齣沿用 Ring 的名稱,而只有《凶鈴再現》不同,因為此片是小說改編。這些作品與

ring series

豈有豪情似舊時

「豈有豪情似舊時,花開花落兩由之。」魯迅這兩句響亮之餘好不頹喪,堪為亦舒書名。但後二句是怎麼呢:「 何期淚灑江南雨,又為斯民哭健兒。」從「兩由之」到「淚灑雨」,不過一念之間。他就是見不得殺人。


字花十三期
Continue reading...

寫程序讓CPU佔用率保持正弦函數

導入自 renren

據說是一道微軟的面試題。如題,寫程序,讓Windows的任務管理器中的性能監視器呈現正弦曲線。

Continue reading...

Improving RPM as a packaging system

As I mentioned yesterday ,scripts in packaging systems are an opportunity to make mistakes. Thus,one thing that RPM could do to improve is to automate as many of thethings that are done repeatedly in install and removal scripts (of whichRPM has several variants).

There are two improvements that jump out at me. First, many packagesonly do things when they are being actually installed or removedinstead of being upgraded (and sometimes do other things during anupgrade). Right now people detect these cases by boiler


Why package systems are important

Once upon a time it was popular to laugh at package systems like RPMand say that all you really needed was ' make install '. This attitudemissed the point, because the importance of good package systems isthat they let you easily remove things .

This matters because it encourages experimentation with packages.If removing a package is difficult and painful, it's a fairly bigcommitment to just install a package in the first place. If removing apackage is easy and reliable, then installing packages is not at all