Skip to main content

> understanding_technical_debt

Understanding Technical Debt

Is all technical debt inherently bad?

THE SHORT ANSWER

No, technical debt is a leverage tool when used intentionally to hit market windows, provided it is paid down.

Flashcards

Q1

What is intentional vs. unintentional tech debt?

Intentional debt is a known shortcut taken for speed; unintentional debt is poorly written code resulting from lack of skill or context.
Q2

How do you measure the interest rate on tech debt?

By tracking the reduction in feature delivery velocity and the increase in time spent on bug fixes.
Q3

When should tech debt be prioritized over new features?

When the operational cost (interest) of the debt exceeds the business value generated by shipping the next feature.

Related Concepts

Chaos Stack Field Notes FAQs

What are Chaos Stack Field Notes?

Chaos Stack Field Notes are technical flashcards that explain core engineering concepts quickly.

How are these different from topics?

Topics are broad thematic hubs that connect characters, episodes, and environments. Field Notes are short, direct Q&A flashcards for quick technical alignment.

AI Summary

This page covers Understanding Technical Debt as a technical flashcard. Description: Is all technical debt inherently bad?.