Skip to content

Commit 2e27617

Browse files
author
github-actions
committed
[2024-12-22 18:42:11 UTC] New release [ci skip]
1 parent fb69772 commit 2e27617

File tree

3 files changed

+425
-3
lines changed

3 files changed

+425
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,12 +256,12 @@ <h2 class="text-center text-2xl-4xl font-normal">Haskell Foundation October 2024
256256
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
257257
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full">
258258
<h2 class="text-center text-2xl-4xl font-normal">
259-
<b>59</b>Harry Goldstein
259+
<b>60</b>Tom Ellis
260260
</h2>
261261
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
262-
<p>Sam and Wouter interview Harry Goldstein, a researcher in property-based testing who works in PL, SE, and HCI. In this episode, we reflect on random generators, the find-a-friend model, interdisciplinary research, and how to have impact beyond your own research community.</p>
262+
<p>Tom Ellis works at Groq, using Haskell to compile AI models to specialized hardware. In this episode, we talk about stability of both GHC and Haskell libraries, effects, and strictness, and the premise of functional programming: make invalid states and invalid <em>laziness</em> unrepresentable!</p>
263263
<div class="mt-4">
264-
<a class="arrow-link" href="./podcast/59">&gt;&gt; Listen to Harry Goldstein</a>
264+
<a class="arrow-link" href="./podcast/60">&gt;&gt; Listen to Tom Ellis</a>
265265
</div>
266266
</div>
267267
</div>

0 commit comments

Comments
 (0)