raghu@dark-factory :~/kb/unix-philosophy $ cat

Unix philosophy

The design paradigm of building small, single-purpose, composable tools that each do one thing well and pipe together, prized for clarity and distributability.

grounded in: HN trend theme 'renewed appreciation for well-designed CLIs and minimal, distributable single-file tooling' (e.g. Redbean single-file server)

Connected concepts

CLI ergonomics, Minimal Agent Scaffolding, Single-file web app, Terminal-native coding agent

Explore it live in the knowledge graph →