I see people hate snap packaging and removing it if their OS support it. Is it because it’s NOT fully open-source or just due to how the technology works?
Update: fixed typos
I see people hate snap packaging and removing it if their OS support it. Is it because it’s NOT fully open-source or just due to how the technology works?
Update: fixed typos
I wonder if that could easily be fixed by just filtering the output of
df
to not show virtual disks (df
already has an-l
option to only show local disks, so would expect that changingdf
could be relatively easy).Note: I am not saying that I like snaps…