In a previous blog entry I described setting up a caching-only DNS server to speed up hostname resolution on Debian systems. I’ve recently been playing with Ubuntu and noticed that this hack is not working.
Java virtual memory limits again
I think I can finally put this old walnut to bed, having just updated it with some observations made by guru’s of Stack Overflow. Hooray, only took me four years
Windows 7 logon background hack
This is common knowledge, yet strangely every time I rebuild my work PC (which is too often! Gah!) I try and Google the location of Registry keys and folders and always, always get a bum-steer. So here, have another (bum-steer?) version of this hack on the Net.
Install Emacs24 Snapshot on Debian, Ubuntu and Windows 7
I just can’t wait for Emacs24 to be released! (I know, it’s in beta and it’ll be officially released Real Soon Now, but my catalyst is Technomancy’s ESK2 which is such an improvement over ESK1, and it needs Emacs 24).
In my last post I had steps to build emacs from source-code. This is worth following for hacker cred, but it soon gets tedious if you have a lot of systems to put emacs on. As pointed out by a few readers, there are some snapshot builds available for different platforms. This post lists steps for installing the pre-built snapshots, for the three operating systems that I use.
Build and install Emacs24 on Debian squeeze
Hacking in Debian is so easy (one of the reasons I switched). Take, for instance, building Emacs. This is such a piece of cake compared to the weird hoops you have to go through to get all the build dependencies on other platforms. It’s something I never tried before, simply because it was too daunting trying to figure out all the packages I need to install. But apt-get has this awesome –build-deps switch…
Continue reading
Implementing a caching-only DNS on Debian
After 3 years of sticking with Novell, I recently switched away from openSUSE to Debian. There are a few reasons why, but I won’t bore you with them. So far I’m liking it. There are a few things to set up before I settle in, and one is slow DNS lookup.
Blogging with Emacs Org Mode
My blog is really in need of some love. One of the reasons I’m not posting very frequently (apart from just not having much to say or making time to say it) is that it is such a pain to write posts in WordPress’ built in editor. I briefly considered editing in a text editor and then cut/pasting, but usually there’s a mess to clean up anyway, so it’s not much fun either.