Cross-Compiling Haskell under NixOS with Docker I learned how to cross-compile Haskell projects under NixOS using Docker images for ARM ... dev.to dev.to / feeds dev-to / / #creative / / 1 day 1d Share
Magic JSON in Haskell Among all Haskell libraries I have used, the one I reach for the most is autodocodec. I will explain ... dev.to dev.to / feeds dev-to / / #creative / / 7 days 7d Share
Hacking Haskell with Nix: Two Tricks I have mentioned a few times in my posts that Haskell is my go-to language. This is true even for ... dev.to dev.to / feeds dev-to / / #creative / / 8 days 8d Share
Haskell Project Template with Nix Flakes This post introduces my Haskell project template powered by Nix Flakes -- a simple setup I use to ... dev.to dev.to / feeds dev-to / / #creative / / 10 days 10d Share
Dao of Functional Programming (Chapter 1: Clean State) This would be an irregular series of posts on my new attempt to learn Category Theory. This time, it ... dev.to dev.to / feeds dev-to / / #creative / / 13 days 13d Share
Choosing A Template Engine: The More Powerful Problem Continuing on the topic of template engines, I would like to share my thoughts on the power of ... dev.to dev.to / feeds dev-to / / #creative / / 13 days 13d Share
Learning Physics with Functional Programming and Haskell TL;DR; I gave a talk at LambdaConf 2025 this is a follow up post. Haskell Files -> GitHub. I'll ... dev.to dev.to / feeds dev-to / / #creative / / 15 days 15d Share
What Are the Practical Applications Of Haskell Programming? Haskell is a robust, statically-typed, purely functional programming language with strong theoretical ... dev.to dev.to / feeds dev-to / / #creative / / 26 days 26d Share
Understanding Functional Programming in Haskell Understanding Functional Programming in Haskell Functional programming (FP) is a paradigm that ... dev.to dev.to / feeds dev-to / / #creative / / 30 days 30d Share