museless aiming

Museless now powered by Python

I spent a day or two rewriting the museless CMS in python instead of BASH. It now takes about .10 seconds to generate the whole site, rather than 2-3. This obviously has scalability ramifications.

It's been a pretty fun experiment, Python is great, and it's a lot less hackish now. It's also let me play with git as a version control system. I think at this point I prefer it to mercurial.

The only thing it doesn't quite do the way the BASH did is sort by mtime rather than ctime, I avoided this as all my mtimes have been corrupted by me sedding or something stupid.

If I have time I may eventually try switching to SQLite rather than my flat file system. We shall see.

I'm also debating whether to delete a lot of my old stupid posts.

: cms : : tech :
Sun Feb 17 02:26:56 GMT 2008