Why Unix is Perfect for LLMs
The tools that feel oldest are the ones AI works best with. Every coding agent session generates GitHub activity as a byproduct—commits, PRs, issues. I’m seeing teams use GitHub Issues more than traditional PM tools. This makes me think: modern software could benefit from Unix style. Composable. Text-based. CLI-first. Infrastructure software already works this way. Terraform, Docker, Kubernetes—all text-based, composable, CLI-first. That’s why AI agents work seamlessly with them. Why Unix is perfect for LLMs: ...