One serial problem I should remember

I hate RS-232 serial connections, because something always goes wrongwhenever I have to deal with them and then I have to figure out howto make the things work. Needless to say, there are next to no commondiagnostic tools for troubleshooting serial communication problems.

In this case the problem was a mysterious inability to type anythingto the remote device when I could receive the remote device's outputfine. For my future reference, this can be caused by having hardwareflow control on when the remote


Love























送上一首歌John Lennon - Love
給在不同位置不同環境不同心情不同狀態的妳(反戰份子)。在反戰的同時請不要忘記,仍在製造貧窮創造富國的「世貿」炮手,他向我們每處發炮。我們不會留下一絲血,就連被征服了也不感覺到。


LOVE- John

走過去

文明單位: 中東.這邊
嘉賓: 朱凱迪

這幾天的新聞在報什麼

希臘的朋友開始組織人盾:

Immediate cease fire-Solidarity to the people of Lebanon and Palestine: A call for an international civil mission to Lebanon

The Israeli war machine continues to kill hundreds of Lebanese civilians and destroy Lebanon's infrastructure. The humanitarian crisis is getting worse as days go by. International community (United Nations and European Union included) is


孔方走了之後

今日對信報的讀者來說一定別有感慨
該報兩個專欄同時告別
引來不少猜測

我自中學開始讀信報
學了不少東西
絕對投入了感情
希望報紙如果賣盤也不會大變
但這是不是太天真呢

孔少林和方卓如其實寫了不足兩年
卻在短時間內成為該

The limitations of Unix atime

Recently, I've come to believe that Unix's file (okay, inode) accesstime is increasingly useless. The problem isn't that Unix is slipshodabout maintaining atime ; the problem is that there are now anincreasing number of things that read files as a routine matter, and sofile atime is increasingly nothing more than the last time one of themran.

The most obvious example is any backup program that works through thefilesystem, which most of them do (especially the commercial ones).


氣海無涯,世界無邊。More Air. More World.

Continue reading...

Weekly spam summary on July 29th, 2006

This week, we:

  • got 12,284 messages from 218 different IP addresses.
  • handled 17,177 sessions from 899 different IP addresses.
  • received 152,193 connections from at least 48,479 different IPaddresses.
  • hit a highwater of 7 connections being checked at once.

Most of these are up somewhat from last week ,although they're within the levels that I've come to think of as 'normalvariation'


XHTML on the web is for masochists

Web design purists like to talk up XHTML at the moment, but as far as Ican tell almost everyone who is trying to do XHTML today is a masochist(or ignorant).

First, Internet Explorer does not support XHTML. Not even IE7 willsupport XHTML, which means that for all practical purposes you cannotserve only XHTML to visitors; some of them need to get an HTML versioninstead.

The usual dodge is to serve the same XHTML document as XHTML to browsersthat can handle it but as text


來吧!甜蜜的死亡!

Komm, Susser Tod 竟然有 MTV 版本。(看上去似國內製作) 唱K有就正啦… 歌詞: Komm, Susser Tod

Link: Ten Risks of PKI

Ten Risks of PKI: What You're Not Being Told About Public KeyInfrastructure is a paper byCarl Ellison and Bruce Schneier. These aren't technical risks, at leastnot directly, and it makes for interesting reading. (And after you'redone reading your printed copy of the PDF you can leave it out in astrategic spot for other people to run across.)

(From this comp.lang.python article by Edward Elliot, which I ran across through the Daily Python URL .)