Reconnecting to RabbitMQ with AMQP in Elixir

2021-10-26 Software-Craftmanship AMQP Community Elixir Event-Sourcing Functional-Programming Micro-Services Tips & Tricks Web-Services

Updated (2022-01-01): Added stage. At Community we are building a platform that will allow you to have meaningful conversations with large audiences ... Read More

Effective Programming with Scala(3)

2021-06-02 Software-Craftmanship Functional-Programming Scala

Just finished the brand new Effective Programming with Scala course on Coursera. It is a beginners course and it is excellent for beginners. Good ... Read More

Some more fun with Scala3

2021-05-15 Software-Craftmanship Advent-of-Code Functional-Programming Nerdy Scala

Scala3 is here. In my earlier post I saw some weird performance differences between Scala2 and Scala3 (RC3) and felt (obviously) compelled to run the ... Read More

More fun with Scala3

2021-05-01 Software-Craftmanship Advent-of-Code Functional-Programming Nerdy Scala

Note: Look here for 3.0 benchmark numbers The release of Scala3 is imminent. In April I ported/migrated nmesos from Scala2 to Scala3 and I just did a ... Read More

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