買今期星期日明報!!
香港時間早上11點,俄羅斯對巴西!!重要!!去他媽的巴西!燃燒吧!一日俄羅斯一世俄羅斯!!!!!瘋狂地燃燒吧俄
Weekly spam summary on November 11th, 2006
This week, we:
- got 15,129 messages from 287 different IP addresses.
- handled 21,714 sessions from 1,659 different IP addresses.
- received 193,764 connections from at least 45,843 different IPaddresses.
- hit a highwater of 35 connections being checked at once.
Connection volume is down from last week .The highwater is much higher and was set sometime Thursday; beforethen we had the same highwater as
A thought about disaster recovery planning
Disaster recovery planning is famously difficult, and not just becauseit's a hard subject. In fact there seems to be a kind of repulsion fieldthat makes people either shy away from thinking about it or dismiss itas something that they can't do anything about anyways. (The latter isthe 'if we have a serious fire the organization's dead anyways, so whyworry about the backups?' mindset.)
I've come to think that one significant reason for this is that when you
第三十期
我要性高潮(give me dont hurt)
之
我要性高潮 (give me dont hurt)
一問一答
E:「有。認識的不認識的也有。」
J:「那你選定了沒有?」
E:「還沒選定。」
總是覺得,我在選擇,同時也在等待。
等待一個可能已經出現了,亦可能尚未認識的人。
等待一個會讓我笑,
The importance of printable objects
I have a small defect in the Python code I produce: I rarely botherto make my classes printable or to give them a repr(). Most of theclasses will never be printed, and the default repr value is goodenough to distinguish two instances from each other.
But this is a mistake, nicely illustrated by my grump about assert'sweakness as a debugging tool . Objects having a usefulstring value makes it much easier to dump out information about thestate of things when a problem comes up.
A fundamental problem with challenge/response anti-spam systems
A fundamental problem with CR is that it implicitly assumes that yourcorrespondent wants you to read their email more than you do. Just lookat who's doing the work: your correspondents are doing work so that youdon't have to.
(Of course, observe that the people for whom this is the most true are the spammers.)
When this is not true, when you want to read the mail more than thesender wants you to, is exactly where CR systems break down. You mightthink