More of Siri AI

Since the Siri AI beta is out, I have started using it more and more for simple prompts like the following. It’s not fancy, but it works. Unlike ChatGPT or Claude, Siri AI doesn’t seem to have a memory beyond the data on my device. I’m not quite sure yet, but that’s my current understanding.

Not Addicted Yet

This morning, I realized that my Discord notifications were delayed; the last one was over 24 hours old. After a brief investigation, I found that I couldn’t connect to my n8n instance; it seemed to require a restart. I didn’t have time to investigate further, so I rebooted everything. Everything is back to normal.

What’s funny is that I only realized this morning that my Discord instance wasn’t receiving any notifications, which shows I’m not yet addicted to these notifications; no n8n workflows are essential yet, and I can do without them. It’s just a mild annoyance.

Describe Extension

Just finished creating my second Safari Extension using Safari 27’s Describe Extension feature. And it just works on the first try. 1😳 This one will save the selected text of the webpage to my bookmarking web app, including the page title, page URL and author. I wonder how much more complex an extension can be.


  1. My first try was successful, right away, too. ↩︎

A New Foursquare Is Born

I’m making great progress with my new web app. It’s already 90% feature complete and ready for my next trip to Paris, starting next week. When I started this project, I had a fairly clear idea of what I wanted, but as I made progress, it became easy to experiment with new features I didn’t think would even be possible. One such feature is the ability to securely share my check-ins publicly so you can follow me! It’s my only custom-built web app with a public-facing view.

The Helper

This morning, after reading and asking Kagi Summarizer for a summary of this article, I wanted to write a response and attempted to craft a counterargument, first using Kagi Summarizer, then using Claude AI. I reviewed numerous versions but remained unsatisfied with the results. After reviewing my options, I ultimately decided to create this version, entirely my own. I still have a feeling that AI helped forge my thoughts.

The Solution Was to Double Down on my AI Subscription

Since reading David’s article, “the solution might be cancelling my AI subscription”, I cannot stop thinking about how different our experiences are.

Six months ago, right before subscribing to Anthropic’s Claude AI, none of the following custom-built apps existed: a useful, personally fitting bookmark manager; a purpose-built RSS reader that works hand in hand with my bookmark manager; and a simplified task manager that also works in conjunction with the other two. As an experienced user of many RSS readers, bookmark managers, and task managers, knowing my friction points with these apps, I have always dreamed of what would be perfect-for-me versions of them. So I built those, one by one.

Thanks to Claude Code and my vision for what would make the perfect versions of each of these apps, I could build them without being constrained by not knowing Next.js, TypeScript, CSS, etc. I don’t plan to make commercial versions of these nor open-source them. There are a few, and I can tweak them as I see fit and as my needs evolve; this is where I’ll keep focusing. AI empowered me and will continue to do.

You see, the solution for me is to keep iterating and keep my subscription. Two different stories, two different outcomes. Maybe there is something that I didn’t catch in David’s experience.

Under the Hood

I don’t remember the last time I built a full automation workflow from the ground up in n8n, thanks to Claude AI and MCP support. I started manually before knowing n8n had MCP support integrated, which makes me feel more competent in understanding what’s going on. It reminds me of when I bought an iPad touch so that I could learn to build apps with Objective-C and Xcode; I like to understand what’s going on under the hood, in the digital world, at least.