I freed 30GB using Filelight
-
dust
Yes, it's
du
in Rust + more.Came to recommend du-dust!
-
Is this a Linux version of windirstat?
side note: wiztree performs better on windows than windirstat, radically faster scans
now I feel dirty talking about windows here..
-
I'm still pretty new to Linux so I break stuff pretty often, like recently I was trying to get opencl working with my amd gpu and I ended up causing every video I played to stutter constantly.
And I've been trying out new software to control fans or rgb and following guides making me enter commands until I figure out something that works I note it down so when I do a fresh install again I can easily configure it without all the trial and error etc and install only the software I found that I liked
That plus distro hopping
That kinda makes sense at this stage. If you spend time understanding what those commands do, you'd understand how the system works, and most importantly how to not fuck it up. Keep in mind there's a lot of misinformation and bad practices in guides out there. People who bare know more than you feel confident to share snippets without warning. Ten or twenty years ago much fewer people had experience with Linux and most people confident enough to write were technical people that knew what they were talking about. Destructive misinformation was less.
But yeah when you learn, the need or urge to reinstall disappears. I stopped reinstalling in 2014. Took me 9 years to unfuck my Windows brain and understand enough to not shoot myself in the feet. Main machine hasn't been reinstalled since then. That's with replacing multiple main boards, switching AMD > Intel > AMD, changing SSDs, going from single SSD to mdraid, increasing in size over time, etc.
-
The joke goes
rm -fr
, which stands for "remove french".
Yours would has double "remove".Ops, you are right. My bad
-
(I don't speak German.)
@EveryMuffinIsNowEncrypted Don't worry. English for clmminicarion is just fine. It was not meant to be malicious.
I just saw this video sooo many times, it was kind of a standard response.BÄÄM is like the German version of BOOM in comics.
Therefore "BÄM Lee" because he knocks people out with one punch.Its spoken like the beginning of BAd behaviour. Maybe that's helpful.
-
That's very normal if you don't have any KDE apps. If you were using KDE and installed a GNOME app it'd be similar.
-
side note: wiztree performs better on windows than windirstat, radically faster scans
now I feel dirty talking about windows here..
There was something about wiztree that kept me using windirstat. I don't think it's free software.
-
You could try baobab instead.
-
And that's all, I'm happy since I was out of space.
wrote on last edited by [email protected].
-
There was something about wiztree that kept me using windirstat. I don't think it's free software.
I didn't think either were, but yea wiztree is pretty classically shareware
-
It's a KDE application, yes.
-
And that's all, I'm happy since I was out of space.
Personally I'm loving diskonaut. "Graphical" representation but at, ahem, terminal velocity.
-
And that's all, I'm happy since I was out of space.
Excellent! I missed DaisyDisn. It looks great!
-
It doesn't mean For Real? Jk
-
The always huge and killing my system space:
- pacman cache
- docker bullshit
- flatpaks
- journalctl files!
In case you don't already know about it, paccache (part of the pacman-contrib package) will let you easily remove old packages from the pacman cache
-
And that's all, I'm happy since I was out of space.
-
My little widget to get the weather, Blazing Fast Uber Duper made in Rust, has like 85 total dependencies from like 3 crates that I need...
My own software is a hard pass for myself...
That's great!
Another thing that is great, since we are talking about disk space: people, check your Rust repositiry, it might be huge.
I deleted that folder and, in my case, freed 12gb. Not too shabby.
-
Ncdu is my go-to tool. Can't live without it on the servers I administer. However from this thread I've also learned about gdu and diskonaut, that I need to check out.
-
I'm à qdirstat guy : https://github.com/shundhammer/qdirstat
I believe FileLight (in OP above) is a fork of or built on top of QDirstat.