elfahor@lemmy.blahaj.zone to Linux@lemmy.ml · 1 year agoWhat are some things you wish you had known when switching to Linux?message-squaremessage-square155fedilinkarrow-up1165arrow-down12file-text
arrow-up1163arrow-down1message-squareWhat are some things you wish you had known when switching to Linux?elfahor@lemmy.blahaj.zone to Linux@lemmy.ml · 1 year agomessage-square155fedilinkfile-text
minus-squaresupert@lemmy.sdfeu.orglinkfedilinkarrow-up17·1 year ago tab completion in bash vim zfs git (though it didn’t exist then)
minus-squareargv_minus_one@beehaw.orglinkfedilinkarrow-up3·1 year agoI wouldn’t use ZFS. Too risky. If a new kernel comes along and ZFS fails to build or something, my system will be unbootable. Btrfs scratches my copy-on-write/checksum/integrated RAID itch well enough anyway.
minus-squaresecret301@sh.itjust.workslinkfedilinkarrow-up1·1 year agoI’ve been fuckin with btrfs so far haven’t tried zfs yet. Anything cool compared to btrfs?
minus-squaredmrzl@programming.devlinkfedilinkarrow-up3arrow-down2·1 year agoIn contrast to btrfs it doesn’t break your data. Everyone learns the hard way not to use btrfs…
minus-squaresecret301@sh.itjust.workslinkfedilinkarrow-up1·1 year agoNot breaking your data, that is a pretty cool feature
minus-squaredroans@lemmy.worldlinkfedilinkarrow-up1arrow-down1·1 year agoBtrfs was the best filesystem I had used up until it corrupted my data.
I wouldn’t use ZFS. Too risky. If a new kernel comes along and ZFS fails to build or something, my system will be unbootable.
Btrfs scratches my copy-on-write/checksum/integrated RAID itch well enough anyway.
a real og
I’ve been fuckin with btrfs so far haven’t tried zfs yet. Anything cool compared to btrfs?
In contrast to btrfs it doesn’t break your data. Everyone learns the hard way not to use btrfs…
Not breaking your data, that is a pretty cool feature
Btrfs was the best filesystem I had used up until it corrupted my data.