-
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.
-
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.
-
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.
-
My latest n8n workflow automates summarizing my Micro.blog timeline (via its private RSS feed) and sends the results to my Discord server every hour. Pretty cool, right?

-
Today, I created a new blog post category. Now, all blog posts related to automation (usually n8n-based) or AI will be assigned the “Automation & AI” category. I went back to my blog posts and updated a few of them to reflect this change. You can follow the blog posts with this dedicated RSS feed, which is automagically created and maintained by Micro.blog.