Skip to content

Commit e8a227b

Browse files
author
github-actions
committed
[2025-05-31 21:09:17 UTC] New release [ci skip]
1 parent 71bc6c4 commit e8a227b

File tree

3 files changed

+424
-3
lines changed

3 files changed

+424
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -253,12 +253,12 @@ <h2 class="text-center text-2xl-4xl font-normal">Haskell Foundation Infrastructu
253253
<div class="bg-white border border-gray-300 rounded py-8 px-6 sm:px-12 text-center">
254254
<div class="bg-gray-100 px-6 sm:px-12 lg:px-16 py-6 lg:py-24 h-full">
255255
<h2 class="text-center text-2xl-4xl font-normal">
256-
<b>64</b>Sandy Maguire
256+
<b>65</b>Andy Gordon
257257
</h2>
258258
<div class="mt-8 space-y-8 max-w-2xl mx-auto">
259-
<p>In this episode Mike Sperber and Niki Vazou talk with Sandy Maguire, lead compiler engineer at Manifold Valley. They talk about the benefits of using Haskell of course, about all the books Sandy has written, on effects and the problem with monads, on combinator libraries and programming with laws.</p>
259+
<p>Andy Gordon from Cogna is interviewed by Sam and Matti. We learn about Andy’s influential work including the origins of the bind symbol in haskell, and the introduction of lambdas in Excel. We go onto discuss his current work at Cogna on using AI to allow non-programmers to write apps using natural language. We delve deeper into the ethics of AI and consider the most likely AI apocalypse.</p>
260260
<div class="mt-4">
261-
<a class="arrow-link" href="./podcast/64">&gt;&gt; Listen to Sandy Maguire</a>
261+
<a class="arrow-link" href="./podcast/65">&gt;&gt; Listen to Andy Gordon</a>
262262
</div>
263263
</div>
264264
</div>

0 commit comments

Comments
 (0)