Skip to content

Commit d3e545b

Browse files
authored
Merge pull request #396 from haskellfoundation/episode46
Episode 46
2 parents e3c64ef + 826e5cd commit d3e545b

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

podcast/45/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ title: András Kovács
33
episode: 45
44
buzzsproutId: 14709385
55
recorded: 2024-01-31
6-
published: 2024-03-1j
6+
published: 2024-03-18
77
---
88
In this episode, András Kovács is being interviewed by Andres Löh and Matthias Pall Gissurarson. We learn how to go from economics to functional programming, how GHC's runtime system is superior to Rust's, the importance of looking at GHC's Core for spotting stray closures, and why staging might be the answer to all your optimisation problems.

podcast/46/index.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: effectfully
3+
episode: 46
4+
buzzsproutId: 14808935
5+
recorded: 2024-02-06
6+
published: 2024-04-1
7+
---
8+
Roman, known better online as effectfully, is interviewed by Wouter and Joachim. On his path to becoming a Plutus language developer at IOG, he learned English to read Software Foundations, has encountered many spaceleaks, and used Haskell to prevent robots from killing people.

podcast/46/links.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* [effectfully on Github](https://github.com/effectfully)
2+
* [qtah qt bindings](https://hackage.haskell.org/package/qtah-qt5)
3+
* [Plutus](https://plutus.readthedocs.io/en/latest)
4+
* [The Foil: Capture-Avoiding Substitution With No Sharp Edges](https://arxiv.org/abs/2210.04729)
5+
* [Software Foundations](https://softwarefoundations.cis.upenn.edu/)
6+
* [Types and Programming Languages](https://www.cis.upenn.edu/~bcpierce/tapl/)
7+
* [A well-known representation of monoids and its application to the function ‘vector reverse’](https://doi.org/10.1017/S0956796822000065)
8+
* [An Existential Crisis Resolved: Type inference for first-class existential types](https://doi.org/10.1145/3473569)
9+
* [QuviQ](https://quviq.com)

0 commit comments

Comments
 (0)