Last Linux question before I go to bed, do you guys keep your home directory in a separate partition?

@NullTheFool Nah.

It supposedly should make it easier to keep things when reinstalling, but you can just as well use a LiveCD to move your old `/home` into `/backup/home`, delete the rest and reinstall with a clean slate.

Fracturing available disk space feels a bit wasteful at that level. I do have my creative / programming stuff on a different physical disk + partitions (mounted to `/srv/devel` and others), though.