Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TX
Posts
10
Comments
1,138
Joined
2 yr. ago

  • Yes. Most of those are just costs. I'd replace that with building a customer base and doing the math for how much of it you need to keep income over costs. That's what kills most business ideas.

  • 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.

  • Depends on the machine and.. maybe other things. I used to think that, too, but on my current machines I can step backwards just fine.

    It's probably a much more intensive operation requiring processing a lot of the file from before and throwing away current buffers or something.