-
Second Life .prims project
John of the libsl team has been working with the .prims XML 3d primitive format recently. I’ve been looking for a good, common XML format to serialize 3d data for a while. This looks like it might be what I’m looking for. On my libsl TODO list is a project to create a hardened specification…
-
Frontalot’s blog
Frontalot now has a blog. It’s here: http://www.amazon.com/gp/blog/id/A13CQEAI9EFEU2 Go read…
-
Special delivery
Hello? Iraq? I have a large package of Freedom here… er, actually, we’re out of Freedom. We’ve substituted it with permanent military occupation. Will you sign here, please?
-
bugzilla compromised
Yow. Go spamhater.zoomshare.com I’ve posted a bzip2’d ext3 image of the compromised (etch) OS here: bugzilla.img.bz2 List of packages installed on the machine here: bugzilla-packageList I’ll be pointing the authorities to it and providing any other logs required to track down the responsible party. Dear Carl Please read this message carefully. You are receiving this…
-
Holy crap John
Quake3 is a lot of code. cjcollier@moonunit:~/src/svn/icculus/quake3/code$ find ./ | perl -e ‘my $sum = 0; while(){ chomp $_; next if $_ =~ m:/\.svn/:; next if -d $_; my @output = split(/ /, `wc -l $_`); my $numChars = $output[0]; $sum += $numChars; } print(“$sum\n”);’ 356407
-
spamassassin tls plugin
Anybody got a tls plugin for spamassassin? Something that will check to see whether incoming mail is signed by a certificate known to and trusted by spamd?
-
Collier Technologies Bugzilla
There’s a bugzilla server for a) reporting software defects, b) requesting new features in software I maintain or contribute to, and/or c) nagging me publicly about things I should be doing. Up now at https://bugzilla.colliertech.org/
-
New code at amazon.com
Yay! The RSS Feed link in the plog finally shipped. :) 20:53 < cj> anybody wanna see something cool? 20:53 < toshok> nah, cool is overrated 20:54 < cj> http://www.amazon.com/gp/plog/post.html/ref=cm_blog_pl/104-6510586-3093500?ie=UTF8&pt=personalBlog&aid=PlogMyCustomersAgent&ot=customer&pd=1155228951.912&pid=PMCA19STJZD8MHMJEat1155228837&iid=A19STJZD8MHMJE 20:55 < cj> or, better yet… 20:55 < cj> http://www.amazon.com/gp/blog/id/A19STJZD8MHMJE/ref=cm_blog_blog/104-6510586-3093500 20:55 < cj> click on the “add to your plog” button. it’s orange and on…