Home / Journal 241 posts · 12+ years · 9 categories
The journal

16 years of working notes.

Code that took me too long to figure out, opinions I had to earn the hard way, the occasional recipe and film note. Filter by category, or just scroll.

★ Latest
FEATURED · Web Development Jul 08, 2026

Introducing Volet Chatbot: bring an AI chat widget to any Laravel app

I just shipped a new feature package for Volet : volet-chatbot . It adds a chat UI to your Volet widget, backed by any OpenAI-compatible endpoint: OpenAI itself, or your own Laravel app's backend. What is Volet, again? Volet is the customer...

Read → ♥ 4 · 0 comments
Jul 01, 2026 Web Development

A clean Laravel wrapper for the IGDB game database API

I have a soft spot for side projects that involve video games, so when I was browsing my GitHub stars the other day I rediscovered messerli90/igdb , a little Laravel package I had bookmarked a while ago. If you ever wanted to pull game data (titles...

♥ 2 · 0 comments Read →