<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>stonemegan.dev</title><description>What working with AI actually looks like — from a Sydney nurse, an ECT, and an indie dev.</description><link>https://stonemegan.dev/</link><language>en-au</language><item><title>The Day I Stopped Pasting Whole Files Into the AI Prompt</title><link>https://stonemegan.dev/blog/the-day-i-stopped-pasting-full-files-into-the-ai-prompt/</link><guid isPermaLink="true">https://stonemegan.dev/blog/the-day-i-stopped-pasting-full-files-into-the-ai-prompt/</guid><description>Should I paste the whole file into an AI coding assistant? I did for two weeks, the model invented functions, and pasting less code dropped hallucinations to near zero.</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>Aura Week 3: The Bug I Couldn&apos;t Even Describe to the AI</title><link>https://stonemegan.dev/blog/aura-week-3-the-bug-i-could-not-even-describe-to-the-ai/</link><guid isPermaLink="true">https://stonemegan.dev/blog/aura-week-3-the-bug-i-could-not-even-describe-to-the-ai/</guid><description>Voice transcription was 60% accurate in dev and 92% in prod. Same code. Three days of describing it to an AI taught me when AI can&apos;t help you debug.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>What I Throw Away After a Week of AI-Assisted Coding</title><link>https://stonemegan.dev/blog/what-i-throw-away-after-a-week-of-ai-assisted-coding/</link><guid isPermaLink="true">https://stonemegan.dev/blog/what-i-throw-away-after-a-week-of-ai-assisted-coding/</guid><description>I killed four AI-built features in one week. The pattern that decides when to throw away AI-generated code, and the 30-minute spec note that now prevents the rewrite.</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>OWNA Templates: Using AI Alongside, Not Inside</title><link>https://stonemegan.dev/blog/owna-templates-using-ai-alongside-not-inside/</link><guid isPermaLink="true">https://stonemegan.dev/blog/owna-templates-using-ai-alongside-not-inside/</guid><description>How I use AI with OWNA templates without breaking them: a Sydney ECT&apos;s draft-outside, hand-condense workflow after two paste-induced sync errors in one month.</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>The Observation an AI Could Not Help Me Write</title><link>https://stonemegan.dev/blog/the-observation-an-ai-could-not-help-me-write/</link><guid isPermaLink="true">https://stonemegan.dev/blog/the-observation-an-ai-could-not-help-me-write/</guid><description>Can AI write childcare observations? The day a two-year-old broke six weeks of silence, the AI mis-tagged the whole story, and why I wrote it by hand instead.</description><pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>Using AI for Parent Comms When Families Don&apos;t Read English</title><link>https://stonemegan.dev/blog/using-ai-for-parent-comms-when-families-do-not-read-english/</link><guid isPermaLink="true">https://stonemegan.dev/blog/using-ai-for-parent-comms-when-families-do-not-read-english/</guid><description>How I use AI for parent communication when families don&apos;t read English: a Sydney ECT&apos;s plain-language workflow, the words AI gets wrong, and what I never automate.</description><pubDate>Sun, 07 Jun 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>The clinical question I will not ask an AI (and why)</title><link>https://stonemegan.dev/blog/the-clinical-question-i-will-not-ask-an-ai-and-why/</link><guid isPermaLink="true">https://stonemegan.dev/blog/the-clinical-question-i-will-not-ask-an-ai-and-why/</guid><description>A patient&apos;s grapefruit question taught me why you shouldn&apos;t ask AI about medication interactions. The one rule a Sydney RN now follows on every shift.</description><pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>Why I Draft Patient SMS Reminders by Hand, Not With AI</title><link>https://stonemegan.dev/blog/why-i-draft-patient-sms-reminders-by-hand-not-with-ai/</link><guid isPermaLink="true">https://stonemegan.dev/blog/why-i-draft-patient-sms-reminders-by-hand-not-with-ai/</guid><description>A Sydney RN on why I draft patient SMS reminders by hand, not with AI: voice consistency, disclosure, privacy, and the six-template library that cut my error rate.</description><pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>When my content agent invented a fake author persona</title><link>https://stonemegan.dev/blog/how-my-content-agent-invented-a-uk-nurse-persona-for-a-post/</link><guid isPermaLink="true">https://stonemegan.dev/blog/how-my-content-agent-invented-a-uk-nurse-persona-for-a-post/</guid><description>A post-mortem on how my own AI content agent invented a fake author persona — a credentialed nurse byline — on a post about my work, and the two guards that stopped it.</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>The first time the AI coding tool lied to me about an API</title><link>https://stonemegan.dev/blog/the-first-time-the-ai-coding-tool-lied-to-me-about-an-api-su/</link><guid isPermaLink="true">https://stonemegan.dev/blog/the-first-time-the-ai-coding-tool-lied-to-me-about-an-api-su/</guid><description>An AI coding tool hallucinated a method that doesn&apos;t exist while I built Aura. It cost me 45 minutes. Here&apos;s the exact bug and the rule it taught me.</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>Why my 7am blog cron silently skipped for three days</title><link>https://stonemegan.dev/blog/why-my-daily-7am-blog-cron-silently-skipped-for-three-days-a/</link><guid isPermaLink="true">https://stonemegan.dev/blog/why-my-daily-7am-blog-cron-silently-skipped-for-three-days-a/</guid><description>A launchd job silently skipped daily for three mornings while reporting exit 0. The cause: a ThrottleInterval sitting too close to the 24h cadence with no safe margin.</description><pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>Drafting EYLF Learning Stories With AI: Format I Keep</title><link>https://stonemegan.dev/blog/drafting-eylf-learning-stories-with-ai-the-format-i-keep-the/</link><guid isPermaLink="true">https://stonemegan.dev/blog/drafting-eylf-learning-stories-with-ai-the-format-i-keep-the/</guid><description>How I write EYLF learning stories with AI: the 5-block format I hand the model every time, and the child-voice lines I always rewrite by hand.</description><pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>Five Curriculum Ideas From the AI — The One I Picked for Our Yard</title><link>https://stonemegan.dev/blog/five-curriculum-ideas-from-the-ai-why-i-picked-the-one-tied/</link><guid isPermaLink="true">https://stonemegan.dev/blog/five-curriculum-ideas-from-the-ai-why-i-picked-the-one-tied/</guid><description>I used AI for lesson planning in early childhood education to brainstorm five sustainability themes for 3-4s, then picked the one our yard could actually hold.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>The 4 Things I Check Before Any AI Note Goes in the Record</title><link>https://stonemegan.dev/blog/the-4-things-i-check-before-any-ai-drafted-clinical-note-goe/</link><guid isPermaLink="true">https://stonemegan.dev/blog/the-4-things-i-check-before-any-ai-drafted-clinical-note-goe/</guid><description>A Sydney RN&apos;s 4-point routine for what to check before signing an AI-generated nursing note: identifiers, drug data, numbers and attribution — under NMBA accountability.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>The Clinical Topic Where AI Was a Year Behind (and How I Caught It)</title><link>https://stonemegan.dev/blog/the-clinical-topic-where-the-ai-was-a-year-behind-and-how-i/</link><guid isPermaLink="true">https://stonemegan.dev/blog/the-clinical-topic-where-the-ai-was-a-year-behind-and-how-i/</guid><description>An AI handed me an outdated SABA-only asthma pathway. Is the AI safe to use for nursing? Here is the verification habit I now run on every AI clinical answer.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>When Nurses Should Not Rely on AI: Cases That Need Hands, Not Prompts</title><link>https://stonemegan.dev/blog/when-i-do-not-reach-for-the-ai-the-cases-that-need-hands-not/</link><guid isPermaLink="true">https://stonemegan.dev/blog/when-i-do-not-reach-for-the-ai-the-cases-that-need-hands-not/</guid><description>A walk-in with central chest pain. I went to the ECG, not a prompt. When nurses should not rely on AI: the clinical layer where typing is the error.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>Writing Better Patient Education Handouts With an AI Assistant</title><link>https://stonemegan.dev/blog/writing-better-patient-education-handouts-with-an-ai-assista/</link><guid isPermaLink="true">https://stonemegan.dev/blog/writing-better-patient-education-handouts-with-an-ai-assista/</guid><description>An AHPRA-registered RN shares the actual AI prompts I use to write patient education handouts at a 6th-grade reading level, plus the safety edits I add by hand.</description><pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>Why I Stripped Every AI Brand Name Out of My Blog</title><link>https://stonemegan.dev/blog/why-i-stripped-every-ai-brand-name-out-of-my-own-blog-after-/</link><guid isPermaLink="true">https://stonemegan.dev/blog/why-i-stripped-every-ai-brand-name-out-of-my-own-blog-after-/</guid><description>I named one AI tool everywhere before launch, then deleted every mention. Whether you should name brand names in blog posts is a reader-trust call, not SEO.</description><pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>Why I Killed My Nurse-Tooling Side Project Before Coding</title><link>https://stonemegan.dev/blog/why-i-killed-my-first-nurse-tooling-project-before-i-wrote-a/</link><guid isPermaLink="true">https://stonemegan.dev/blog/why-i-killed-my-first-nurse-tooling-project-before-i-wrote-a/</guid><description>An RN and indie dev on when to kill a side project before building: the privacy wall that ended my clinical-note tool before a single line of integration code.</description><pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item><item><title>Writing Child Observations With AI Without Losing Your Voice</title><link>https://stonemegan.dev/blog/documenting-child-learning-observations-with-ai-assist-witho/</link><guid isPermaLink="true">https://stonemegan.dev/blog/documenting-child-learning-observations-with-ai-assist-witho/</guid><description>I tried writing child observations with AI and deleted my first three. Here is the before-and-after, the guardrail prompt, and how I keep my teacher voice.</description><pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>AI-assisted nursing notes: 9× faster, and one near-miss</title><link>https://stonemegan.dev/blog/ai-assisted-nursing-handoff-notes/</link><guid isPermaLink="true">https://stonemegan.dev/blog/ai-assisted-nursing-handoff-notes/</guid><description>An evening clinic. Twelve note types still to write. I built an AI-assisted tool to draft them. Then an iron-infusion record nearly went out incomplete.</description><pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate><category>nurse-ai</category></item><item><title>AI wrote the parent newsletter — 4 prompts to sound like me</title><link>https://stonemegan.dev/blog/ai-parent-newsletter-iteration/</link><guid isPermaLink="true">https://stonemegan.dev/blog/ai-parent-newsletter-iteration/</guid><description>A Friday at 5:40pm. Blank newsletter template. Twenty minutes of blinking cursor. Four prompts later, the AI sounded like me — not a corporate chain.</description><pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate><category>ece-ai</category></item><item><title>Aura week 1: I killed my voice-first ECT app on day 14</title><link>https://stonemegan.dev/blog/aura-week-1-with-an-ai-coding-tool/</link><guid isPermaLink="true">https://stonemegan.dev/blog/aura-week-1-with-an-ai-coding-tool/</guid><description>Two weeks. 60 commits. One 4-hour bubble bug. Then I killed the project. What the AI coding tool got right, and what I should have checked first.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate><category>dev-diary</category></item></channel></rss>