Skip to content

Commit f66f677

Browse files
author
github-actions
committed
[2025-10-17 09:07:17 UTC] New release [ci skip]
1 parent f34d2fa commit f66f677

File tree

3 files changed

+418
-3
lines changed

3 files changed

+418
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,12 @@ <h2 class="text-center text-2xl-4xl font-normal">Announcing Ecosystem Partnershi
257257
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
258258
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full">
259259
<h2 class="text-center text-2xl-4xl font-normal">
260-
<b>70</b>Phil Wadler
260+
<b>71</b>Stefan Wehr
261261
</h2>
262262
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
263-
<p>We sat down with Phil Wadler, one of the most influential folks in the Haskell community, functional programming, and programming languages, responsible for type classes, monads, and much more. We take a stroll down memory lane, starting from Haskell’s inception. We talked about the difference between research and Phil’s work on impactful industrial projects and standards - specifically XML and the design of generics in Java, as well as Phll’s teaching at the University of Edinburgh using Agda.. Phil is a fountain of great ideas and stories, and this conversation could have gone on for hours. As it is, we hope you enjoy the hour that we had as much as we did.</p>
263+
<p>Stefan Wehr is a professor at the Offenburg University of Applied Sciences. Before becoming a professor, Stefan worked in industry on a large Haskell codebase - specifically one that’s not a compiler and not a blockchain. So of course we talked about using Haskell in large projects, software architecture, modularity, type classes and data modeling and the suppression of sums outside of functional programming, and also about teaching Haskell at his current job.</p>
264264
<div class="mt-4">
265-
<a class="arrow-link" href="./podcast/70">&gt;&gt; Listen to Phil Wadler</a>
265+
<a class="arrow-link" href="./podcast/71">&gt;&gt; Listen to Stefan Wehr</a>
266266
</div>
267267
</div>
268268
</div>

0 commit comments

Comments
 (0)