Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Functional programming has gained popularity due to its ability to provide efficient and scalable...
TL;DR; I gave a talk at LambdaConf 2025 Youtube this is a follow up post. Haskell Files -> GitHub....
Handling Infinity and Recursive Elegance Part 3 of 4: From Code Chaos to Mathematical...
Why Your Object-Oriented Code is Driving You Crazy (And What Math Can Teach Us) Part 1 of...
Parsers are what now?! Even to a Haskeller —proficient in the magics of functors and monads— the...
Continuing on the topic of template engines, I would like to share my thoughts on the power of...
Higher-Order Functions Are Your New Superpower Part 2 of 4: From Code Chaos to...
Vamos mergulhar um pouquinho em Haskell? A ideia é fazer um pouco de aritmética de Peano. Estou...
They are at best artisans, at worst specialized monkeys. TL;DR Concerning the engineering...
Author: Roman Matveev. LinkedIn x.com Purpose The goals of this article is to research...
Welcome Back to the Underground Round two: FIGHT! 🥊 Last time, I let you in on hardware's...
Hay varias opciones para instalar las herramientas necesarias para programar en Haskell y también...
As an experienced C# developer, I've always been comfortable in the world of objects, classes, and...
An experienced developer, doing quantum computing and the author of Coalton, the library that brings...
First, a reminder: You DON’T NEED TO learn Haskell — that’s not what I want to talk about. I...
After 3 weeks facing a wall of awful, I managed to fix this concurrency bug in the service worker...
They'll show you the scary VHDL and Verilog in public. But some of them are using something......
Understanding Servant: A Type-Level Web DSL in Haskell Relatable Problem...
So, you have some Haskell experience and want (or need to) write Scala code. The following is a rough...
I have mentioned a few times in my posts that Haskell is my go-to language. This is true even for...
Among all Haskell libraries I have used, the one I reach for the most is autodocodec. I will explain...
Intended audience: programmers, esp those with functional-programming background. My last outing...
Over the last few days, I've been solving Advent of Code 2024 puzzles in Haskell. This is only my...
We're excited to announce the release of **`neo`**, the official command-line interface for **NeoHaskell**
About two years ago, I decided to move my Tumblr blog to some sort of a custom-made static blog generating tool written in Purescript (a Haskell-inspired language that compiles to JS).
Functional Programming (FP) is a paradigm that treats computation as the evaluation of mathematical...
Motivation I am almost done with a monthly challenge to write a blog post every day. Going...
This post introduces my Haskell project template powered by Nix Flakes -- a simple setup I use to...
This would be an irregular series of posts on my new attempt to learn Category Theory. This time, it...
In April 2022 I made a review of Haskell libraries for JSON Schema. The outcome of my research was...