迎新營與性

中大學生會搞的迎新營(並非指大細O,而是中大學生會自己另外給新生搞的迎新營,新生需另外報名參加,每年人數都很少),今年以「性」為主題,海報上非常明白的寫著「兩性平等」、「性工作」、「同志」及「大學生」

虛擬後樂園

vrworld

最近在行書店時,看到一本名為《 虛擬後樂園 》的書,包裝十分獨特,要特地拿出內容才可以看,看了幾篇,自己對內容很感興趣,所以就買下了。

此書講的是現今的電腦遊戲和網絡,以文化研究層面去探討這些流行文化。現今


Keep your hands off my font size

There are many things that puzzle me about common web design. One ofthe biggest thing is this: why do so many sites reduce the font sizeof their main content? This is the single largest readability problemthat I run into on the web. (For some reason this seems to be especiallyprevalent on blogs.)

I see it over and over again, in CSS like 'font-size:small', 'font-size: 80%', 'font: normal 76%/


慶典

內文18702,連註31785,終於完成浪漫主義!!!!哇哈哈哈哈!哇哈哈哈哈哈!哇哈哈哈哈哈(喉嚨沙了)。 為表慶祝,本blog將連續一星期,每日更新評論文章!哇哈哈哈久違的水災式長文又回來了 (經濟評論員

Theo

配了一副Theo的眼鏡,

血紅的框,

不規則的鏡片,

65折友情價$2980。





想死。

20050804網摘 – 增加生產力

新玩意

內容新方向

增加生產力


隱身上網 Ghostzilla

天佑 那裏看到他 介紹 GhostZilla ,實在忍不住要 K-Post 一番,這個軟件實在太「實用」了。

Ghostzilla Mozilla 的一個衍生軟件,目的只有一個:讓你上網而不為人知,你的瀏覽器會化成「鬼」一樣,隨時出現,又隨時可以隱藏。其運作十分簡單,


Why Perl is not my favorite language

I could talk about aesthetics; I could talk about line noise andreadability; but for me it ultimately comes down to one thing: datastructures.

Namely, I find it very hard to write perl code of any depth withoutrunning headlong into the fact that Perl's 'collection' types (arraysand hashes) can't contain themselves. All they can contain is scalars(strings, numbers, and references).

For example, recently I was writing a program to mass-query the SBLDNS blocklist


20050802網摘 – 學不完的技巧

技巧

新出來的


Multilevel list comprehensions in Python

Python has recently (at least for some values of recently) grown 'list comprehensions' ,which let you easily iterate over a list to transform or selectentries (or both). List comprehensions can be thought of as syntacticsugar for map and filter operations, but they're actually morepowerful.

One reason is that you can write a multilevel list comprehension,which effectively iterates over multiple levels of lists. Take thecase where you have a list within a list and want to return all of thelow-