Joined August 2009
- Unintentional Spanish Joke. Me: Hola! Como Estas? Him: Bien, y tu? Me: Yo tampoco. English Translation: Me: Hello! How are you? Him: Good and you? Me: Me neither. I often confuse Tambien (too) and Tampoco (neither).
- Latest litecli release with a new LLM feature. Ask questions about your DB and get a SQL query from an LLM to answer.
- Figured out how to autocomplete subcommands in a click based CLI. amjith.com/blog/2025/auto… This is an intermediate step to embedding @simonw's llm tool in litecli to use LLMs to write SQL queries.

