On Wed, 2011-01-12 at 23:34 +0200, Jari Fredriksson wrote:
> On 12.1.2011 23:25, Karsten Bräckelmann wrote:
> > BTW, Jari, did my previous moderating (because of missing subscription)
> > not include a reason!?
>
> Indeed it did. I just managed to repost this before your direct email
> reached me. Thanks for all help!
>
> I was amazed that I was not a subscriber, as I had dev subfolder and
> .maildroprc rule for it and all. Something must have been happened, or
> something ;)
Heh. If you didn't get dev@ posts lately, you most likely unsubscribed
at some point. Probably due to too much bug-mail. ;) While the load of
this list doesn't tend to be evenly distributed, but prone to generate
spikes, there probably was no whole week without traffic in years.
If you start to get posts twice, see the boilerplate in my moderation
message, how to subscribe additional post-only addresses. :)
--
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}