Episode

Jeff Dickey on Mise, Precompiled Rubies, and much more

Podcast
Remote Ruby
Published
Mar 6, 2026
Duration seconds
4632
Processing state
not_requested
Canonical source
https://www.buzzsprout.com/2260490/episodes/18785026-jeff-dickey-on-mise-precompiled-rubies-and-much-more.mp3
Audio
https://www.buzzsprout.com/2260490/episodes/18785026-jeff-dickey-on-mise-precompiled-rubies-and-much-more.mp3
JSON
/v1/public/podcasts/remote-ruby-402505/episodes/jeff-dickey-on-mise-precompiled-rubies-and-much-more
Markdown
/podcast/remote-ruby-402505/jeff-dickey-on-mise-precompiled-rubies-and-much-more.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/remote-ruby-402505/episodes/jeff-dickey-on-mise-precompiled-rubies-and-much-more/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/remote-ruby-402505/jeff-dickey-on-mise-precompiled-rubies-and-much-more.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Chris, Andrew, and David welcome special guest Jeff Dickey (jdx), creator of mise, discussing his background rewriting the Heroku CLI from Ruby to Node due to Ruby distribution/sandboxing issues. The conversation digs into why language CLIs are hard to distribute, the tradeoffs between shims vs PATH-based version switching, why tasks can be the “clean” solution, and Jeff’s Rust-first tooling philosophy. They also dive into his other projects: usage (CLI docs/completions), Pitchfork (dev...