Towards assessing SORBS' false positive rate
I was somewhat surprised to read in Chris Linfoot's blog that he uses SORBS ,because I've always considered the top-level dnsbl.sorbs.net blocklist a little too aggressive. (Considering that I use SPEWS,this may be a little bit of throwing rocks in glass houses.)
(Update: Chris Linfoot does say that you need a goodwhitelist to use SORBS.)
Out of curiosity I decided to get a very broad sense of the potential'false positive' rate for using dnsbl.
Weekly spam summary on January 7th, 2006
It's time for the first weekly spam summary of the new year, so let'ssee what sort of a start 2006 is off to.
This week we received 14,639 email messages from 198 different IPaddresses. Our SMTP server handled 30,023 sessions from 3,122different IP addresses. Message volume is up some since last week (not surprising with peoplecoming back to work) and session volume is holding steady.
Connection
你看得起澳門文學嗎?
( https://
Some notes on Solaris 9's Sunscreen IP filtering package
I spent today reading up on Sunscreen, the Solaris 9 bundled IPfiltering system. It's been interesting, partly because Sunscreen'sbuilt around a different packet matching model than I'm used to, anduses a great deal of different terminology (for example, what I thinkof as 'transparent bridging' is called 'stealth mode').
Sunscreen doesn't actually match packets as such. Instead you define'services', for which you specify some combination of destinationand/or source ports
the least but not the last
不存在絕壁
悲苦小劇場之《如果.愛》續篇
不旋踵,12月25日,江記自首:「我同第個睇左如果愛了。我請你食飯!」
日本料理加《情義我心知》減社群建設費,江記面色發
The old nameserver glue record hell
A recent commentator on HowNotToDoDNSI has prompted me to write aboutthe hell that glue records could be in in the Internet's old days. Toreally cover the horror, I'll start with the ordinary glue recordhorror.
Glue records are additional A records that get returned by higherlevel nameservers when people ask for NS records to avoid recursionproblems that would otherwise ensue when, eg, foo.com has www.foo.com as its nameserver. This can be exploited to optimize DNSlookups a bit, as
blog後感想
開始掌握大家看blog的心態
自問寫得不好
不過很想把自己留意到的事物與別人分享
一個意見不傳出去只是一個空想
一個意見越傳越遠才會產生力量
最近在張系國先生的blog上讀到他談blog的文章 https://blog.chinatimes.com/changsk/
Is concurrency 'hard'?
Is concurrency hard? You can certainly find people arguing both sidesof the issue if you look hard enough (mostly for rather than against).But I think the question may be blurring two things together that areworthwhile to separate: 'concurrency is difficult to learn andunderstand', and 'concurrency is tricky to implement correctly'.
For example, in his reaction to Joel Spolsky's Java Schools article ,Tim Bray gives a little taxonomy of difficulty:
My experience differs from Joel's in another respect: