Welcome to my blog! I am a software developer who lives in Strasbourg, France. Here, I share articles about my passions, projects, and experiments.

  • RFC-WAFFLE-1: A waffle recipe RFC written by ChatGPT

    The following is a waffle recipe written in the style of an RFC by ChatGPT. The original prompt was the following:

    Write a waffle recipe in the style of an RFC, define all technical verbs as sections of the RFC, use a lot of jargon, and include words like “MUST”, “SHOULD”, “CAN” etc…

  • Making a reliable public transit chatbot: don't trust your assumptions

    Around a year ago, I made a Discord bot to provide live public transit schedules for the students of my university. Creating a prototype was easy, but making it reliably output accurate schedule data required more consideration than expected.