yesman@lemmy.world to linuxmemes@lemmy.world · 1 month agoIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldimagemessage-square201linkfedilinkarrow-up11.02Karrow-down117
arrow-up1998arrow-down1imageIn a universe of enshitification, Linux is one of the few things that consistently gets better.lemmy.worldyesman@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square201linkfedilink
minus-squareagentTeiko@piefed.sociallinkfedilinkEnglisharrow-up198·1 month agoThe best one is where the install size is negative that peak joy.
minus-squareAJMaxwell@lemmy.worldlinkfedilinkarrow-up50·edit-21 month agoI’m glad I’m not alone in this joy
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up31·1 month agoI love looking at my NixOs rebuild result (using nh) and seeing -50MB. … Then I remember I’m on nixos and it doesn’t matter much
minus-squareatopi@piefed.blahaj.zonelinkfedilinkEnglisharrow-up4·30 days agoDo you not remove older versions? How much memory are you using?
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up2·29 days agoI do remove older versions, but I set the auto GC to do it at 5% storage remaining, so it doesn’t matter that the update is lighter, I actually increased the storage usage. I also use bees to dedupe the nix store so I cannot say the raw size
minus-squareatopi@piefed.blahaj.zonelinkfedilinkEnglisharrow-up1·29 days agoIts possible to set it to do it when a set amount of storage is occupied?
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up2·29 days agoIt’s possible if you know the size of the disk. Here’s the docs https://wiki.nixos.org/wiki/Storage_optimization#Garbage_collection
The best one is where the install size is negative that peak joy.
I’m glad I’m not alone in this joy
I love looking at my NixOs rebuild result (using nh) and seeing -50MB.
… Then I remember I’m on nixos and it doesn’t matter much
Do you not remove older versions? How much memory are you using?
I do remove older versions, but I set the auto GC to do it at 5% storage remaining, so it doesn’t matter that the update is lighter, I actually increased the storage usage.
I also use bees to dedupe the nix store so I cannot say the raw size
Its possible to set it to do it when a set amount of storage is occupied?
It’s possible if you know the size of the disk. Here’s the docs https://wiki.nixos.org/wiki/Storage_optimization#Garbage_collection
And the system gets quicker!