Library

May 2026

Back to the full archive. Last updated 2026-09-03.

Showing 65 of 65

Shipped

  • ChatRxdoximity.com · seen 25 May

    ChatRx: Tod Stillson, MD (family physician, Plymouth IN; Doximity `doximity.com/pub/tod-stillson-md`) shipped a fix to his FDA-listed async telemedicine platform’s biggest bottleneck, replacing unreliable eFax…

  • Ditto (Netherlands)thenextweb.com · seen 18 May

    Ditto (Netherlands): Patient-side AI consultation summariser raised €7.6M; co-founded by Tobias Lensing with Bart Voorn and Merlijn van Breugel after a stage-4 oncology appointment exposed a clinician-patient…

  • MumCarenews-medical.net · seen 13 May

    MumCare: maternal cardiovascular disease tracking app shipped via co-creation with Norwegian high-risk pregnancy patients; clinical lead Anne Cathrine Staff (Oslo University Hospital, obstetrician-researcher)…

Build safely

Tools & guides

  • “Vibe and Verify” cited after real data breachdaily.dev · seen 29 May

    “Vibe and Verify” cited after real data breach: daily.dev’s 2026 vibe coding overview documents a real incident where a vibe-coded app exposed 1.5 million API keys and 35,000 user emails via a misconfigured database;…

  • AI App Builders and Healthcare: what you can and can't buildknack.com · seen 29 May

    AI App Builders and Healthcare: what you can and can't build: Practical guidance that no-code and vibe builders are fine for prototypes, but HIPAA-compliant hosting and signed BAAs are mandatory before any production…

  • No mainstream vibe-coding tool will sign a BAAknack.com · seen 27 May

    No mainstream vibe-coding tool will sign a BAA: Current guidance is blunt that Cursor, Replit, GitHub Copilot, Bolt and Lovable all lack Business Associate Agreements, so raw output from any of them is a first draft,…

  • From vibe coding to clinical orchestrationpaulswider.com · seen 25 May

    From vibe coding to clinical orchestration: a widely shared essay reframes Karpathy’s vibe-coding loop (natural-language intent plus AI generation plus human supervision) for medicine, arguing the clinician’s job…

  • “Why vibe coding fails the enterprise” (ML6)ml6.eu · seen 22 May

    “Why vibe coding fails the enterprise” (ML6): argues prompt-driven building needs an operating-model shift, not just better prompts; the clinical read is that a solo clinician-builder moving from prototype to clinical…

  • Canvas Studio launches (Canvas Medical)fiercehealthcare.com · seen 22 Mayalso covered by prnewswire.com

    Canvas Studio launches (Canvas Medical): a no-code interface powered by Claude Code plus the Canvas SDK that lets clinicians and operators build and extend custom EMR workflows themselves; the single most on-wedge…

  • IEEE opens a verified medical-app registryspectrum.ieee.org · seen 22 May

    IEEE opens a verified medical-app registry: developers can now have a medical mobile app certified against government standards and listed in a new IEEE registry; a concrete trust path for clinician-builders who want a…

  • Salesforce bets on “enterprise vibe coding” with Agentforce Vibessalesforceben.com · seen 21 May

    Salesforce bets on “enterprise vibe coding” with Agentforce Vibes: Frames security and context as the dividing line between consumer vibe coding and a governed enterprise version; the same line a clinician crosses the…

  • No major AI coding tool signs a BAAspecode.ai · seen 20 May

    No major AI coding tool signs a BAA: As of 2026, Cursor, Replit, GitHub Copilot, Bolt and Lovable all lack Business Associate Agreements; raw LLM output adds no encryption, audit logging or access controls unless…

  • Spec-driven development tools (Kiro, Spec Kit, Tessl, Zenflow)infoworld.com · seen 19 May

    Spec-driven development tools (Kiro, Spec Kit, Tessl, Zenflow): InfoWorld round-up of the four leading SDD tools replacing prompt-only workflows; the lens for clinicians is “make the AI write to a spec you can defend…

  • Replit Agent 4 ships after App Store unbanmashable.com · seen 18 May

    Replit Agent 4 ships after App Store unban: Apple lifted the Replit ban; Agent 4 adds longer-horizon autonomous coding; relevant because Replit is the dominant mobile-first vibe-coding entry point for clinicians who do…

  • Squid: open-source 6-agent Claude Code setupdecodingai.com · seen 18 May

    Squid: open-source 6-agent Claude Code setup: TDD, ADRs, PR review and on-call CI agents wired into a single Claude Code workflow; for clinician-builders, the value is the review/QA agent layer that catches silent…

  • The Clinician’s Guide to Local AI (Offcall)offcall.com · seen 18 May

    The Clinician’s Guide to Local AI (Offcall): Argues on-device models on a clinician’s own laptop sidestep the BAA / hospital-IT bottleneck for prototyping; relevant context for clinicians who want to vibe-code against…

  • Mozilla.ai ships VIBE✓startuphub.ai · seen 14 May

    Mozilla.ai ships VIBE✓: a framework that deliberately adds friction to coding-agent workflows to counter automation bias and force human oversight; a useful pattern for clinician-builders who cannot afford to…

  • Vibe coding needs an on-ramp and seat belts (Oren Etzioni, GeekWire)geekwire.com · seen 14 May

    Vibe coding needs an on-ramp and seat belts (Oren Etzioni, GeekWire): argues next-gen platforms should refuse to ship apps with wide-open databases by default; directly relevant to any clinician shipping a…

  • Axiomstudio.ai launches VibeFlow (12 May)prnewswire.com · seen 13 May

    Axiomstudio.ai launches VibeFlow (12 May): coordinated agent team (planning, implementation, security, QA) explicitly marketed at SOC 2 / HIPAA / GDPR / ISO 27001 environments; first commercial answer to the “vibe…

  • From Vibe Coding to Spec-Driven Development (Towards Data Science, 12 May)towardsdatascience.com · seen 13 May

    From Vibe Coding to Spec-Driven Development (Towards Data Science, 12 May): argues the field is moving past pure vibe coding into agentic engineering with written specs preserved across sessions; the practical pattern…

  • Nature: “How to vibe code in science: early adopters share their tips”nature.com · seen 13 May

    Nature: “How to vibe code in science: early adopters share their tips”: practitioner notes on prompt scaffolding, reproducibility caveats, and a Karpathy-style disclaimer that “vibe coding is not a substitute for…

  • ACM Technology Policy Council report on vibe-coding failuresthenewstack.io · seen 12 May

    ACM Technology Policy Council report on vibe-coding failures: New ACM report finds vibe-coding platforms routinely skip core engineering practices (tests, review, threat modelling); flagged as a maintainability and…

  • Appinventiv: “Agentic Coding vs. Vibe Coding”appinventiv.com · seen 12 May

    Appinventiv: “Agentic Coding vs. Vibe Coding”: Explicit reminder that vibe coding is a non-starter for HIPAA, SOC 2, GDPR and the EU AI Act because no auditable decision trail exists; useful framing for…

  • Simon Willison: “Vibe coding and agentic engineering are getting closer than I’d like”simonwillison.net · seen 12 May

    Simon Willison: “Vibe coding and agentic engineering are getting closer than I’d like”: Argues the line between casual vibe-coding and disciplined spec-driven agentic work is collapsing; clinicians who started in pure…

Events

News