-
Who's Right?
Apparently, web analytics is not an exact science. Here are three web analytics versions of the same period: from November 23rd to December 23rd (Top: Ghost Analytics, Middle: Plausible Analytics, and Bottom: Tinylytics). Plausible feels conservative, with about half as many unique visitors as Ghost, while Tinylytics seems to overestimate. The patterns are barely the same, too. Who’s right? Continue reading →
-
My wife and me quite extensively used a group conversation in ChatGPT to help us face some health-related issues. It was beneficial to a visit to the hospital and still is after the visit yesterday. It is so much more helpful than having to google things and try to figure out what is going on.
-
Keeping track of all those services API keys, authorization tokens, API and MCP endpoints, their respective level of authorization is starting to feel cumbersome. 🥴
-
Consuming AI Can Be Expensive
While experimenting with n8n and LLM services, I realize that using artificial intelligence can become a very costly hobby. The fact that the consumption of these services relies on two separate offerings — the subscription to the interactive service and on-demand billing for APIs — requires careful management and wise choices of providers. Currently, I use ChatGPT and Claude AI in interactive mode, but I also need a provider to access AI via APIs. Continue reading →
-
Woke up this morning and appreciated the results of my first n8n automation: a Craft Daily note with a list of topics for the day automagically created for the current day. I did use Craft Templates before, but I prefer the programmatic route because it enables much more powerful content creation by consuming different sources via APIs. For now, my automation doesn’t, but I’ll iterate on that.
-
My Learning Approach
Still exploring n8n, slowly but systematically. Because I’ll be using all sorts of external services like Craft, Micro.blog, Ghost, Inoreader, my strategy is to do individual integration tests instead of trying to build a biggy workflow and find all sorts of errors. Each of these micro experiments is forming the building blocks of something bigger. This approach is not different from the one I used for building iPhone apps and learning Objective-C and Interface Builder back in the day. Continue reading →
-
Just completed a one-hour WordPress+Email issue-debugging session with my daughter-in-law. It was a harsh reminder of how much I hate WordPress.
-
Got my first n8n instance up and running on DigitalOcean. Running 2.0.3. That was easy. Enough for tonight.
-
Started learning more about Vercel. I see a lot of people using it for many different things. Seems quite capable even on the free tier. I might need it for some projects involving Craft. 🤓 Anyone using Vercel here? Thoughts?
-
I knew I could build my Discord server, but didn’t really pay attention to it and couldn’t figure out what purpose it served. Now I do. So I created one so that, among my many use cases for this, it can receive a webhook call when one of my websites is down, thanks to Tinylytics’ webhook support.
-
Goodbye, IFTTT
It was a memorable, long journey. I officially shut down my IFTTT account tonight after over five years of use. It wasn’t costly, but I have the feeling that IFTTT started to trail behind competitive offerings like Zapier, Make and now n8n. It wasn’t the most user-friendly for debugging issues. Now, I’m turning my focus towards n8n. In the coming days and weeks, it will be my next digital playground for experimentation. Continue reading →
-
The year 2025 according to ChatGPT newest image generation tool — a concise snapshot of where AI actually stands in 2025. That is all. 🤣
-
After testing Claude AI, agentic workflows and Craft this weekend, I’m genuinely thrilled about certain aspects of AI—it’s a level of excitement I haven’t felt since I first explored the web and started using the iPhone.
-
Just finished verifying my options for backing up my Synology NAS to the cloud and Synology C2 is still offers the cheapest option. Yet, it’s not cheap.
-
Learning in the Age of AI
From solitary trial-and-error development to confident AI-assisted learning. Continue reading →
-
Seriously thinking of moving out of IFTTT to a self-hosted n8n instance on Digital Ocean. My IFTTT use case is simple: archiving RSS feed articles into Dayone. This seems quite possible to move this workflow into n8n automation.
-
This morning I discovered that I could add RAM to my Synology DS720+, increasing it from 2 GB to 6 GB. This upgrade would make it possible to install an instance of n8n as a container and explore the creation of automations connected to Craft. But, memory prices aren’t cheap these days. 🤯 Trying to find alternatives source for memory purchase and Crucial is no longer selling memory that fit, than to AI data centers demand.
-
Tonight I’ve been testing something really cool: using Claude, Craft MCP connections, and Craft Agents to write a blog post to Scribbles. The blog post was written by Claude under my instructions but I could tweak the workflow to get the text of the blog post from a Craft Collection instead. Something to experiment during the upcoming Christmas holidays.