Yannick

@osteel.bsky.social

Backend consultant at Yellow Raincoat Ltd. Currently building pixelwatcher.io. Organiser of @phpsussex.uk. I post in French once in a while

I understand some of the feedback around Opus 5 now. It definitely is more conservative, in an annoying way. Random directives it picks from elsewhere now seem to have as much weight as my own instructions.

If you're looking for a task for Claude to do semi-autonomously (and that you can monitor from your phone, for instance), try `/doctor`. It does a lot more than it used to, and will probably flag and offer to fix things currently flying under your radar

Claude Code tip: To maximise the number of 5-hour windows I get per day, I set up a dummy routine that runs at 5:30 am. It starts my first session before I wake up, so when I begin work I have a fresh session with a couple of hours left, and can fit three sessions into the day.

I'm currently trying to test more LLMs for PixelWatcher. Turns out it's very hard to find reliable providers: Scaleway times out a lot, OpenRouter is even worse. I can't even create an API key on evroc. Looking into Hugging Face now, but their interface is hurting my brain

On nous dit parfois qu'il y a beaucoup de talks Symfony au Forum PHP : c'est vrai, on adore ! Mais nous sommes aussi ouverts aux talks orientés Laravel, TYPO3, Drupal, WordPress... Parlez-nous de la diversité de PHP, répondez à l'appel à conférences du Forum PHP 2026. cfp.afup.org

Nicolas Grekas sur scène au Forum PHP 2025

Only a handful of registrations again. I'm currently resorting to DMing people directly 😅 I really want to keep this going, but my motivation also only stretches so far 😮

PHP Sussex@phpsussex.uk · 2mo ago

📢 Our next meetup is this Wednesday! Christopher Miller will explore some practical use cases of Event Sourcing and show us different ways to introduce the pattern into existing codebases. 📅 Details and registration 👇 www.meetup.com/php-s... #php

I'm finally using a task tracker for PixelWatcher (I was using a notebook until now 😅). I settled on GitHub Issues, since I'm already using GitHub anyway, and I don't feel the need for something like Linear at the moment. Claude can talk to GitHub via `gh`, which is good enough.