Daniel's Journal
  • About
  • Featured
  • Links
  • Learnings
  • Activities
  • Projects
Sign in Subscribe
Mar 05 β€’ πŸ‘¨β€πŸ’» Software
A Claude Code Plugin for Building JUCE Audio Plugins

A Claude Code Plugin for Building JUCE Audio Plugins

A while back I wrote about how to start developing audio apps and plugins on macOS using the JUCE-Plugin-Starter I created. I've since turned that workflow into a Claude Code plugin called juce-dev.
Read More »

Feb 13 β€’ πŸ‘¨β€πŸ’» Software
I Built a WebDriver for WKWebView Tauri Apps on macOS

I Built a WebDriver for WKWebView Tauri Apps on macOS

I've been exploring Tauri lately – the framework for building desktop (and mobile) apps using web technologies with a Rust backend. I built an an open-source W3C WebDriver implementation to make it easy to test Tauri apps on macOS.
Read More »

Jan 14 β€’ πŸ‘¨β€πŸ’» Software
HomeBar: Control Your Smart Home from the Mac Menu Bar

HomeBar: Control Your Smart Home from the Mac Menu Bar

HomeBar sits in your menu bar and lets you toggle lights, switches, and other HomeKit accessories with a single click. No need to open the Home app or pull out your phone.
Read More »

Jan 06 β€’ πŸ‘¨β€πŸ’» Software
A Tool for Generating HTML Embeds for asciicinema

A Tool for Generating HTML Embeds for asciicinema

Today I wanted to share a screen capture of a terminal project that I’ve been working on, and I wanted something better than a blurry screen recording. I ended up building a tool to set the start/end times and generate the code injection snippets for Ghost.
Read More »

Jan 06 β€’ πŸ‘¨β€πŸ’» Software
Learning Claude Code Plugins by Building Two

Learning Claude Code Plugins by Building Two

I wanted to learn how Claude Code plugins work, so I built a couple with plugin-dev: Worktree-Manager for easier git worktrees, and Chainer, which interprets what you want to build and picks + runs the right plugin(s).
Read More »

Daniel's Journal Β© 2026