Skip to content

Commit 3e61c07

Browse files
committed
Add Harry's episode
1 parent cd6880e commit 3e61c07

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

podcast/59/index.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Harry Goldstein
3+
episode: 59
4+
buzzsproutId: 16261243
5+
recorded: 2024-10-23
6+
published: 2024-12-12
7+
---
8+
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.
9+

podcast/59/links.markdown

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
* [Harry's website](https://harrisongoldste.in/)
2+
* [Chasins et al. HCI +PL better together CACM](https://dl.acm.org/doi/10.1145/3469279)
3+
* [PLMW@ POPL24 - Consider Collaboration](https://www.youtube.com/watch?v=sSl-856qUOA)
4+
* [PLMW@ ICFP24 - My PhD Compass Six ways to guide a PhD to success](https://www.youtube.com/live/pS_vJAwjcM4?t=26173s)
5+
* [Property based testing in practice](https://dl.acm.org/doi/10.1145/3597503.3639581)
6+
* [Tyche: making sense of property based testing effectiveness](https://harrisongoldste.in/papers/uist24-tyche.pdf)
7+
* [Reflecting on Random Generation](https://dl.acm.org/doi/10.1145/3607842)
8+
* [Parsing randomness](https://dl.acm.org/doi/abs/10.1145/3563291)
9+
* [Hypothesis library for Python](https://hypothesis.readthedocs.io/en/latest/)
10+
* [Mica: Automated Differential Testing for OCaml Modules](https://harrisongoldste.in/papers/ocaml24-mica.pdf)
11+
* [Ghostwriter](https://hypothesis.readthedocs.io/en/latest/ghostwriter.html)
12+
* [QuickCheck](https://hackage.haskell.org/package/QuickCheck)
13+
* [QuickSpec](https://hackage.haskell.org/package/quickspec)

0 commit comments

Comments
 (0)