You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.
Monad is the name of the class for “and_then”, defined in a sensible way, with some laws for how it should behave predictably, and then a bunch of library code works on anything that implements “and_then”. — A plain English description of monads without Haskell code
Brave New Hacktoberfest — Learn4Haskell. #haskell
How Postgres Stores Rows. #database
Time finds problems, people fix them. — Software Deployment, Speed, and Safety