The last few updates
What I am doing now
Website overhaul
When I created this website, I wrote all the html by hand. While this was a great learning experience, it added a lot of friction to updating the site and writing new articles. So I refactored the site to use a simple static site generation script. My articles are now written in Markdown, lists and tables are made with yaml, and the build script converts them to html using Jinja2 templates. The best part? All of this took merely one morning with Cursor! It would have taken me a week to do manually. You can check out the source code here.
Workshop and Talk on LLM testing
I will be speaking at TestAutomationDays 2026 in the Netherlands. My talk will feature a live demo of testing an LLM, while I'll host a hands-on workshop on building your own RAG (Retrieval-Augmented Generation) pipeline with Langchain and testing it with Ragas.
Workcation in Sicily
The wife and I are headed to Sicily for a week in the middle of February.
Updated on 1 February, 2026.