← Writing

Workarounds Are Organizational Interest Payments: How “temporary fixes” become permanent drag

Workarounds Are Organizational Interest Payments: How “temporary fixes” become permanent drag

Hook

Workarounds feel like speed. They’re often debt with a nicer name.

Thesis

When a workaround becomes the standard way, you’re paying interest in training, support, and inconsistency.

Why workarounds spread

They reduce local pain quickly. But they increase global complexity and training cost.

Interest payments

Every workaround adds docs, enablement, edge cases, and brittle dependencies. That’s interest.

The decision rule

Allow workarounds only if time-boxed, owned, and has exit criteria. Otherwise it becomes policy.

Replace with primitives

If a workaround repeats, build a reusable primitive (API, UI pattern, template) that solves the whole class of problems.

Actionable takeaways

  • Treat workarounds as debt, not speed.
  • Require time-box + owner + exit criteria.
  • Measure interest via support/training costs.
  • Convert repeat workarounds into primitives.