this post was submitted on 11 Oct 2025
283 points (96.1% liked)

Programmer Humor

26913 readers
968 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Naich 23 points 1 week ago (1 children)
[โ€“] balsoft@lemmy.ml 12 points 1 week ago* (last edited 1 week ago)

Haskell's runtime system is indeed magic, the fact it uses monads is just a consequence of monads being useful for this application. Monads themselves are not too complicated.