Openbox

Emma suggested that I try Openbox, and so far I am very pleased. Unlike Blackbox, there are people still working on Openbox, and they are doing a fine job. So far it is not feature-perfect, but it is function-perfect as far as I can tell, and that is really something.

I was pretty happy with Blackbox, but I didn’t like some of the ways that things were configured, especially the fact that I had to elevate my priviledge to edit my menu or style file. Openbox uses locally specified XML files for configuration, and I am very pleased with how that system works. It is especially nice (though it would be good if it were clearly documented) that if you screw up your local settings you will get the default — but fully functional — settings and menu.

My wishlist for Openbox is for better documentation (so I’ve started to write it) and better management of where windows appear. I run two monitors, and the windows will spawn on the left edge of the right screen, which is not where I want them. I’d also like them to appear in columns rather than rows if I so choose. Still, it’s a nice window manager with active participation, and I’m glad to use it.

Debian

I am slowly but surely, getting Debian installed on my home machine. I am heavily endebted to emma for her help, suggestions, enthusiasm, humour and dotfiles, but I have beaten my head against these particular walls often enough that it is starting to feel good.

Most of the process works as expected, requires minimal kicking and has been pretty satisfying on the whole. Getting X working, is, as always, the thorniest challenge, but with known hardware I can now almost casually sacrifice the correct chickens and scatter the right entrails to get where I need to be.

The real bastard was getting my mail system set up – I wrestled with exim for a long while – Debian stable is ludicrously conservative, and I was for a long time worried about both exim and mutt being too many versions behind my config files and knowledge. After much gnashing of teeth, the installation of postfix and an upgrade of mutt (to 1.54) I still couldn’t get the MTA to honour my setting of a From: address. Finally, I looked at /etc/Muttrc (which I had looked for earlier in the process but didn’t find because I was expecting a directory and lower case) and found this little gem:

# don't generate a From header
unset use_from

Once I commented that out things worked just fine. I’m really pleased to have sorted that out, but I am also really peeved at the Debian dork who set that as off by default. All MUAs may suck, but every one I’ve ever seen sets From: correctly.

Computers of the Future

In all of the speculative fiction I’ve ever read in which there are computers, there are very few times when anyone guesses that, at this stage of the game, it is not hardware manufacturers who differentiate between computers, but operating systems. When someone asks about your computer, that is usually what they mean. It is a strange state of affairs, that’s for darn sure – to be concerned with the software run at the lowest level on your hardware, rather than the hardware itself.