Skip to content

Commit b163711

Browse files
authored
Merge pull request #556 from mikesperber/interlude-71
Haskell Interlude #71: Stefan Wehr
2 parents c397dcb + f525282 commit b163711

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

podcast/71/index.markdown

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Stefan Wehr
3+
episode: 71
4+
buzzsproutId: 1817535
5+
recorded: 2025-07-16
6+
published: 2025-10-16
7+
---
8+
9+
Stefan Wehr is a professor at the Offenburg University of Applied
10+
Sciences. Before becoming a professor, Stefan worked in industry on a
11+
large Haskell codebase - specifically one that's not a compiler and
12+
not a blockchain. So of course we talked about using Haskell in large
13+
projects, software architecture, modularity, type classes and data
14+
modeling and the suppression of sums outside of functional
15+
programming, and also about teaching Haskell at his current job.

podcast/71/links.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
- [Stefan Wehr's personal homepage](https://www.stefanwehr.de/)
2+
- [University of Applied Sciences Offenburg](https://emi.hs-offenburg.de/fakultaet-elektrotechnik-medizintechnik-und-informatik/ansprechpartnerinnen/personen-details-lsf-cache/lsf/detail/51182)
3+
- [Stefan's Diploma thesis](https://www.stefanwehr.de/publications/Wehr2005.html)
4+
- [Stefan's PhD thesis](https://www.stefanwehr.de/publications/Wehr2010.html)
5+
- [FUNARCH paper: A Software Architecture Based on Coarse-Grained Self-Adjusting Computations](https://www.stefanwehr.de/publications/Wehr2023.html)
6+
- [Shake](https://shakebuild.com/)
7+
- [Blog post by Stefan on Shake](https://funktionale-programmierung.de/en/2014/01/16/build-system-haskell.html)
8+
- [Gradle](https://gradle.org/)
9+
- [Typescript](https://www.typescriptlang.org/)
10+
- [iSAQB, organization on software architecture](https://www.isaqb.org/)
11+
- [Blog post on sums and products](https://funktionale-programmierung.de/en/2024/11/25/sums-products.html)
12+
- [MEQO](https://www.meqo.de/)
13+
- [Peter Thiemann](http://www2.informatik.uni-freiburg.de/~thiemann/)
14+
- [Huffman coding](https://en.wikipedia.org/wiki/Huffman_coding)

0 commit comments

Comments
 (0)