On Wed, 2011-01-19 at 00:18 -0330, Jonathan Skanes wrote:
> Hi All,
>
> I've been playing with some ideas for AWL expiry using Postgres as the back-
> end. Any chance I could have edit access to the wiki so I can post it?
Sure! What's your wiki user name?
We've had to enable ACLs to prevent vandalism and spamming, particularly
the latter started to occur too frequently. We do NOT aim at preventing
contributions, anyone who wants to leave relevant info is very welcome
to do so.
The required steps to gain privs probably isn't outlined properly yet.
Need to look into this.
--
char *t="\10pse\0r\0dtu\0.@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; }}}