diff --git a/podcast/77/index.markdown b/podcast/77/index.markdown new file mode 100644 index 00000000..8bcbd855 --- /dev/null +++ b/podcast/77/index.markdown @@ -0,0 +1,15 @@ +--- +title: Franz Thoma +episode: 77 +buzzsproutId: 18725311 +recorded: 2025-10-28 +published: 2026-02-23 +--- + +Franz Thoma is Principal Consultant at TNG Technology Consulting, and +an organizer of MuniHac. Franz sees functional programming and Haskell +as a tool for thinking about software, even if the project is not +written in Haskell. We had a far-reaching conversation about the +differences between functional and object-oriented programming and +their languages, software architecture, and Haskell adoption in +industry. diff --git a/podcast/77/links.markdown b/podcast/77/links.markdown new file mode 100644 index 00000000..76132b1a --- /dev/null +++ b/podcast/77/links.markdown @@ -0,0 +1,12 @@ +- [Standard ML](https://smlfamily.github.io/) +- [David Luposchainsky (quchen)](https://quchen.github.io/) +- [Learn You a Haskell for Great Good!](https://learnyouahaskell.github.io/) +- [ZuriHac](https://zfoh.ch/zurihac2026/) +- [Functor-Applicative-Monad Proposal](https://wiki.haskell.org/Functor-Applicative-Monad_Proposal) +- [Foldable Traversable In Prelude Proposal](https://wiki.haskell.org/Foldable_Traversable_In_Prelude) +- [vgrep: A pager for grep](https://hackage.haskell.org/package/vgrep) +- [Wolfram Alpha](https://www.wolframalpha.com/) +- [Guava: Google Core Libraries for Java](https://github.com/google/guava) +- [TypeScript](https://www.typescriptlang.org/) +- [MuniHac](https://munihac.de/) +- [React](https://react.dev/)