• This diagram tries to illustrate the how modern AI, Claude AI in particular, compares to traditional computing paradigm. Models more or less are processors, Agents are more or less the operating system and Applications are more or less Skills. It’s interesting, but I’m wary about agents because they open up too many pandora boxes.

  • I made two important changes this morning for my automation-related operating environment:

    1. Using DigitalOcean monitoring, I created two resources alerts (CPU > 50% for 5 min, Disk usage > 70% for 5 min). Alerts will make me look into n8n automation misbehaviours.
    2. I switched my AI nodes to use Claude AI Haiku 4.5 instead of Sonnet 4.5 to reduce costs for comparable results. I don’t think my summarization tasks needs more powerful LLM.
  • When Things Go Wrong With AI-Generated Code

    My first bad experience: the code generated by Claude Code made my dashboard unresponsive in my browser. Eventually, the data stopped updating. After a ten-minute debugging session, I asked Claude Code to revert the change, and it did so promptly. But then I started getting execution failure notices on Discord. A lot of notifications. Then I started investigating…

    It appears the browser was making frequent refresh requests to one of my workflows, which depleted my Claude pay-per-use credits. Bummber. Looking at my n8n dashboard, I saw that one of my workflows was failing because of that. Logs were confirming the problem with the interaction with Claude AI. As shown on the graphs below, my instance CPU usage went through the roof. Ouch. Now I know what happened, and the problem was fixed. Now, I should find a way to rate-limit this type of behaviour. That’s for tomorrow, I guess. πŸ˜…

    Continue reading β†’

  • Ten days into 2026, I have achieved much more than I anticipated. If I maintain this pace, I will complete my list of wild ideas soon. It’s not just about checking items off the list, but also about learning a lot along the way. It’s very fulfilling.

  • I’m making good progress on my personal dashboard idea. While people may criticize LLMs and enjoy coding for fun, for me, it opens up possibilities I couldn’t have imagined before.

  • One of the frustrating aspects of LLMs is their lack of consistency unless you develop specific skills, which can take time to implement effectively. For example, I wanted to generate documentation for my most recent n8n automation workflow, but Claude was unable to do it, and I can’t remember the prompt that finally made it possible. I should have saved it somewhere for easy retrieval. I’m wasting precious credits. πŸ€¦πŸ»β€β™‚οΈ

  • Simon Willison on AI-assisted programming:

    The more time I spend on AI-assisted programming the less afraid I am for my job, because it turns out building software - especially at the rate it’s now possible to build - still requires enormous skill, experience and depth of understanding.

  • My Defaults as of 2026-01-10

    Changes from the last edition are in bold. βœ‰οΈ Mail Client: Fastmail πŸ“¨ Mail Server: Fastmail πŸ“ Notes: Craft + Apple Notes βœ… To-Do: Things 3 πŸ“· iPhone Photo Shooting: Camera.app πŸ“š Photo Management: Photos.app + Photomator πŸ—“οΈ Calendar: Calendar.app πŸ—„οΈ Cloud file storage: iCloud πŸ“° RSS: Reeder connected to Inoreader πŸ“‡ Contacts: Contacts πŸ•ΈοΈ Browser: Mobile Safari + ARC Browser on Mac + ChatGPT Atlas 🧠 AI: ChatGPT + Claude AI πŸ”Ž Search: Kagi Search πŸ’¬ Chat: iMessage (WhatsApp when abroad) πŸ”– Bookmarks: AnyBox πŸ‘“ Read It Later: Inoreader πŸ“œ Word Processing: Ulysses, Craft πŸ“Š Spreadsheets: Numbers πŸ› Presentations: Keynote πŸ›’ Shopping Lists: Reminders πŸ§‘β€πŸ³ Meal Planning: None πŸ’° Budgeting & Personal Finance: Numbers πŸ—žοΈ News: La Presse (Apple News for English news) 🎢 Music: Apple Music 🎧 Podcasts: Apple Podcasts πŸ” Password Management: iCloud Keychain & Apple Passwords πŸ‘¨πŸ»β€πŸ’» Blog hosting: Ghost, Micro.blog, Scribbles.page 🌐 Web Services: Cloudflare, Chillidog Hosting, DigitalOcean

    Continue reading β†’

  • In today’s world, with LLM, Claude Code, etc., is Apple’s Swift Playground still relevant, even for younger aspiring coders? A few years ago, it seems we were hearing much more about it than today.

  • I’m building a Dashboard. 😎

  • Apparently, people are barely using Stack Overflow to ask questions, thanks to LLMs and AI. I expect a similar trend among people in a community like this one on Micro.blog. Some questions would be super easy to answer by asking ChatGPT or the like. I do understand that many people still want this human touch, though.

  • Something is about to happen. Again. πŸ€—πŸ«£

  • Updated my n8n instance from v2.0.3 to v2.2.4. Super easy to do (I’m using the Docker Compose installation provided by the DigitalOcean 1-click install droplet. Took a droplet snapshot before, just in case something goes wrong. So far, so good. Of course, Claude helped me out on this. I’m not a Linux or Docker expert. πŸ˜…

  • On Tahoe Icons

    Just finished reading “It’s hard to justify Tahoe icons”, which many UI design pundits and non-UI experts, as well as simple, passionate Mac users, have been referring to a lot recently. I appreciate the documentation effort. It’s really well done. Very convincing. But…

    Designers age and are gradually replaced by a younger generation. Whether you like it or not, they bring new beliefs (justified or not), design principles (better or not), and values (questionable or not). Recently, there’s a trend where software appears much less crafted than it once was. Everything seems thrown together, flat. And still…

    Continue reading β†’

  • I can confidently say I’ve learned at least one significant new concept every day over the past two to three weeks. It is not only satisfying but also quite stimulating. This will keep me from aging, that’s for sure.

  • Claude Code skills are probably the most intriguing aspect of Claude Code and Claude AI. I’m not so sure yet how to take advantage of them. My understanding from this excellent video is that you have to be an expert at something to create those skills.md file.

  • An Important Lesson

    When I started my studies in computer science over 40 years ago, we learned to read functional specifications and then translate them into machine instructions (COBOL, FORTRAN, Pascal, etc.). It was the training of a programmer. I knew that one day I could become the person who writes functional specifications. I didn’t become a programmer, nor did I work in the development world.

    Due to my recent experience with Claude AI, Claude Code, and Vercel to create custom applications, I realize that I have become the one who writes functional specifications, but for processing by artificial intelligence. What does this tell me about the profession of a software developer? The need to write specifications remains essential, if not more so, even with powerful tools like AI. I think it’s a valuable lesson.

    Continue reading β†’

  • Added a new and much-needed feature to my micro.blog front end. See my prompt below.

  • On OpenRouter.ai

    I just finished reading about the service openrouter.ai. I was curious to understand the purpose of this service as well as its business model. I saw several instances of this service being used in n8n workflows. The problem I see with this service is that it makes the consistency of the quality of responses from the requested LLMs even more unpredictable. Each request could be handled by LLMs with different characteristics and performance from one time to another. I’ll pass on this, but I still learned something tonight.

    Continue reading β†’

  • Another update to my blog: the blog post categories are no longer listed on the main page header. Categories are shown on each blog post. I think that’s enough. Categories are available in the Archive page. This makes the home page less busy.