Skip to content

Commit 7580799

Browse files
authored
Add episode 60 (#468)
1 parent 3455b28 commit 7580799

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

podcast/60/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Tom Ellis
3+
episode: 60
4+
buzzsproutId: 16293430
5+
recorded: 2024-09-18
6+
published: 2024-12-20
7+
---
8+
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 *laziness* unrepresentable!

podcast/60/links.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* [Twitter](https://twitter.com/tomjaguarpaw/)
2+
* [Blog](https://h2.jaguarpaw.co.uk/)
3+
* [Bluefin](https://hackage.haskell.org/package/bluefin)
4+
* [Strict Wrapper](https://hackage.haskell.org/package/strict-wrapper)
5+
* [Stability Working Group](https://github.com/haskellfoundation/stability?tab=readme-ov-file#haskell-foundation-stability-working-group)
6+
* [Upgrading from 8.10 to 9.6](https://h2.jaguarpaw.co.uk/posts/ghc-8.10-9.6-experience-report/)
7+
* [Groq](https://groq.com/)

0 commit comments

Comments
 (0)