BLOG

Field notes on building software that survives.

Engineering and fundraising notes for founders and teams who have to run what they ship.

Get new posts

Latest

Field note

AI Agent Frameworks in 2026: How to Choose One That Ships

Most agent frameworks demo well and break in production. The 7 criteria that actually decide your choice — and when to skip the framework entirely.

Read
Data

AI Technical Due Diligence in 2026: What Seed Investors Now Check

Seed technical due diligence for AI startups now goes deep: model benchmarks, unit economics, data provenance, code ownership — and SOC 2 plus an AI bias audit are effectively mandatory at seed. The checklist to walk in ready.

Read
Security

The 2026 HIPAA Security Rule and AI: What Your Health App Must Change

The 2026 HIPAA Security Rule update removes 'addressable' safeguards and mandates annual risk assessments that include AI systems. What changes for any product that touches PHI with an LLM — and a build checklist.

Read
Field note

The Real Cost of an AI Product in 2026: Running Beats Building

Building an AI product costs $15K–$500K in 2026 — but running it often costs more within 18–24 months. Real numbers on inference, monitoring and model churn, plus how to keep the running bill off your runway.

Read
AI Agent Evaluation and Observability: How to Know Your Agent Actually Works [2026]
Field note

AI Agent Evaluation and Observability: How to Know Your Agent Actually Works [2026]

Evaluation tells you if an AI agent can work; observability tells you if it is working. In 2026 ~89% of teams have observability but only ~52% run evals. What to evaluate and how to set up both.

Read
Will AI Replace Software Engineers? A Senior Engineer's Honest 2026 Take
Field note

Will AI Replace Software Engineers? A Senior Engineer's Honest 2026 Take

Will AI replace software engineers in 2026? No — it replaces the typing, not the judgment. A senior engineer's honest take on what AI coding tools do, what they can't, and why senior engineering matters more.

Read
Context Engineering: The New Bottleneck for Production AI Agents [2026]
Field note

Context Engineering: The New Bottleneck for Production AI Agents [2026]

Context engineering — retrieval quality, summarization, deduplication, token budgeting — is the new bottleneck for production AI agents in 2026. Why context quality beats context length, and how to do it.

Read
PCI-DSS 4.0.1 for Fintech in 2026: The Requirements That Change Your Architecture
Foundations

PCI-DSS 4.0.1 for Fintech in 2026: The Requirements That Change Your Architecture

PCI-DSS 4.0.1 is mandatory in 2026. The four requirements that actually reshape a fintech's architecture — client-side script control, MFA across the CDE, tokenization, targeted risk analysis.

Read
AI Agent Governance: Why It's Becoming the New Cybersecurity [2026]
Security

AI Agent Governance: Why It's Becoming the New Cybersecurity [2026]

AI agent governance is the control plane for what an autonomous agent can do — authorization, data minimization, decision-level audit, human-in-the-loop. Why it's the new cybersecurity in 2026.

Read
From Pilot to Production: Why 2026's AI Agents Stall at the Integration Layer
Field note

From Pilot to Production: Why 2026's AI Agents Stall at the Integration Layer

Most 2026 AI agent pilots never reach production. The reason isn't the model — it's the integration, evaluation, and reliability work no one budgets for. What senior teams do differently.

Read
Build vs. Buy: Custom AI Agent Development vs. Agent Platforms (2026)
Field note

Build vs. Buy: Custom AI Agent Development vs. Agent Platforms (2026)

Build vs buy an AI agent in 2026: when custom development beats Agentforce or Copilot Studio, a decision matrix, real 3-year TCO math, and where no-code agents break.

Read
EHR for a Startup Clinic: Build or Buy in 2026?
Security

EHR for a Startup Clinic: Build or Buy in 2026?

Buy an off-the-shelf EHR when it's a tool; build on a headless FHIR backend when the EHR is inside your product. Decision framework, real 2026 costs, and the HIPAA mistakes that get expensive after launch.

Read
Why 40% of AI Agent Projects Fail — And How to Survive
Foundations

Why 40% of AI Agent Projects Fail — And How to Survive

Gartner predicts over 40% of agentic AI projects will be canceled by end of 2027 — escalating costs, unclear value, weak risk controls. The four failure modes, with real 2026 numbers, and the five rules that keep an agent project alive.

Read
Software Outsourcing in 2026: Models, Costs & The Four-Question Test
Field note

Software Outsourcing in 2026: Models, Costs & The Four-Question Test

The honest guide to software outsourcing in 2026: the 4 engagement models compared, real rates by region ($20–$200/hr), outsourcing vs in-house math, and the four contract questions that predict success.

Read
B2B Matchmaking Software in 2026: Build vs Buy [Costs & Decision Table]
Field note

B2B Matchmaking Software in 2026: Build vs Buy [Costs & Decision Table]

B2B matchmaking software costs $500–$5K/month to license or $40K–$120K to build. A decision table for build vs buy, the 5 features that actually matter, and real budget numbers from our own platform build.

Read
How Much Does an AI Agent Cost to Build in 2026? [Build + Run]
Security

How Much Does an AI Agent Cost to Build in 2026? [Build + Run]

AI agents cost $15K–$75K for a single-purpose build, $80K+ with compliance — plus the running costs most quotes hide. 2026 numbers by agent type, what drives the price, and framework vs from-scratch.

Read
PCI-DSS Compliant Fintech MVP: Serverless vs Traditional (2026)
Security

PCI-DSS Compliant Fintech MVP: Serverless vs Traditional (2026)

Yes, a fintech MVP can stay PCI-DSS compliant on serverless — often more easily. Side-by-side audit comparison, how to stay in SAQ-A with tokenization, and the best PCI-compliant gateways for startups.

Read
HIPAA-Compliant AI Agents: Architecture & Compliance Checklist (2026)
Security

HIPAA-Compliant AI Agents: Architecture & Compliance Checklist (2026)

AI agents can be HIPAA compliant — with the right architecture. The 5-layer reference architecture (BAA chain, PHI minimization, scoped tools, audit trail, human gates) plus a checklist for your compliance officer.

Read
How Much Does MVP Development Cost in 2026? [Real Numbers]
Field note

How Much Does MVP Development Cost in 2026? [Real Numbers]

MVP development costs $10K–$150K in 2026. Real numbers by build type (no-code vs custom), region (US vs Vietnam), and feature — plus three anonymized project budgets from our studio.

Read
Best Countries for Offshore Software Development (2026 Rates)
Field note

Best Countries for Offshore Software Development (2026 Rates)

2026 senior developer rates by country: Vietnam $20–45/hr, Poland $45–75/hr, India $15–40/hr vs US $100–200/hr. Full 7-country comparison table inside.

Read
Nebula: On-Device GraphRAG That Runs in Your Browser Tab
Field note

Nebula: On-Device GraphRAG That Runs in Your Browser Tab

Nebula is an open-source, local-first AI knowledge base: on-device LLM chat (WebGPU), bge-m3 search, and an entity graph with GraphRAG. Nothing leaves your device.

Read
We Open-Sourced Kite: A Production Agent Framework That Treats the LLM as Untrusted
Field note

We Open-Sourced Kite: A Production Agent Framework That Treats the LLM as Untrusted

We open-sourced Kite, a Python agent framework where the LLM proposes and a kernel validates before anything runs. Five reasoning patterns, built-in safety, MIT.

Read
Your AI agent isn't HIPAA-compliant just because the model is good
Security

Your AI agent isn't HIPAA-compliant just because the model is good

A capable model isn't a compliant system. The governance checklist for running AI agents on PHI: BAAs, masking, human-in-the-loop, audit logging.

Read
We let AI coding agents into our codebase. The modular monolith won.
Foundations

We let AI coding agents into our codebase. The modular monolith won.

AI coding agents reason far better over a modular monolith than across microservices. Here's why, and where it still breaks.

Read
Hanoi Software Development Company: Senior, Fixed-Price, Own the Code
Field note

Hanoi Software Development Company: Senior, Fixed-Price, Own the Code

Choosing a Hanoi software development company in 2026 — why senior-led, fixed-price, code-owning teams beat cheap bodyshops, and what to check before you hire.

Read

We build what we write about.