魚樂無窮

開這個網誌,本應設一主題,或有個大概的範圍,例如文史哲科學政治之類,但一來我不愛受限制,二來對同一類題材我哪來那麼多東西可寫,倒不如隨心而筆,記下值得一記的,一吐不吐不快的,甚而只是把弄文字一番,既可

Why whitelists (and blacklists) are long-term poison for online systems

Every so often, well intentioned people propose that we can dealwith the problems of various sorts of abuse in online forums and systemsby having people build whitelists or blacklists (often with some sort ofautomated web of trust system). While this sounds great, it's a bad idea.

One of the old lessons from Usenet is that resorting to individualwhitelists or blacklists to make a forum usable is ultimatelydestructive to the forum itself, because it more or less totally killsoff the supply of good newcomers to the


一個都不能少

子欲養而親不在,樹卻靜而風不息,說的就是珍惜二字。一個人成長的時候,學習甚麼是珍惜時,總要和後悔這詞語一起學習的,可以說不理解甚麼是後悔,就難以明白甚麼是珍惜。例如有人沉醉在工作之中,突然發現家人快要

Mythbusters uses Nikon Lens on High-Speed Camera

One of my favorite features of any Mythbusters shows is the high-speed sequences, where they film an explosion, a reaction, etc. on a high-speed camera, then slow it down to half or a quarter of real life speed ( example ).

Watching season four on Netflix recently, I saw a rare closeup of the high-speed, and to my surprise, found mounted a 50mm f/1.4D Nikon lens (the same one I use on my D90 7

Mythbusters High-Speed Camera - Nikon f/1.4 50mm Lens

[轉] 希特拉談民主

時而世易,希特拉也得跟上時代,除了玩 XBox、cut i-cable,結果現在竟然還要談民主了。 「到中共滅亡都未有」,香港民主的最大阻力,可能其實是香港人自己…

男人如衣服

聖誕快到了。時裝店的梳化上,再度出現了一張張無奈的臉。這班無奈的男人坐打機、打BlackBerry、打瞌睡,等女人從試身室出來盤問道:「好看嗎?」男人咕噥:「好……。」女的當場扯火。「陪我買衫好悶咩?」小姐,問都多

Red Letter Day

Red letter days never cease to fill our hearts with joy and real fun. So much so that, hooray, the arrival of my baby brings with her miraculous words of admiration.

But there's a catch. The right thing to say – as it is when it comes to so many aspects of red letter days – is what's appropriate for everyone.

If there's anything more embarrassing than a question "So, when are you going to tie the knot?" in a wedding party, it

袁彌明畀面試本地牌 最緊要短

袁彌明畀面試本地牌 最緊要短

2009年12月06日

近期各大時裝 Fashion Show的 Front Line都預留了位置給各大 Bloggers,可見他們的影響力與日俱升。而香港的 Blogger亦在本地聲名大噪,袁彌明( Erica)就是其中一分子。如果由 Blogger加老闆娘身份教你揀
■ Erica自言就是靠這兩本天書,學成分辨護膚品成份之道。
Continue reading...

Overcoming the drawbacks of preforking accept() servers

I was going to say that while preforking accept() -based servers don't in practice have a thundering herdproblem, they do have two other issues, namely there's no way to tellwhen you need to grow the number of processes you're using and no way totell if a process has frozen. (The more complicated preforking scheme has neither problem.)

However, some thought showed me that it's possible to get around theseproblems while retaining the advantages of the pure accept(


What version of Python is included in various current OSes

For my own curiosity, here is a rundown of what version of Python is invarious current OS distributions, along with whether or not a version ofPython 3 is available as an optional package.

(The version of Python is my best guess at what you get if you runplain ' python ' at a command line.)

OS Python version Optional Python 3?
Solaris 10 update 82.4.4 (2.6 available in Blastwave)No
Red Hat Enterprise 5
(and CentOS 5)
2