some wise words about operations and reliability in this #haskell https://blog.haskell.org/a-couple-million-lines-of-haskell/ article which basically isn't even really about haskell

(it's really good you know the stuff we liked before and then bookmarked it even)

A Couple Million Lines of Haskell: Production Engineering at Mercury | The Haskell Programming Language's blog

What it takes to run 2 million lines of Haskell in production at a fintech company serving 300,000 businesses.

The Haskell Programming Language's blog
Yeah, well my wise words are when your code is 2 million lines, it's too big. Your company's too big. You shouldn't have that much power over that many people.

But I'm sure that article is good advice for people who... find "letting the invoking system leak into the domain model" a very sensible phrase they completely understand. Haskell programmers...

@cy @sushee

But I'm sure that article is good advice for people who... find "letting the invoking system leak into the domain model" a very sensible phrase they completely understand. Haskell programmers...

 
That's not even Haskell jargon. (And it is the first sentence in a section that fully explains what the author means, including sample code.)

Well I'd have said (to myself) "don't hardcode shit, you idiot." Haskell programmers are kind of a league of their own...

CC: @[email protected]