Skip to content

Commit 8525a44

Browse files
authored
Merge pull request #264 from haskellfoundation/podcast_23
podcast episode 23
2 parents 5432aaa + 28d3bef commit 8525a44

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

podcast/23/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Ben Gamari
3+
episode: 23
4+
buzzsproutId: 12492098
5+
recorded: 2023-01-30
6+
published: 2023-03-22
7+
---
8+
In this episode Wouter Swierstra and Joachim Breitner chat with Ben Gamari. Ben is a consultant at well-typed known for his work at GHC. Ben tells us a little bit about his switch from Python to Haskell but not because he was missing the static typing, how programming his thermostat lead him to a career in the compiler development, and what it's like to be a GHC force multiplier.

podcast/23/links.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
* [Ben's website](http://smart-cactus.org/~ben/)
2+
* [Ben's twitter](https://twitter.com/bgamari)
3+
* [Ben's github](https://github.com/bgamari)
4+
* [Ben at well-typed](https://well-typed.com/people/ben/)
5+
* [GHC's Garbage Collector](http://www.smart-cactus.org/~ben/posts/2018-11-18-nonmoving-gc-for-ghc.html)
6+
* [Mark and Sweep Collectors](https://www.geeksforgeeks.org/mark-and-sweep-garbage-collection-algorithm/)
7+
* [GHC proposals](https://github.com/ghc-proposals/ghc-proposals)
8+
* [Stack Traces in Haskell](https://www.arashrouhani.com/papers/master-thesis.pdf)

0 commit comments

Comments
 (0)