llm 0.32rc2
Release notes for llm 0.32rc2, a CLI tool for accessing LLMs, featuring new default model GPT-5.6 Luna and an 'openai endpoint' command.
Release notes for llm 0.32rc2, a CLI tool for accessing LLMs, featuring new default model GPT-5.6 Luna and an 'openai endpoint' command.
LLM 0.32rc1 release adds content-addressable hash IDs for messages, de-duplication, and support for new GPT-5.6 models.
Release notes for llm 0.31.1, a command-line tool for accessing large language models, with a bug fix for OpenAI Chat Completion endpoints.
Release notes for llm 0.31.1, a command-line tool for accessing large language models, with a bug fix for OpenAI Chat Completion endpoints.
A test reveals that Grok correctly identifies bc's Bessel function argument order, while the man page has a bug.
Explores how the ed(1) line editor is the foundational 'Latin' of Linux, influencing many modern command-line utilities.
A detailed analysis of a Unix shell screenshot from Tron: Legacy, examining its realism and technical accuracy.
Release notes for llm 0.31, a command-line tool for accessing large language models, featuring GPT-5.5 support and new options.
Release notes for llm 0.31, a command-line tool for accessing large language models, featuring GPT-5.5 support and new options.
Troubleshooting WeeChat using the wrong nickname after SASL authentication on IRC.
A tutorial on creating a shell script to quickly retrieve both local and public IP addresses from the Linux/macOS command line.
A developer documents the process of building a toy Unix shell from scratch, covering the REPL, command parsing, and execution.
A practical guide and cheatsheet for using the awk command-line tool to process and manipulate text data.
Author improves tcpdump and dig man pages by adding basic examples for beginners and infrequent users.
A developer shares their essential terminal tools for coding in 2026, including shell history, editors, and LLM CLIs.
Introduces 'bat', a modern, feature-rich alternative to the 'cat' command with syntax highlighting and line numbering.
Explains the bash shell shortcut ~- as a handy alternative to $OLDPWD for referencing the previous working directory.
A developer shares a custom Git alias to quickly list the most recently worked-on local branches, helping track workflow across multiple branches.
A developer shares the usefulness of the git shortlog command for summarizing contributions and generating contributor lists.
A developer explains the practical benefits of implementing a --dry-run option in a reporting application for safe testing and validation.