在 Ubuntu 中安裝及設定 BURG

同樣由於設定 BURG 有可能導致啟動失敗

見下文
開啟 Terminal 輸入
sudo gedit "/etc/apt/sources.list"

Continue reading...

獨唱團



在澳門的簡體字書店,我輕易買到千呼萬喚始出來《獨唱團》。這是韓寒籌備了很久的雜誌,因批文遲遲未到,他曾經公開說:「不是我的東西太大,而是他的那兒太緊。」

韓寒是越來越受群眾愛戴的作家,他中學時代參加全國

登樣的花樣

熟悉我的朋友都知道我十分喜歡王家衛的《花樣年華》,看了五、六次之多(還會再看)。我不會說這是一部偉大的電影(其實我不知道怎樣才算是偉大的電影),總之就是我每次看完《花樣年華》都感到身心舒泰,得到極強烈

寫字的女人

《ELLE》七月號推出了一個專輯,叫「寫字的女人」,由幾個女作家寫她們心目中的女作家。高慧然寫亦舒,陳寧寫西西,我寫李碧華,韓麗珠寫鍾玲玲。——嗚嗚,寫鍾玲玲的不是我!覺得自己很墮落。

《ELLE》算是我比較喜歡的

深圳大鵬灣+初見耶穌光

7月4日星期日,拿著D80_Sigma 10-20 4-5.6第一代去深圳大鵬灣,因為是日是爺爺奶奶下葬,死了好久了,葬骨灰。隨手拍幾張天然美景,其實可以死在這,望這天藍地綠,不枉了。

唉,這一支SIGMA 10-20,真是

Continue reading...

flickr應用工具搜集

總於頂不順facebook做相片的database令相片質素變差,又頂不順用微博做連結,在神推鬼使之下,為拿回之前的舊相,用37美元,申請了flickr的pro acc,沒有用過,不知效果,但見好多有本事的人都使用,就當是一個例常開支,支持一下快倒

Continue reading...

光圈 快門 iso 再認識

用了菲林機以後,像diana f+,海鷗等都是沒有測光的,在這個情況下就算用dc或dslr測光,都可能出現在自己做出換算的情況。看來有必要再重新了解一下光圈 快門和iso的配搭,以及數值轉換的方式。

所以就在網上search,還挺多人講


近來看了的書

近來看了的書,都沒時間寫,還有幾本在排隊。現在先簡短介紹幾本﹕

跟著達爾文去旅行:第二次環遊世界之旅(巴塔哥尼亞高原和火地島) 》(IN VIAGGIO CON DARWIN: IL SECONDO GIRO ATTORNO AL MONDO Patagonia e Terra del Fuoco),Luca Novelli,台北﹕臉譜,2009

之前提過

Single-level list flattening in Python

I have been writing a bunch of Python code lately which involves turninglists of lists into plain lists. As it happens Python does not havea flatten() built-in, but people have come up with any number ofingenious ways to do this, some of which I actually like.

First, a stupid non-way that is worth writing down for posterity:

reduce(lambda x,y: x.extend(y), somelists, [])

This version is a classic mistake (one I


Sun Support's habit of publicizing private bug reports

I was reminded today of one of the reasons that I am nottoo fond of Sun Support, by encountering this bug entry through a message in the ZFS mailing list.

This is a public OpenSolaris bug report. Except it is not; almost all ofthe text is an email message from me to Sun Support that was one partof our ongoing adventure with FAULTED ZFS spares .We have a commercial Sun support contract and we made our bug reportsvia it (and worked on Sun Support through it). We were