Episode

SE Radio 702: Derick Schaefer on Modern CLIs

Podcast
Software Engineering Radio - The Podcast for Professional Software Developers
Published
Jan 7, 2026
Duration seconds
2885
Processing state
failed
Canonical source
https://se-radio.net/2026/01/se-radio-702-derick-schaefer-on-modern-clis/
Audio
https://traffic.libsyn.com/secure/seradio/702-derick-schaefer-modern-clis.mp3?dest-id=23379
JSON
/v1/public/podcasts/software-engineering-radio/episodes/se-radio-702-derick-schaefer-on-modern-clis
Markdown
/podcast/software-engineering-radio/se-radio-702-derick-schaefer-on-modern-clis.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/software-engineering-radio/episodes/se-radio-702-derick-schaefer-on-modern-clis/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/software-engineering-radio/se-radio-702-derick-schaefer-on-modern-clis.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Derick Schaefer, author of CLI: A Practical Guide to Creating Modern Command-Line Interfaces, talks with host Robert Blumen about command-line interfaces old and new. Starting with a short review of the origin of commands in the early unix systems, they trace the evolution of commands into modern CLIs. Following the historic rise, fall, and re-emergence of CLIs, they consider innovative examples such as git, github, WordPress, and warp. Schaefer clarifies whether commands are the same as CLIs and then discusses a range of topics, including implementation languages, packages in the golang ecosystem for CLI development, CLIs and APIs, CLIs and AIs, AI tooling versus MCP, the object-command pattern, command flags, API authentication, whether CLIs should be stateless, and output formats - json, rich text. Brought to you by IEEE Computer Society and IEEE Software magazine.