朋友都罵我約我出來難過登天, 有時連打電話也找不到,可每次打開Facebook或Twitter或微博,卻又見我無處不在,可能這是社交網絡過度活躍症所致吧。
最近朋友發覺,我又有一個在虛擬世界常到的新地步,是為 街旁Jiepang 。
「這不是Foursqaure 的老
朋友都罵我約我出來難過登天, 有時連打電話也找不到,可每次打開Facebook或Twitter或微博,卻又見我無處不在,可能這是社交網絡過度活躍症所致吧。
最近朋友發覺,我又有一個在虛擬世界常到的新地步,是為 街旁Jiepang 。
「這不是Foursqaure 的老

I have a small suggestion for C programmers: please don't use staticfunction local variables. Yes, I know, they've been part of C for avery long time, they are kind of nifty, and they're sometimes nice. Butstill, please use a file level static variable instead, which has justthe same effects.
Well, almost. There is one important difference; in practice, manymore tools can find and inspect file level static variables than canfind and inspect function static

Google 今年還是未能趕及推出 Chrome OS,但 Web Store 就已準備就緒了。看到頁面一眾 App 靚仔排列,這是一個新奇好玩的新世界嗎?不好意思,大部份 App 其實只是 Bookmark 而已,有些 App 其實也只是 Flash ,真正用 HTML5 寫的有幾個?認真的,Web Store 應該加個屬
某次看小田和正的音樂節目,發覺他在錄音室內,與一眾樂手都是戴著同一款Sony的鑑聽耳筒,後來再留意其他的日本音樂節目,但凡入錄音室,也會見到大家也清一色地用這一款耳筒。
明查暗訪下,我才知道,原來這款鑑聽耳筒


最近試用 Grooveshark 聽歌,網站用了 HTML5 技術 (只有 player 部份仍是 flash),用 Chrome 或 Firefox4 都感覺暢順,就像用 native app 一樣,但比起家中的 iTunes 就有更龐大的 music library。
相比一下比較傳統網頁式的同類網站,如蝦米網,就會有較多其他功能,例如 Artist 頁、好
The fine documentation for DTrace's kernel function tracer contains a little note that you mighteasily miss if, like me, you were just skimming:
For each instruction set, there are a small number of functions thatdo not call other functions and are highly optimized by the compiler(so-called leaf functions ) that cannot be instrumented by FBT.
The first thing to know is that DTrace does not have any useful errormessages when you run into this. Instead of a helpful note about, say,'this