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