{
    "version": "https://jsonfeed.org/version/1",
    "title": "Michael Schmidt Media — Notes",
    "home_page_url": "https://msm.michaelschmidtmedia.com/notes",
    "description": "Field writing from Michael Schmidt Media.",
    "author": {
        "name": "Michael Schmidt",
        "url": "https://msm.michaelschmidtmedia.com"
    },
    "items": [
        {
            "id": "https://msm.michaelschmidtmedia.com/notes/shipping-ten-projects-with-claude-code",
            "url": "https://msm.michaelschmidtmedia.com/notes/shipping-ten-projects-with-claude-code",
            "title": "How I ship ten projects at once using Claude Code as a build engine",
            "summary": "A working account of the setup: how context, memory, skills, sub-agents, and a disciplined commit cadence turn a single operator into a studio that actually ships on time.",
            "date_modified": "2026-04-15T00:00:00.000Z",
            "author": {
                "name": "Michael Schmidt"
            },
            "tags": [
                "workflow",
                "claude-code",
                "operations"
            ]
        },
        {
            "id": "https://msm.michaelschmidtmedia.com/notes/the-msm-stack-explained",
            "url": "https://msm.michaelschmidtmedia.com/notes/the-msm-stack-explained",
            "title": "The MSM stack, explained: why Next.js + Supabase + Cloudflare + local Ollama",
            "summary": "Not a buzzword list. An honest walkthrough of the stack choices that let a one-person studio run like a ten-person one — what each layer is for, where it pays off, where it's overkill.",
            "date_modified": "2026-04-08T00:00:00.000Z",
            "author": {
                "name": "Michael Schmidt"
            },
            "tags": [
                "stack",
                "architecture"
            ]
        },
        {
            "id": "https://msm.michaelschmidtmedia.com/notes/pwa-into-home-inspection-site",
            "url": "https://msm.michaelschmidtmedia.com/notes/pwa-into-home-inspection-site",
            "title": "What I learned building a PWA into a home-inspection site in two weekends",
            "summary": "The \"Homeowner Hub\" for Bluegrass Home Inspections is a progressive web app that lives quietly inside the main site. Two weekends, some surprise wins, a couple of iOS install footguns.",
            "date_modified": "2026-04-02T00:00:00.000Z",
            "author": {
                "name": "Michael Schmidt"
            },
            "tags": [
                "pwa",
                "offline-first",
                "case-study"
            ]
        }
    ]
}