Archive for May, 2009

Spring shell-cleaning

Friday, May 29th, 2009

I updated my shell’s prompt for the first time in years. New prompt has a right-aligned timestamp/datestamp, shows the number of background jobs (if any) and shows the current git branch if I’m in a git repository.

I think it’s also not as obnoxiously colored.

Old Prompt:

dylan's old prompt

dylan's old prompt

New Prompt:

dylan's new prompt

dylan's new prompt

Twitter Updates for 2009-05-17

Sunday, May 17th, 2009

Twitter Updates for 2009-05-12

Tuesday, May 12th, 2009

R.I.P. njord debian install

Tuesday, May 12th, 2009

So, my 500G disk was having bad sectors near its end. I had lvm on this, so I shrank the lvm pv (this worked), put in my 750G disk, added it to the lvm vg njord, ran pvmove from the dying disk to the living. This seemed to work, but apparently I either vgreduced the wrong disk or the debian installer’s rescue mode did something weird. Either way there was some data loss — luckily only some virtual machine images and maybe a few things in my ~/ that I hadn’t git-commit’d yet.

I’d like to point out that I haven’t formatted that disk in a LONG time. Well, not that disk. I have been pvmoving that to and from various harddrives for the last 3 years or so.

Maybe I should install gentoo?