Comments
- 內地學者提倡恢復繁體字 贊成!
- 我們不要現代義和團:論郭泉毁「王直墓」 沒有理智地愛國,結果只會令事情更壞
- 專欄喎 version 2.0 評「防疫針的真面目」一文中的謬誤
Web Development
- CSSV ista 編輯 CSS ,並同步於 IE 和 Firefox 看即時效果
- Javascript Library Roundup 小巧好
Comments
Web Development
One of the things I write in Python is network daemons. Because it worksso nicely, network daemons usually take input as text lines that startwith a command word and have whitespace separated arguments. There'sa certain amount of eye-rolling tedium in writing code to check thatthe command word is valid and has the right number of arguments. WhenI wrote a program that does a lot of this, the tedium finally got tome and I sort of snapped and automated all of the validation throughPython'
想到網上找找其他《NANA》電影的評論,所以在 Google Blog Search 裏找 NANA 字眼,出來的結果全是英文,所以到 Advanced Blog Search 收窄範圍,先選取了 Traditional Chinese 來搜尋, 沒有結果 。再選用 Simplified Chinese , 有結果了 ,全是中文的,但奇怪的是裏面有繁有簡,看來 Google Blog Search 對
web development
I just helped a friend troubleshoot a DNS problem he was having on oneof his home Linux machines. The specific problem was that Firefox wastaking a long time to start connecting to web sites; he believed itwas DNS problems.
I ran down some standard guesses:
/etc/resolv.conf weren'tresponding, and Firefox was having to wait for lookups against eachto time out. But straight lookups with dig weren't delayed, so itwasn't that.In the comments on the other day's' minimizing object churn ' entry, it wasnoted that Python string concatenation had been optimized some in therecent 2.4 release of the CPython interpreter. The 2.4 release notessay (from here ):
- String concatenations in statements of the form
s = s + "abc"ands += "abc"are now performed more efficiently in certaincircumstances.
But what is 'more efficiently' and what are the 'certaincircumstances'? What does it

This week we received 12,872 email messages from 229 different IPaddresses. Our SMTP server handled 22,584 sessions from 1,544different IP addresses, which is significantly down from last week .
To go with it, overall connections are down a lot from last week : we only saw 93,950 connections from at least 31,000different IP addresses. I believe this is the lowest connection rateI've seen since