Scala 3 is ... gluten-free!!!
2021-02-21 Software-Craftmanship Functional-Programming Nerdy Scala
A couple of month ago I started to have stomach cramps. First it was only once week, but then it was more or less constant. Funny enough I had to find ... Read More
Haskell + Beam = Hamler (III)
2021-02-01 Software-Engineering Advent-of-Code Functional-Programming Haskell Nerdy Elixir
Here comes part III of the Hamler blog post series … One of the observations was that for/on Day21 hamler ~6000 times slower than haskell, ... Read More
Haskell + Beam = Hamler (II)
2021-01-18 Software-Engineering Advent-of-Code Functional-Programming Haskell Nerdy Elixir
Here comes part II of the Hamler blog post series … For this year’s Advent-of-Code I wanted to take a look at Hamler. I just finished ... Read More
Haskell + Beam = Hamler (I)
2020-12-15 Software-Engineering Advent-of-Code Functional-Programming Haskell Nerdy Community Elixir
Hamler Blog Post Series … Hamler (I) - First week (this post) Hamler (II) - All solutions for part 1 (in Hamler and Haskell) Hamler (III) - ... Read More
Code Elixir LDN 2019 - 3 languages in 3 minutes
2019-08-01 Software-Craftmanship Conferences Community Elixir Functional-Programming Haskell Nerdy Scala
Last week I was in London attending Code Elixir LDN 2019 delivering a lightening talk on 3 languages in 3 minutes … This was my first Elixir ... Read More
Advent of Code 2017 ... Revolutions!!!
2018-08-11 Software-Engineering Functional-Programming Advent-of-Code Scala Kotlin
Let’s talk about the Advent of Code … again!!! Last time we talked about a/the Scala implementation. This time around I figured that I ... Read More
Kotlin ... the better Java?
2018-08-11 Software-Engineering Functional-Programming Kotlin
Everybody is talking about Kotlin. Me too!!! Obviously the question is: Is Kotlin the next better thing? Is Kotlin going to replace Java? Is Kotlin ... Read More
Advent of Code 2017 ... Reloaded!!!
2018-05-24 Software-Engineering Advent-of-Code Scala Functional-Programming
OK … it took me a while, but … hopefully it was worth it!!! Last year at christmas I did the Advent of Code and … really liked ... Read More
Category Theory for Programmers ... Reviewing THE course!
2018-04-03 Software-Engineering Haskell Functional-Programming Conferences
A couple of weeks ago Angel pointed me to a very nice lecture: Category Theory for Programmers (from/by Bartosz Milewski). Bartosz Milewski is a ... Read More
How to make your options in the future suck less!!!
2017-06-26 Software-Engineering Scala Functional-Programming
If you are here for some advise on how to invest your money (using options), you are in the wrong place. This is about how to use Scala Options in ... Read More