Long-form essays from the engineers shipping AI inside payers, hospitals, energy operators and proptech platforms. Written for technology leaders who care more about what runs in production than what trended last week.
For healthcare, WCAG accessibility is a patient-access and legal obligation, patients who cannot use a portal cannot get care. Treating it as built-in engineering, not a one-time audit, keeps care…
For a hospitality booking site, WCAG accessibility is legal exposure and lost bookings from guests who cannot reserve. Treating it as built-in engineering, not a one-time audit, keeps booking…
For a retail storefront, WCAG accessibility is both a legal exposure and lost revenue from shoppers who cannot check out. Treating it as built-in engineering, not a one-time audit, keeps the store…
A slow booking site loses reservations, especially on mobile during a trip search. Treating frontend performance as budgets, monitoring, and culture, not one-off fixes, keeps the booking flow fast.
In retail, a slow storefront is lost revenue, every hundred milliseconds costs conversions. Treating frontend performance as budgets, monitoring, and culture, not one-off fixes, keeps the store fast.
As a SaaS product and its teams grow, a design system keeps the UI consistent and fast to build. Treated as product infrastructure, not a component library, it scales across teams and surfaces.
Across booking sites, guest apps, and multiple hotel brands, a design system keeps experiences consistent and fast to build. Treated as product infrastructure, not a component library, it scales.
Across many storefronts, brands, and channels, a design system keeps retail experiences consistent and fast to build. Treated as product infrastructure, not a component library, it scales. How to…
Hospitality teams build guest and operations features from assumptions about what guests and staff want, then see thin adoption. Product discovery gathers evidence first. How to run it in hospitality.
Most SaaS teams skip discovery and build straight from the roadmap, then ship features nobody uses. Product discovery gathers evidence before the roadmap. What it is and how technical teams run it.
In energy, an architecture that cannot handle fleet-scale telemetry, grid failures, or regulatory data is a costly mistake to discover in production. What a serious review pressure-tests before…
Most architecture reviews are a rubber-stamp meeting or a fight. A serious review pressure-tests scale, failure, data, and cost before you build. What it actually covers and how to run one.
In healthcare, AI code that looks right but mishandles a dose, a unit, or PHI is a patient-safety and privacy risk. Know how AI code fails so you review for clinical and compliance harm.
In fintech, AI code that looks right but mishandles money, precision, or a control is a reportable incident, not a bug. Know how AI code fails so you review for money and compliance risk.
AI-generated code fails in patterns, plausible but wrong, insecure defaults, subtle duplication. Knowing its quality profile lets your SaaS team review for what AI actually gets wrong.
When AI generates much of the code, output-based productivity metrics like lines and commits stop meaning anything. What to measure instead: outcomes, flow, and the quality of what ships.
In fintech, shipping fast means little if a change breaks payments or fails an audit. DORA metrics reveal delivery health, but stability and change control carry extra weight. What they predict…
DORA's four metrics predict delivery performance well and are gamed easily. Used honestly they reveal how your SaaS team ships; used as targets they mislead. What they measure and what they miss.
Long-lived branches feel safe and quietly kill velocity through merge hell and integration pain. Trunk-based development keeps everyone on one line, integrating daily. When it fits and how to…
In retail, a bad release during a sale costs real revenue. Feature flags let you ship dark, roll out to a store or region, and kill a broken checkout instantly, if you manage their lifecycle.
Feature flags are release infrastructure, not scattered if-statements. Done right they separate deploy from release, enable safe rollouts, and stay clean. Done wrong they become permanent…
Repo strategy now shapes build times, code ownership, and how much context AI tools can see. Monorepo or polyrepo is a real tradeoff, not a religion. How to choose for a scaling SaaS team.
An energy operations dashboard shows "live load" by having each open browser poll a telemetry endpoint every few seconds. It looks responsive in the demo. In production, dozens of operators and…
A fintech app shows a "live balance" by having the client poll the ledger every few seconds. It looks instant in the demo. In production the polling multiplies across every open app, hammers the…
One long-form essay every other Wednesday. Written by the engineers shipping production AI for our clients, not by a content team. No promotional emails. Unsubscribe in one click.