Pod Somm: Tracking Specialty Coffee with a Bookmarklet and a Lot of DOM Wrangling

How I built a personal coffee tracker for my xbloom studio, and why the interesting part was a bookmarklet that had to outsmart Cloudflare.

May 29, 2026 · 5 min · Matt Parker

Shikomi Six Months In: From Personal Tool to Conference Talk

How a script scaffolding tool grew from an interactive wizard into a full GitOps workflow, and what I learned presenting it at the Concord Software Developers meetup.

May 16, 2026 · 6 min · Matt Parker

Prompted Pours: A Cocktail Catalog Built with AI

How I built a structured catalog of AI-generated cocktail recipes, and why the interesting part wasn’t the cocktails.

May 11, 2026 · 6 min · Matt Parker

LutzTalk Podcast: macOS GitOps, Shikomi, and Staying Relevant in IT

I joined Austin Lutz on the LutzTalk Podcast to talk about the shift to macOS GitOps, the creative side of IT engineering, Shikomi, AI, and what it takes to stay relevant in a changing industry.

May 5, 2026 · 1 min · Matt Parker

Detecting Shadow AI on Managed Macs

As AI tools proliferate faster than security reviews can keep up, IT teams need fleet-wide visibility into what’s actually running. Three Jamf Extension Attributes for detecting LiteLLM, compromised npm packages, and AI gateway tools across your managed endpoints.

April 21, 2026 · 7 min · Matt Parker

SIFS: Building a Custom Website for a 14-Year Film Club

How I built a static Hugo site to replace a patchwork of Letterboxd lists and spreadsheets for a film club that’s been meeting since 2011, and what it took to turn 14 years of emails into structured data.

April 9, 2026 · 9 min · Matt Parker

MDMenuBar: A Native macOS Markdown Previewer That Lives in Your Menu Bar

Why I built a lightweight native Swift app to preview Markdown and HTML files from the menu bar, and what I learned writing a custom Markdown renderer without any dependencies.

April 7, 2026 · 8 min · Matt Parker

Building a Personal Ops System on Top of the Claude CLI

How I built a multi-source daily review system that pulls from Linear, Freshservice, my calendar, git history, and session diaries, and uses Claude to synthesize it all into morning plans, end-of-day summaries, and weekly retrospectives.

March 20, 2026 · 9 min · Matt Parker

Managing TestFlight with Bash and 1Password

How I built a TestFlight beta tester management tool that stores everything (including the private key) in 1Password, implements JWT authentication from scratch in bash, and grew from a simple CLI into a native SwiftDialog GUI app.

March 17, 2026 · 7 min · Matt Parker

Sentinel: Building a CVE-Aware macOS Update System

How I built a two-component macOS update management system that ties CVE severity directly to deployment urgency, so users get accurate security context and admins get phased rollouts that automatically accelerate when it matters.

January 30, 2026 · 8 min · Matt Parker