Blog
Some blog articles I have written.
Deploying locally with Documenter.jl
September 23, 2025—
How to use Documenter.jl to not only make but also deploy
your package documentation into a local folder.
Building slides with Pluto.jl
January 14, 2021—
Pluto is an awesome technology enabling a unique workflow for computational
science.
But you can also use it to present your findings to others! Here is how.
The (missing) harm of manual dispatch in Julia
September 24 2020—
Quick demonstration that manually dispatching on the argument types of a
function in Julia is, while clearly undiomatic, not harmfull at runtime.
Pure fun. A journey towards Elm.
March 27, 2020—
About my first real contact to functional programming and a small game I have
written in Elm.
No one is average.
January 24, 2020—
In this post, I present a short demonstration of an interesting statistical
phenomenon and how to explore it using Julia.