2010-05-12

ramzswap 不釋放記憶體

compressed swap memory 鎖的死死的問題有關注了。

see:
ramzswap: Eliminate stale data in compressed memory
http://thread.gmane.org/gmane.linux.kernel/981457

2010-04-01

基本的 css 起手式

* { line-height: 1em; }
or
* { line-height: 100%; }=
讓 1 row 就是本身字型的高度。

CSS 是作為文件內容表達上的 annotation,經常被盲用。

2010-03-24

Open many chromium different sessions

#!/bin/sh

PARAM="--disable-logging"
PARAM="${PARAM} --disk-cache-dir=/tmp/.${USER}/.cache"
PARAM="${PARAM} --no-referrers"
PARAM="${PARAM} --disable-ipv6"
PARAM="${PARAM} --disable-java"

2010-03-23

Google bookmarks 升上更高層次

Google Bookmarks
http://www.google.com/bookmarks/ 一直以來,online bookmark 服務不外乎以下:
- 齊齊 post links and add tags
- sync to browser bookmark via 3rd party addons

2010-03-12

Google Map Hong Kong

在晚上時候,有個親愛的小朋友,打電話來告訴我,google map 有香港的 street view 了。 做好 bookmark 可以發給朋友分享共用的。 善用 bookmark。 我亦回報了小朋友,Google Chart API 及 Google Charting Tools 亦都是 URL = Graph, bookmark 了之後,圖表都是共用。

2010-03-10

Pidgin: Facebook Chat Setup

Pidgin, the universal chat client
全能跨平台的即時通訊客戶端,要同時掛多少個 facebook account id 都可以。