this post was submitted on 15 Sep 2024
517 points (98.9% liked)

Asklemmy

43391 readers
1473 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Mine is Local Send which is a FOSS alternative similar to air drop that works across a variety of devices.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] XTL@sopuli.xyz 20 points 4 days ago (4 children)

I don't think I've found amazing things recently. Things worth using and things better than the alternative and things that are promising to maybe one day be great, yes.

But I'll single out one little thing: dust. https://github.com/bootandy/dust

Dust is meant to give you an instant overview of which directories are using disk space without requiring sort or head. Dust will print a maximum of one 'Did not have permissions message'.

Dust will list a slightly-less-than-the-terminal-height number of the biggest subdirectories or files and will smartly recurse down the tree to find the larger ones. There is no need for a '-d' flag or a '-h' flag. The largest subdirectories will be colored.

It's like a killer combination of du and sort oneliners that actually shows me what I want to know: What's the big stuff in this dir.