Field notes

The blog

Practical insights on building software, hiring agencies, and shipping products that actually work.

AccessibilityJuly 28, 2026

What Is a VPAT — and How Do You Actually Get One? (2026)

A customer asked for your VPAT and you have no idea what that means. Here's what a VPAT/ACR is, why procurement demands it, and how to get one that survives scrutiny.

Read more
AccessibilityJuly 28, 2026

The European Accessibility Act: Does It Apply to Your US SaaS? (2026)

The EAA went live in June 2025 — and it applies to US companies selling to EU customers, not just European ones. Here's whether you're on the hook and what to do.

Read more
AccessibilityJuly 28, 2026

EN 301 549 Explained: The EU Accessibility Standard Behind the EAA

EN 301 549 is the technical spec that the EAA, the EU public-sector directive, and now Canada's ACA all point to. Here's what it is and how it relates to WCAG.

Read more
AccessibilityJuly 28, 2026

Accessible PDFs (PDF/UA): What Document Remediation Actually Involves

Section 508, the EAA, and HHS rules all require accessible documents — not just websites. Here's what PDF/UA remediation is, why 'run it through Acrobat' isn't enough, and what it costs.

Read more
AIJuly 27, 2026

What Does It Cost to Make Your App Enterprise-Ready in 2026?

Enterprise-ready isn't a rewrite — it's a set of add-ons: SSO, RBAC, audit logs, data residency, and a security review. Here's what each one actually costs.

Read more
ProcessJuly 27, 2026

Rebuild vs Fix: Should You Repair or Restart Your Vibe-Coded App?

Most broken AI-built apps should be fixed, not rebuilt — the 80% is salvageable. Here's the honest test for the rare cases where a rebuild is actually cheaper.

Read more
AIJuly 27, 2026

How to Make Your Replit App Enterprise-Ready

Replit gets you shipped fast, but Replit Auth, Replit DB, and Autoscale hit real limits with enterprise buyers. Here's the concrete path to enterprise-ready.

Read more
AIJuly 27, 2026

How Much Does It Cost to Build an AI Agent in 2026?

A single-purpose AI agent runs roughly $15K–$30K; a multi-agent system $30K–$80K, plus ongoing model costs. Here's what actually drives the price — and it isn't the AI.

Read more
ProcessJuly 27, 2026

AI Tools vs Freelancer vs Agency: Who Should Build Your App in 2026?

AI tools, a freelancer, or an agency — the right choice depends on one thing: what happens if it breaks. An honest decision guide for founders in 2026.

Read more
AIJuly 27, 2026

How to Make Your AI-Built App Enterprise-Ready (Replit, Bolt, Cursor)

Production-ready and enterprise-ready are not the same thing. Here's the gap AI tools leave — SSO, RBAC, audit logs, data residency — and how to close it before an enterprise buyer asks.

Read more
ProcessJuly 27, 2026

Can an Agency Really Deliver an MVP in 8 Weeks?

Short answer: yes — but only if the scope is cut to the core and the engagement is fixed-price with weekly demos. Here's what separates a real 8-week MVP from a broken promise.

Read more
SecurityJuly 18, 2026

Your Supabase App Is Probably Leaking Data — Here's a 2-Minute Check

If you built a Supabase app with Lovable, Bolt, Cursor, or v0 and never wrote Row Level Security policies, anyone can likely read your entire database from a browser. Here's exactly how to check in two minutes — and what to do about it.

Read more
AIJuly 13, 2026

Is Your Lovable App Production-Ready? (And How to Fix It)

Lovable gets you a demo in an afternoon — but is your app ready for real users? Here's an 8-point production-readiness checklist and how to fix the gaps.

Read more
AIJuly 13, 2026

Is Your Bolt App Production-Ready? (And How to Fix It)

Bolt.new builds a full-stack app fast — but it breaks under real complexity. Here's exactly where Bolt apps fail in production and how to fix each gap.

Read more
AIJuly 13, 2026

Is Your v0 App Production-Ready? (And How to Fix It)

v0 builds a beautiful front-end in minutes, but production needs more than UI. Here's the component-to-product gap in v0 apps and how to close it.

Read more
AIJuly 13, 2026

Is Your Replit App Production-Ready? (And How to Fix It)

Replit's AI agent can build — and delete — a live database. Here's the data-safety gap in Replit apps and how to make yours production-ready.

Read more
AIJuly 18, 2026

Is Your Cursor App Production-Ready? (And How to Fix It)

Cursor writes real, professional-looking code fast — which is exactly why so much of it ships unreviewed. Here's what production-ready means for a Cursor app and how to close the gaps.

Read more
AIJuly 13, 2026

How Much Does It Cost to Fix a Broken AI-Built App?

How much does it cost to fix a broken AI-built app? Transparent, fixed-price tiers — audit, targeted fix, full rescue — most rescues under $10K.

Read more
AIJune 4, 2026

AI Agents for Healthcare: What's Possible in 2026 (and What Isn't)

Healthcare is one of the highest-value places to deploy AI agents — and one of the easiest to get dangerously wrong. Here is what works, what to avoid, and how to build it safely.

Read more
AIJune 4, 2026

AI Agents for Real Estate and Property Management in 2026

Real estate and property management run on repetitive coordination, communication, and paperwork — exactly the work AI agents do well. Here is where they fit and how to build one that delivers.

Read more
AIJune 3, 2026

Claude vs OpenAI vs Gemini: Which Should You Use for Your Product in 2026?

There is no single best AI model — there is the best one for your specific task. Here is an honest, vendor-neutral comparison of Claude, OpenAI, and Gemini for product builders in 2026.

Read more
AIJune 2, 2026

When AI Is the Wrong Answer (And a Regex Would Do)

Not every problem needs AI. Half the AI features teams ask for would work better, cheaper, and more reliably as plain code. Here is how to tell the difference before you waste money.

Read more
AIJune 4, 2026

What Is an MCP Server and Do You Need One?

MCP is the standard that lets AI assistants safely connect to your tools and data. Here is what an MCP server actually is, when you need one, and when you don't — in plain language.

Read more
AIJune 4, 2026

How to Build an AI Agent for Your SaaS (Without It Going Rogue)

An AI agent that takes real actions inside your product is powerful — and dangerous if built carelessly. Here is how to build one that is genuinely useful and safely contained.

Read more
AIJune 3, 2026

What Does AI Integration Actually Cost in 2026?

Two cost lines nobody explains clearly: the integration project itself, and the ongoing API bill that scales with your users. Here is the honest math for adding AI to your product in 2026.

Read more
AIJune 3, 2026

RAG Explained: How to Build a Chatbot That Knows Your Docs

RAG lets an AI answer questions about your private data — your docs, your knowledge base, your records — without retraining a model. Here is how it actually works, in plain language.

Read more
AIJune 4, 2026

My AI-Built App Broke in Production — Here's How We Fix Vibe-Coded Apps

AI coding tools get you a working demo in an afternoon. Then real users arrive and it falls apart. Here is exactly what breaks in a vibe-coded app — and how we make it production-ready.

Read more
AIJune 3, 2026

Lovable, Bolt, and Cursor Got You 80% There. Here's the 20% That Matters.

No-code and AI coding tools are incredible for the first 80% of a product. The last 20% is where the money, the risk, and the real engineering live. Here is what that 20% actually contains.

Read more
AIJune 2, 2026

5 Questions to Ask Before Adding AI to Your Product

AI integration looks easy and is easy to start. The honest assessment is harder. Most teams skip two or three of these questions and pay for it later. Ask them first.

Read more
StartupsApril 21, 2026

Web App Development Cost in 2026: Real Numbers, No Fluff

What does it actually cost to build a web app in 2026? A complete breakdown by build type, feature, and stage — with real numbers from real projects.

Read more
StartupsFebruary 20, 2026

What Does an MVP Actually Cost in 2026?

Honest pricing breakdown for MVPs, V1 products, and enterprise builds. No fluff, just real numbers from our experience.

Read more
ProductFebruary 10, 2026

Why Most MVPs Fail (And How to Build One That Doesn't)

The biggest myth about MVPs is that they should be quick and dirty. Here's why that thinking costs founders 3x more in the long run.

Read more
ProcessJanuary 25, 2026

How We Work With Clients Across Timezones

Timezone difference isn't a bug — it's a feature. Here's our async-first workflow that means your product gets built while you sleep.

Read more
Case StudyMarch 10, 2026

How We Cut Deploy Time by 97% for a Fintech Client

From 47 seconds of downtime per deploy to zero. Here's how we set up blue-green deployments, lockless migrations, and automated rollbacks in 3 weeks.

Read more
ProcessMarch 9, 2026

The 5-Week MVP Framework That Actually Ships

Most MVPs take 4-6 months. Ours ship in 5 weeks. Not because we cut corners — because we cut scope. Here's the exact process.

Read more
Case StudyMarch 8, 2026

Rescue Projects: What We Learn From Other Agencies' Mistakes

A founder's agency ghosted them with the source code. No repo access, no docs, no credentials. Here's how we recovered the project — and the lessons for every founder.

Read more
ProcessMarch 7, 2026

Why We Don't Use Agile (And What We Do Instead)

Not Scrum. Not SAFe. Not whatever certification LinkedIn is selling this week. Here's why small teams don't need Agile frameworks — and what actually works.

Read more
SaaSMarch 16, 2026

How Much Does SaaS Development Cost in 2026?

Honest pricing breakdown for SaaS products — from MVP to multi-tenant platform. What drives cost, what to avoid, and what to expect at each stage.

Read more
MobileMarch 17, 2026

React Native vs Native iOS/Android: Which Should You Pick in 2026?

The honest answer to the question every app founder asks. When React Native is the right call, when it isn't, and what we've learned shipping apps to both stores.

Read more
HiringJuly 10, 2026

How to Hire a Web Development Agency (Without Getting Burned)

A practical guide for founders on evaluating, vetting, and hiring a web development agency — including the red flags to walk away from and a 7-point pre-hire checklist. From first contact to final handoff.

Read more
Let's build

Have a project in mind?

We write about what we know because we do it every day. If you need a team that builds products the right way, let's talk.