Blog
Academic
Resume
rubenpieters' Programming Blog
Welcome blog wanderer, see what posts we have in store:
29 January 2020 Parallel/Sequential versus OnStart/OnComplete
09 July 2019 Animation DSL With Effect Handlers
13 July 2018 Encoding Existential Types In TypeScript
02 March 2018 SubRecords in Purescript
09 February 2018 Choosing between nub and ordNub? In Scala you don't have to!
10 January 2018 Unsafely Inspecting Monadic Computations
23 August 2017 Induction for Point-Free Equational Reasoning
21 March 2017 Type Families in Scala - Typed sprintf
27 January 2017 From Monad Transformers to the Eff Monad
20 January 2017 Wrapping Java-style methods with ApplicativeError and Cats