---
id: "quote-copilot-owning-code"
type: "quote"
source_timestamps: ["00:16:46"]
tags: ["technical-debt", "code-review"]
related: ["concept-j-curve-productivity"]
speakers: ["Nate B. Jones"]
attributed_to: "A senior engineer (quoted by Nate B. Jones)"
sources: ["s01-5-levels-ai-coding"]
sourceVaultSlug: "s01-5-levels-ai-coding"
originDay: 1
---
# Copilot makes owning code more expensive

## Quote
> 'Copilot makes writing code cheaper, but owning it more expensive.'

## Speaker
[[entity-nate-b-jones|Nate B. Jones]], quoting an unnamed senior engineer.

## Significance
A precise distillation of the [[concept-j-curve-productivity|J-Curve]] dynamic and the [[contrarian-ai-slows-productivity|productivity slowdown contrarian insight]]:
- Writing syntax becomes fast and cheap.
- The cognitive load of **reviewing, debugging, and maintaining** AI-generated code increases.
- Net total cost of ownership (TCO) of code can rise — at least until processes are restructured.
