Last Wednesday, I gave two talks to WUGLUG; one on ssh security, and one on some ideas for making the UWCS website development process a bit easier.

This evening, I've been following up on one of the ideas I presented. I want to get the website to run on SQLite (because sqlite3 is already installed in DCS). However, this is going to mean writing a date formatting module to match SQLite dates. Still, such a thing could be useful more widely than CompSoc, so hopefully I can get that on CPAN once it's written. It might also be a good excuse to join Debian's Perl packaging team.

Meanwhile, it might be worth tidying up some of these Debian packages I've made of various website dependencies, and create an apt repository with a uwcs-website metapackage.