Skip to content

Episode 51 #420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions podcast/51/index.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Victor Cacciari Miraldo
episode: 51
buzzsproutId: 15256603
recorded: 2024-04-16
published: 2024-06-16
---
Victor Miraldo is interviewed by Niki and Joachim and walks us through this career from a student falling in love with List.foldr through a PhD student using agda to verify cryptographic data structures and generic diff and merge algorithms to a professional developer using Haskell in production. He’ll tell us why the Haskell community is too smart, why there should be a `safePerformIO`, and that he hopes that Software Engineering could be less like alchemy.
13 changes: 13 additions & 0 deletions podcast/51/links.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
* [Victor’s webpage](https://victorcmiraldo.github.io/)
* [Channable](https://www.channable.com/)
* [Agda](https://wiki.portal.chalmers.se/agda/pmwiki.php)
* [EasyCrypt](https://github.com/EasyCrypt/easycrypt)
* [Agda2hs](https://agda.github.io/agda2hs/)
* [Skiplist CPP’21 paper](https://victorcmiraldo.github.io/data/cpp2021.pdf)
* [Dfinity](https://dfinity.org/)
* [Tweag](https://www.tweag.io/)
* [Cardano](https://cardano.org/)
* [servant](https://www.servant.dev/)
* [hasql](https://hackage.haskell.org/package/hasql)
* [esqueleto](https://github.com/bitemyapp/esqueleto)
* [beam](https://travis.athougies.net/projects/beam.html)
Loading