@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.
@NullTheFool Yes, i put the home in another partition, not only to keep my data outside root partition, but also the config files.
All configs files for the software is in that partition, so, if i have to reinstall the OS, i only format and reinstall root partition.
That way, when i install the software again, is "already configured", so i don't have to config all the programs every time i reinstall.
@NullTheFool yep. I wipe it when I distro hop, but if I'm just reinstalling for some reason it's nice to be good to go again within minutes.
I have all my partitions in LVM though, and didn't allocate everything yet. I just grow partitions as needed. So it's not wasting a huge amount of space since most of it is actually in use.