From b144b4005df7d3f8d348d7a32a203ab3f4b658c1 Mon Sep 17 00:00:00 2001 From: Matthias Pall Gissurarson Date: Tue, 2 Jul 2024 17:48:40 +0200 Subject: [PATCH] Add episode 52 --- podcast/52/index.markdown | 8 ++++++++ podcast/52/links.markdown | 17 +++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 podcast/52/index.markdown create mode 100644 podcast/52/links.markdown diff --git a/podcast/52/index.markdown b/podcast/52/index.markdown new file mode 100644 index 00000000..9970d1db --- /dev/null +++ b/podcast/52/index.markdown @@ -0,0 +1,8 @@ +--- +title: Pepe Iborra +episode: 52 +buzzsproutId: 15349156 +recorded: 2024-04-17 +published: 2024-07-02 +--- +Andres and Sam interview Pepe Iborra, exploring his journey from academia via banking to now Meta. In this episode, we discuss Pepe’s involvement in the evolution of the Haskell ecosystem, in particular the ongoing journey to improve the developer experience via work on debuggers, build systems and IDEs. diff --git a/podcast/52/links.markdown b/podcast/52/links.markdown new file mode 100644 index 00000000..0b86d05a --- /dev/null +++ b/podcast/52/links.markdown @@ -0,0 +1,17 @@ +* [Maude](https://maude.cs.illinois.edu/wiki/The_Maude_System) +* [Paradise DSL](https://doi.org/10.1145/1411203.1411236) +* [Intero](https://github.com/chrisdone-archive/intero) +* [repa-flow](https://hackage.haskell.org/package/repa-flow) +* [Weeder](https://github.com/ocharles/weeder#readme) +* [Mu at Standard Chartered](https://icfp21.sigplan.org/details/hiw-2021-papers/14/Haskell-reinterpreted-large-scale-real-world-experience-with-the-Mu-compiler-in-Fin) +* [Shake](https://shakebuild.com/) +* [Cloud Shake](https://shakebuild.com/cloud) +* [Ghcid](https://github.com/ndmitchell/ghcid) +* [Ghcide](https://github.com/haskell/ghcide) +* [HIE](https://github.com/haskell/haskell-ide-engine) +* [HLS](https://github.com/haskell/haskell-language-server) +* [DAML](https://www.digitalasset.com/products) +* [sigma](https://engineering.fb.com/2015/06/26/security/fighting-spam-with-haskell/) +* [Glean](https://glean.software/) +* [Neil Mitchell](https://ndmitchell.com/) +* [Lennart Augustsson](http://augustss.blogspot.com/)