Profile Avatar

Hey, I'm Paul.

Practical software development: Java, Kotlin, AI-assisted engineering, and clean code.

Recent Writing

View All →
Diary 2026-07
July 2026 Things I’m seeing/reading/watching/listening to in July 2026… Tools FNM Fast Node Manager - Fast and simple Node.js version …
Turning a Markdown Repository into a Hosted Docs Site with MkDocs
Convert flat Markdown files into a searchable MkDocs site by moving them into a docs/ folder, adding a simple YAML config, and deploying via GitHub …
Switching from nvm to fnm
fnm and nvm are tools for managing node installations. This is useful for ensuring the correct version of node is used for each project. fnm is built …
Diary 2026-06
June 2026 Still lots going on while I’m looking for a job. I’ve been using Claude Design and Claude Code to build Catchup . It’s …
Rebuilding a Simpler, Local-First Video Aggregator
I rebuilt my YouTube content aggregator and filter (video.vamonossoftware.com ) as a streamlined, local-first Progressive Web App (PWA). By stripping …