kamaludu

↗ HN profile [ 45.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Bash4LLM is a single-file Bash wrapper for interacting with LLMs from the terminal. I created it because I wanted something simple that worked without installing Python, Node, or any other runtime. It uses only Bash,…

  2. I built GroqBash, a single‑file Bash client for the Groq API (OpenAI‑compatible). I wanted something fully auditable, with no dependencies, and that worked reliably on Termux, where /tmp isn’t writable. Everything lives…