
Moved to https://video.infosec.exchange/a/andybalaam

Idris, Haskell, Elm, Mercury, etc. and sometimes even functional programming paradigms in imperative languages
Category Theory videos by Bartosz Milewski
Moved to https://video.infosec.exchange/a/andybalaam
I'm cleaning audio and reposting (with permission) these amazing videos on Category Theory for Programmers by Bartosz Milewski.
Erlang OTP 24 Release Candidate 1
The official home of the Erlang Programming Language
Highlights:
Almost exactly one year ago I quit my job to create a Haskell startup as a solo developer. I had about 20 ideas, but eventually settled on the idea of dependency project health tracking with Deadpendency.
Advantages and challenges with Haskell
What language should I choose?
I'm working on a universal tic-tac-toe backend that can be communicated with in any language via RPC. Should I chose Rust, or a higher level functional language like Haskell?
Kevin Mahoney: Tests vs Types
When should you use tests and when should you use types? What information and guarantees do we get for our efforts?