2026-01-31 12:42:01
from my link log β
GNU Recutils: a database management system using human-readable text files.
https://labs.tomasino.org/gnu-recutils/
saved 2020-01-26 https://
from my link log β
GNU Recutils: a database management system using human-readable text files.
https://labs.tomasino.org/gnu-recutils/
saved 2020-01-26 https://
UNIX philosophy: do one thing well
Linux philosophy: do 11 things mediocrely, never ask users what they need or want, and if anyone ever complains, respond with "pull requests accepted [smiley face]"
@… belated thanks β¦ I still don't understand the calculations, but I'm not precious about the UNIX philosophy.
I stumbled across my old toot whilst responding to a FreeBSD/Linux post, https://www.
π§ YAML frontmatter converts directly to CLI flags: model: opus becomes --model opus, mcp-config: ./mcp.json becomes --mcp-config ./mcp.json, dangerously-skip-permissions: true becomes --dangerously-skip-permissions
π Full Unix philosophy support: Pipe data in and out with stdin/stdout, chain agents together like git diff | review.claude .md or plan.claude .md | implement.codex .md, transparent logging shows what runs