In the Beginning Was the Command Line

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ass

    Assistant (by mlang)

    ```

    Works like magic!

    You can of course adapt it to whatever cli llm client you have.

    https://github.com/mlang/ass

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ell

    A command-line interface for LLMs written in Bash. (by simonmysun)

    I just wrote a command line interface of LLMs in (almost) pure Bash[1]. I endorse the future of LLMs because of the points in this article. People talk to LLMs the same way we talk to CLI shells, and everything is plain text based (It's Unix philosophy! ). I should've read this earlier to get more ideas before writing the CLI client.

    [1]: https://github.com/simonmysun/ell

  • xds

    XDS Modula-2/Oberon-2 programing system. (by excelsior-oss)

    > That is how I found Oberon. They told me such a thing did not and could not exist.

    Long ago:

    https://blackbox.oberon.org/

    https://github.com/excelsior-oss/xds

  • systemd

    The systemd System and Service Manager

    There are so many known systemd-resolved bugs [1][2] that I can't tell which one was breaking both of my simple Ubuntu desktop machines. Systemd-resolved sets itself up as the sole DNS resolver and then randomly reports it can't reach any DNS servers.

    [1] https://github.com/systemd/systemd/issues?q=is%3Aissue+is%3A...

    [2] https://www.reddit.com/r/linux/comments/18kh1r5/im_shocked_t...

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

Did you konow that C is
the 7th most popular programming language
based on number of metions?