this post was submitted on 27 Mar 2025
452 points (94.8% liked)

Programmer Humor

22133 readers
1898 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
[–] Pencilnoob@lemmy.world 15 points 5 days ago (1 children)

I'm sure someone will be like "um akchuly" to my explanation. But for me it's good enough to think if it that way.

I've worked in Haskell and F# for a decade, and added some of the original code to the Unison compiler, so I'm at least passingly familiar with the subject. Enough that I've had to explain it to new hires a bunch of times to get them to to speed. I find it easier to learn something when I'm given a practical use for it and how it solves that problem.

[–] harryprayiv@infosec.pub 3 points 5 days ago* (last edited 5 days ago)

Lovely response! Very cool to see Unison mentioned. Haskell and Purescript are my daily drivers but I have a huge crush on it even though it intimidates me.

Ps. Unison doesn’t have monads. They are replaced by “abilities”.