Skip to content
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

Fix grammar and links in episode 63 #485

Merged
merged 1 commit into from
Mar 17, 2025
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
2 changes: 1 addition & 1 deletion podcast/63/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ buzzsproutId: 16806099
recorded: 2024-11-15
published: 2025-03-17
---
On this episode of the Haskell Interlude, Andres Löh and Mike Sperber are joined by Farhad Mehta, a professor at OST Rapperswil, and one of the organizers of ZuriHac. Fahrad tells us about formal methods, building tunnels, the importance of education, and the complicated relationship between academia and industry.
In this episode, Andres Löh and Mike Sperber are joined by Farhad Mehta, a professor at OST Rapperswil, and one of the organizers of ZuriHac. Fahrad tells us about formal methods, building tunnels, the importance of education, and the complicated relationship between academia and industry.

1 change: 1 addition & 0 deletions podcast/63/links.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
+ [Farhad](https://scholar.google.com/citations?user=aZ_uTPUAAAAJ)
+ [Scheme](https://conservatory.scheme.org/schemers/Documents/Standards/R5RS/)
+ [SML](https://smlfamily.github.io/)
+ [Scala](https://www.scala-lang.org/)
Expand Down