Talks

I give talks at meetups and conferences. Those that are recorded can be found here.

Write your own Domain Specific Language in Ruby

Write your own Domain Specific Language in Ruby

A tour through metaprogramming in Ruby to write a Domain Specific Language.

Lintje: An opinionated linter for Git

Lintje: An opinionated linter for Git

A talk about Lintje, an opionated linter for Git. In March of 2022 I gave a talk about Lintje at the Sendcloud Engineering meetup.

Git is about communication: talk

Git is about communication: talk

Git is a way to communicate with your team. Well written commits and Pull Requests ensure that this communication goes smoothly. A talk about the article I wrote earlier that year.