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

I love Haskell

2019-04-06 Software-Engineering Haskell

Over the last 2 years I did a fair bit of Haskell (after doing a fairer bit of Scala for 8 years). And I love Haskell. Don’t get me wrong: If ... Read More

Advent of Code ... Final cut (... and First cut :))

2018-11-30 Software-Engineering Haskell Eta Scala Kotlin Advent-of-Code

Today Advent of Code 2018 started again (at 05:00am (GMT))!!! And … … just in time … … today I am also wrapping up Advent ... Read More

Learn you a ... Haskell!

2018-08-11 Software-Engineering Haskell

In the last 6 month I have started to wonder. First of all … I am convinced that using the concepts of functional programming will give you ... 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