

Mitchell Hashimoto: From Terraform to Ghostty | S02 E10
69 snips Mar 17, 2025
Mitchell Hashimoto, co-founder of HashiCorp and creator of Ghostty, shares his inspiring journey from building Terraform to developing a cutting-edge terminal emulator in Zig. He discusses the innovative features of Ghostty and why he believes native-feeling applications are crucial for developer experience. Mitchell also highlights the unique advantages of Zig over other languages, delves into challenges surrounding dynamic linking, and offers insightful perspectives on coding education. This conversation is a treasure trove for anyone passionate about software development!
AI Snips
Chapters
Transcript
Episode notes
HashiCorp Departure and Ghostty's Beginnings
- Mitchell Hashimoto left HashiCorp in late 2023.
- He started Ghostty as a side project while still at HashiCorp.
Libghostty's Role in Native Integration
- Ghosty's native features are implemented above libghostty.
- Libghostty allows developers to focus on native integrations.
Ghostty's Origin and Tech Stack
- Mitchell created Ghosty to learn about terminals, not to solve a specific problem.
- He used Zig because he wanted to learn it and other technologies.