Skip to content

Year: 2025

My Takeaways on Vibe Coding

I recently OpenAI’s o3-mini-high model to generate a small web application, which I have published on GitHub.

My use case was simple: I wanted a way to send ChatGPT conversations and research sessions to my e-reader so I could read them while avoiding the impact of blue light from screens. I use the application pocket to send web pages to my ereader, but OpenAI conversations are behind a login wall, and therefore cannot be saved via the usual Pocket web extension.

First, I asked the model for different approaches to solve this problem, and it gave me several options, including one in which as a user I would select text from a page, and click on a bookmarklet that would send the text to an API which would save that text in a database. This is the option that seemed the best so I stuck with it.

What Special Forces Can Teach Us About High-Impact Engineering Teams

There’s a reason Special Forces bypass traditional military hierarchy, and it’s the same reason high-performing tech teams should too. Being French and having an interest in organizational structures and cultures, it was logical that I ended up learning about how the French military is set up. I spent time learning…