你覺得哭泣與打人是什麼

在電視上偶然看到,全運會剛改了規例的摔跤項目,湖北隊的選手兼教練員王心軍因為不服裁判,因而用計分牌追打裁判。而輸掉比賽的運動員吳雷,坐在比賽席上不肯離開,當然哭了。在另一場比賽裡,熊倪作為湖南隊的領導

Two faces of RSS

I recently came to a realization that RSS (and syndication in general)has two faces:

  1. notification of new information
  2. rearranging information from feeds

This neatly explains something that's been puzzling me for a while:why I find RSS sometimes very useful and sometimes very irritating.

Notification works great, except for web sites that already update asfrequently as I normally read them. (For example, Slashdot, which Ionly browse once or twice a day. If my RSS reader were to tell me thatSlashdot had no new


20050826網摘 – Otaku 御宅族

今天摘量不多:

Otaku

Chain Post Analysis

還是 GT(Google Talk)


毀滅戰士預告片

doom

毀滅戰士 – 就是著名的遊戲 《Doom》,最近被改篇拍成荷里活電影,由大隻佬 The Rock 擔綱,在火星的科研站上,殺盡各式各樣的怪物。

《Doom》對於新舊機迷來說,都應該不陌生。舊的《Doom 1, 2》雖然是 FPS 遊戲,但並不是真正的 3D


怪癖大募集?

無理頭有日有人在我blog上留了

percy said...
老飛﹕
你被欽點了,請看我的blog。
percy :)

2:39 上午

???
一頭暮水???

睇睇下又好玩喎~~
又了解下大家多點點哦!

正題喇~

怪癖大募集?
我都係覺得說成喜好大募集會好d

好..

狠心

亦舒說過的:「女人不對自己狠心,男人就會對妳狠心。」

我決定要對自己好狠心好狠心,

回到從前一天一個橙一碟菜的日子,

不會給你機會對我狠心。

任誰寵愛縱容或冬日將至都不是藉口,

我的大褸內任性地固執地永遠只有低

Explaining rubber duck debugging

Rubber duck debugging is the process of explaining your problem out loud to a suitableobject (a rubber ducky or another person, take your pick); thealternate version is to write down your problem, for example in agrumbling blog entry or an email. This may sound very peculiar ifyou've never done it, but it works surprisingly well.

(Obligatory attribution dammit to the Centresource.com blog entry on it.)

As it happens, my leading explanation for why this works so well hasalready been


20050825網摘 – 無處不在的 Google Talk

GTGTGTGTGT ……

落部圈


Completely using an alternate yum configuration

As part of automatic installs of Fedora Core, our customization stepinstalls of the current Red Hat updates from a local mirror. We use yum for this, because it both handles dependencies and uses compactmetadata files instead of having to read all of the update and base OSRPMs themselves. (We have 100 megabit networks, but it still adds upand slows down installs.)

We do this by feeding yum a custom configuration file; basically wetake the standard /etc/yum.conf file and add


Another aphorism of system administration

If a piece of information doesn't have to be correct for the systemto work, sooner or later it won't be.

(Yanked out of my spam by ASN summary , where aversion of it got a mention in passing.)

It's easy to see this aphorism in action. For example, if yourhost/domain name to IP address mapping information is wrong you noticeright away. But nothing common breaks if the information to map froman IP address to a hostname is missing,