What I want in a caching nameserver
What the world needs is a good caching nameserver. What brought this onis that I am currently flirting with yet another caching nameserver,which is something that I do from time to time because every cachingnameserver I've ever found sucks in its own way. This is actuallysomewhat surprising to me, because at one level the job is not allthat difficult so you'd think that someone would have written a saneimplementation by now.
(Possibly the DNS system actually is sufficiently difficult that itdrives every implementer
事不關己
無紙袋日與我的痴線心態
不過,生活。
被詛咒的才子 Ritwik Ghatak

可憐的猶大
PPP over ssh: solving problems with indirection
There is an old aphorism in Computer Science that any problem canbe solved by another level of indirection (Wikipedia credits it to David Wheeler ). TodayI have an illustration of this.
I mentioned that I was having problemswith USB serial ports on my just upgraded to Fedora 13 machine.Specifically, starting up PPP on such a port would hang the pppd process (and then any other process that touched the serial port).Since my DSL link is still down, this is a problem.It turns out
不必投訴
有人形容這是仇富情緒。也許法庭新聞已經讓他們証實了這一點,例如法官常常在
取全文油猴腳本@Chrome
N年前寫了個 取全文的油猴腳本 ,是在 Firefox 上配搭 Greasemonkey 插件使用,在 Google Reader 上為某些網站可以按 ‘g’ 取全文。Chrome 也支持油猴腳本,但因為其中 GM_xmlhttprequest 不支持 cross-domain request,所以我也就沒有特別去搞甚麼的。
今天發現了一個叫 TamperMonkey 的 Chrome 插件,