文明單位: 評論寫作
嘉賓:莫宜端

節目裡講到以前覺得寫評論是一件刺激的事,嗚,有時想補充這種感覺是在學院裡比較強烈,好像有了學院的屏藩才比較容易感到刺激。現在有時真的想做到喜愛的說喜愛、討厭的說討厭就於願

讀莫宜端《隨後這一代》想到……


正在讀莫宜端的《隨後這一代》,我的壞習慣又來了,這本書的副題是“一個三十世代跨界人眼中的香港”,作者以前是無線記者,現在於清華大學攻讀博士,這本書,以“三字頭”的角度看香港事,我近乎條件反射的想到的問

Some useful new Linux software RAID features

Courtesy of a pointer from the linux-kernel mailing list to the Gentoowiki entry ,here's two useful (relatively) new software RAID features:

  • Normally, if a RAID array goes out of sync the kernel assumes everythingon the out of date drive(s) has to be rewritten. With write-intent bitmapsthe kernel keeps track of what areas actually got written to and onlyresyncs them.

    (This brings Linux up to more or less parity with an equivalent SolarisDiskSuite feature.)

  • 'data scrubbing

Handling lines with something-separated fields for Python

As a system administrator, I spend a bunch of my time dealing withfiles made up of lines that are composed of fields separated by somecharacter. A classical example is /etc/passwd , with colon-separatedfields. These file formats are ordered lists with named fields, whichshould sound familiar , but they don't showup as Python lists, they show up as lines of text and they want tobe output as text; that we use lists to represent them is just animplementation detail.

This


Weekly spam summary on March 3rd, 2007

This machine had a planned twelve hour power outage today, so many ofthese statistics are really only for six days. Having said that, thisweek we:

  • got 16,376 messages from 272 different IP addresses.
  • handled 20,396 sessions from 1,270 different IP addresses.
  • received at least 212,857 connections from at least 63943different IP addresses.
  • hit a highwater of 5 connections being checked at once.

This


盛世之外,總有悲歌:談陳惜姿《天水圍12師奶》



一、媽媽,父親節快樂


她叫雲姐。訪問當日是父親節,她的女兒在家中一塊白板寫上:“媽媽,父親(母親)節快樂!”在這家中,母親就是父親。

雲姐一共有四個兒女,家住天水圍天逸。她的丈夫九七年拋妻棄子離開家庭,

On useful front-panel LEDs

I moved up to ADSL recently and it's quite nice, but I miss one thingabout my old Supra modem: I've been spoiled by its luxurious front paneldisplay. The front panel of my ADSL modem is somewhat of a letdown andI've been missing information that I used to be able to get at a glance,in particular how saturated my link is.

The ADSL modem has four front-panel LEDs, all equally prominent:

Power ADSL DATA LAN

(DATA is on if the DSL


存念

1.
由於全城追蹤所謂特首「選舉」及徐步高新聞,3月2日早上1130有13名天星示威者,無聲無息地被派還保釋金,不需保釋了。咁即係咪唔再告呢?滿差館的人都好好笑容,招呼前唔該後,但沒人回答我們為什麼發還

我的林夕字傳

讀中學的時候,我很喜歡兩位作者的散文,一位是亦舒,另一位,是林夕。

亦舒的散文,單是文字的簡潔已值得學習,林夕吸引我的,是他看世事世情時的外冷內熱,還有變化多端的表達手法。當年他出過三本散文集,分別是《
Continue reading...

A story of network weirdness

We have a number of internal networks here . One of them is a port-isolated subnet forgeneral user machines (such as Windows laptops), where the port isolationmakes sure that user machines can't talk to each other and thus can'tinfect each other. One day, an alert user on the port isolated networkreported to us that his machine was seeing packets from the outsideworld destined for a completely different machine.

(One of the cool things about working in a Computer Science departmentis that