What you describe is unfortunate, but not suprising. The vast majority of my machine lockups are because of XFree wedging (on i8x0 and radeon, g400 and mga are pretty stable). It is probably the least reliable bit of software that I run regularly.
spam:
Spam is evil, especially on when it appears on my mailing lists (which I keep open as a matter of principle). Recently I have started using SpamAssassin as a frontend to Mailman. This worked reasonably well: tag messages in SpamAssassin and get mailman to block anything with "Subject *****SPAM****".openssh:Unfortunately, mailman doesn't actually block those message - it just queues them for approval. So every month I have to go through the abysmal approval interface (the only part of Mailman I dislike) and click the tiny "discard" button for each of the ~150 spam messages I get every month.
Today, prompted in part by a massive increase in spam over the holidays, I finally had enough. The mailing list server still scans with SpamAssassin, but now automatically bounces all spams (with a useful error) which SpamAssassin has tagged. This was straightforward enough, once I had figured out the many quirks of procmail.
In the process of figuring out procmail's quirks, I looked a couple of times at the source. O Gorgon! There was no way I was letting that mess run unsupervised on untrusted data so I hacked up an OpenBSD systrace policy for it (systrace is very nice).
If anyone who runs mailing lists is suffering from similar problems, I'd be happy to share the glue that holds this all together.
I finally have found some time to do some hacking on OpenSSH over the last week. Much of this has been tidying and merging patches from other people, but has also included a fair bit of hacking on sftp. Much more to do though, but it is nice to be productive again.
bjf: The John Safran(sp?) video is hilarious, especially the part where they stake out Ray Martin (awful Australian pseudo-journalist) and go through his trash - mirroring the reprehensible pop-journalism tactics that he has employed many times. I was told that Ray used his connections to have the video banned. As for getting a copy, ask a media studies student.
Unfortunately there seems to be few freely available maps of Melbourne - most of the data is proprietary, and the stuff that is free is of more interest to geoscientists than to me.
Apart from the power that such a system would bring, I can think of another really compelling reason to add a standard scripting capability to X11 desktops: testcases. A decent scripting language would make automated GUI app testing very simple. (Not that I know anything about GUI app design...)
Is this even on the radar of the desktop developers?
Lots of trolls on Advotgato now. Thanks raph for allowing me to ignore them easily!
New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!