最近文章量減少了,是因為 GBA 的演出在即,所以練習也密了,晚上回家通常都沒有太多時間,看過 Bloglines 後已經想睡了。而事實上這些日子以來,也有想過好幾個題目要寫的,所以全都 Draft 了 Points ,但並未動手。
正式演出的日子是星期四
One of the famous computer programming quotes is 'prematureoptimization is the root of all evil' (C.A.R. Hoare quoted by DonaldKnuth; attribution dammit (tm)).
A related issue is 'think about the scale of what you're planning'.A recent LiveJournal story provides a lovely example of this. To quote from it:
An increasing number of companies (large and small) are reallyinsistent that we ping them with all blog updates, for reasons Iwon't rant
最近文章量減少了,是因為 GBA 的演出在即,所以練習也密了,晚上回家通常都沒有太多時間,看過 Bloglines 後已經想睡了。而事實上這些日子以來,也有想過好幾個題目要寫的,所以全都 Draft 了 Points ,但並未動手。
正式演出的日子是星期四
In case yesterday's backup horror story didn't scare youenough, here's an incomplete list of things that have been known to gowrong with backups. Are you sure that none of them are happening toyour backups right now?
Backups have been in the geek news recently, courtesy of thechilling tale of the online comic Penny Arcade's backup failure .Making backups is important, but there's an equally important and farless appreciated piece: checking your backups to make sure that youcan actually restore them .
You may say 'but, I'm sure my system would scream a lot if somethingwas wrong'. Let me tell you a story about that.
Once upon a time there was a young and innocent systemadministrator.
開工了
電影預告/新聞/
One form of blog spam is 'Referer' spam. Referer is the (optional)HTTP header included in requests from web browsers to web servers thatcontains the web page that the link to your page was on. Some blogsoftware uses this header as a lower-tech version of Trackback .
Referer spam has the attraction for the spammers that it's dirt simpleto do. All their software has to do is to make an ordinary HTTPrequest for a page or three on a web site and throw in a
Overall SMTP connections are running at twice the expected rate, at246,000 SMTP connections although only from the usual 33,000 differentIP address. The SMTP frontend hit a highwater of 18 simultaneousconnections during the week.
Kernel level IP filtering:
Host/Mask Packets Bytes204.50.22.50 11909 572K170.206.225.64 8186
我的網摘篇章,模式基本上是仿照 Richy’s Blog 的模式,將自己認為值得一看的東西總合,加上自己的分類和小小評語,方便他人也方便自己。如今也摘了一段日子了,由於多數的人都不會在網摘篇章留言,所以我想特此問一問大家
Yesterday's entry mentioned in passingfixing a bug in DWiki . Today's entry is about the anatomy of that bug(and how I found it).
This starts with DWiki 's processing model, which involves displayingpages in a number of different formats, which are called'views'. (More about this is in ProcessingModel .) Not allviews are valid for all pages (for example, the ' history 'view isn't valid for a file without a version history).
If an