Posts in: How-to-tech

Building Felix: From RSS Chaos to Organised Bookmarks in 6 Hours

Yesterday I built an app. My first ever, not counting some AppleScripts and HyperCard stacks back in the day. I scoped out the requirements during a 10-minute walk, dictating into my iPhone. After running errands I cleaned up the notes at my Mac, fired up Claude Code, and had a working application by evening.

The name comes from Felix the Cat and his “Magic Bag of Tricks” - classic Aussie made cartoon.

My Felix magically collects bookmarks from various sources and transforms them with AI assistance.

Continue reading →


My first experiments with Claude Code

Late last night I installed Claude Code. Early this morning I extended my first script from the couch, before coffee. The gap between those two moments tells you something about where software coding is heading.

Claude Code is, essentially, Claude AI living in your Terminal. For those who haven’t ventured into the command line, Terminal is your Mac’s text-based interface, where you type commands instead of clicking buttons (Windows PCs have something similar). I have basic skills in Terminal (enough to navigate without breaking things) but I can’t code. Specifically, I can’t write Python, which is one of the simpler programming languages Claude Code uses to build applications. Python is popular because it’s readable and versatile, powering everything from web apps to automation scripts. I know what it does. I just can’t write it myself.

Or couldn’t. The distinction matters now.

Continue reading →


The 2-minute learning hack hiding in plain sight

“I asked AI to produce a summary infographic for me… I find these easier and quicker to get initial concepts.”

My friend Steve F posted this alongside a visual breakdown of Celeste Headlee’s TED Talk on better conversations. Not a link to watch later. Not a recommendation I’d forget. A compressed, scannable summary he’d created in minutes.

Continue reading →