June 06, 2026

One model is just one source

In high school we had maatschappijleer, where we learned about our Dutch constitution and democracy and the role of media in it. I clearly remember lessons on the value of pluralism in your media consumption. The importance of informing yourself through variable sources, through different lenses, was key in these lessons.

more

June 01, 2026

SVGs drawn by LLMs

LLMs are very strong tools but also have their weaknesses. One of these is drawing SVGs, Scalable Vector Graphics, vector drawings made via code.

more

April 14, 2026

Claude Code Configuration Tips

Always good to see mobile phones rise during your talk: it usually means your slide contains valuable, practical information. I noticed this whenever I showed my Claude Code configuration slide.

Claude Code offers many options; my setup strips away the ones I don’t need. Here I cover each setting, what it does, and why I changed it.

more

February 15, 2026

The age of Yet Another

Have we reached the age of personal software? Have we come to the moment that writing code is democratized, similar to how photography became available for everyone with the introduction of the smart phone? Currently I build what I (think) I need, or just what I like to build.

more

December 30, 2025

Diction

The power of large language models is of course the ability to generate text. Text can be converted to speech. Why not make an app to practice spelling? In the Netherlands there’s the annual “Groot Dictee der Nederlandse Taal”, a recurring dictation contest happening since 1990. This post is about making a web app with Claude Code using Claude to generate the sentences of the dictation and a text-to-speech service (TTS) to have them spoken aloud. Afterwards, one can review their written result with the actual text used.

more

September 02, 2025

But does it resonate?

By accident I came up with a pretty good resonance prompt today. A resonance prompt can be used as a get-to-know-the-model-quickly-prompt: a way to get a quick glance of its capabilities, not only formally but also creatively.

more