haskell Yet another (unsafe) DB layer "Should I use an ORM?" - the greatest thread in the history of forums, locked by a moderator after 12,239 pages of heated debate, @dril (à peu près)
haskell The doomsday machine Ah, the do-notation. Is it good, is it bad [https://mail.haskell.org/pipermail/haskell-cafe/2007-August/030178.html]; who knows? It's good for beginners, it's bad for beginners. It's considered
haskell Environment variables parsing for free (applicatives) As cloud native™ citizens, we have been heavily inspired by the twelve factor app [https://12factor.net/]. One of its key points is application configuration through environment variables. As the