Modern Unix Tool List

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. gdu

    Fast disk usage analyzer with console interface written in Go

    Seems like a pretty good collection of a lot of the tools I hear about these days, and also use myself sometimes.

    I also like `fx`, which is like a combination of `jq` and `gdu`.

    https://fx.wtf/

    Oh, and also `gdu`, which is like `ndu` but faster:

    https://github.com/dundee/gdu

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. fx

    Terminal JSON viewer & processor

    Seems like a pretty good collection of a lot of the tools I hear about these days, and also use myself sometimes.

    I also like `fx`, which is like a combination of `jq` and `gdu`.

    https://fx.wtf/

    Oh, and also `gdu`, which is like `ndu` but faster:

    https://github.com/dundee/gdu

  4. personal_code

    random code that I have lying around

    - it has a more sane UI (`find . -iname '.txt'` -> `fd -g '.txt'`)

    I do use it in scripts as long as I know they're going to run in a context where it's available, ex: https://github.com/llimllib/personal_code/blob/c3d33b4d95f89...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gdu – fast disk usage analyzer with console interface written in Go

    1 project | news.ycombinator.com | 28 Sep 2023
  • new and interesting file managers or text editors for the cli lately?

    1 project | /r/commandline | 30 Jun 2023
  • How to report on usage?

    1 project | /r/zfs | 25 Mar 2023
  • RPCS3 compile to SD card?

    1 project | /r/SteamDeck | 6 Jan 2023
  • Why can i not resize my main partition? I’m running out of space and have no idea why

    1 project | /r/Ubuntu | 4 Dec 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?