Recording attribute access and method calls

Here's a little bit of magic, demonstrated in the Python interpreter:

>>> from record import Record>>> r = Record()>>> r2 = r.a.b('abc').c>>> print r2a.b('abc').c>>> print r.d.e(r2, t=20).f()d.e(Record().a.b('abc

就好似森林入面D大笨象?

innocencedvd

話說最近逛影碟店,終於看到《攻殼機動隊 Innocence》的正版中文代理出來了,由 Panorama 公司製作。今次不單單只是影片,也有當時在日本推出的雙 DVD 豪華版,收錄一些訪談、製作特輯、MTV 等等。影片我已看過幾次,所以就買了這個豪華版


最好的時光


星期日下午,我一個人,躲在家裡看侯孝賢《最好的 時光》。三個故事, 三個時代,戀愛夢、自由夢、 青春夢,害我不能入夢。

侯孝賢的電影從來適合打發時間,通常先要令腦海空空如也,不加思索,才可以裝載那麼慢的節奏,

The peculiar effects of grant funding at universities

One of the things that makes universities such peculiar computing environments is grant funding.

The straightforward effect is to inject uncertainty into the year toyear budgeting process, since few grants have a sure renewal. Evenwhen the total amount of grant funding stays more or less the same,who gets it (and thus what projects are funded) can vary a lot, withthe attendant localized lurches. (The uncertainty of grant money maybe one reason that people are often far more willing to pay forequipment and consulting than to


網絡服務的個人化

我自己算是一個 RSS 狂,這個早已在「 RSS 養懶我 」一文已談及。而 Bloglines 已經成為我的收料站,是一個小小互聯網視窗。女友不是常常到處看 Blog 的人,也不太使用 Bloglines ,她常常跟我說讓她登入我的 Bloglines 戶口看就好了,反正她就是不懂 Subscribe 新的


20060110網摘 – 同人鳥籠風馬牛

Search Engine

Development

Resource


訪問之後

大哥:
星期六接受完你的訪問,心情舒暢,當然也有反省,以下幾個問題,可以向你更進一步的交代。

關於澳門文學“走出去”
我一直鼓吹大家多向外投稿,多作嘗試。你問我為何沒有這樣做,我只能說是時機未到,我在等我最

絕不闢謠.謠

薦文扮封筆,將氣氛推高,俗稱博出鏡。

1.

最近很多朋友都將自己的影評整理成一個blog,然後票選自己的05十大電影。下,我唔記得自己睇過咩戲喎。(只係記得冇睇過《如果.愛》囉。)所以只有薦人的份兒。
這裡薦兩個

緩慢前行.流水.賬

如果不是當日實在太多遊行傳媒應接不暇,你該會有更多機會知道:1月8日遊行其實是相當有趣的,並不例行,並不沉悶。趣味是來自貼近那些權力的邊緣,輕而穩重地與之爭持。我們走在龍尾,警察就想收窄遊行線,亞偉不

How Linux names network interfaces

The usual explanation of how network interfaces get their names isthat they're named based on what's in /etc/modprobe.conf ( /etc/modules.conf if you're still running a 2.4 series kernel).You'll have lines like:

alias eth0 sk98linalias eth1 3c59xalias eth2 e100

And indeed this usually works, and when your system boots nicely the3Com 'Marvell' gigabit card is eth