A Personal Journal of Learning and Discovery

Home

❯

42o1⁝ Cognitive Debt

42o1⁝ Cognitive Debt

Feb 28, 20261 min read

Cognitive Debt

Cognitive debt (especially when coding with LLMs) is the gap between what your code does and what you/team actually understand about it.

Cognitive debt compounds:

  • Today: faster feature delivery
  • Later: slower debugging, fear of change, fragile systems, on-call pain

no shared theory of how it’s supposed to work

look also at 20251112113806⁝ Naur Theory (Programming as Theory Building)

42o⁝ Coding new(old) paradigm


Graph View

Backlinks

  • 42o⁝ Coding new(old) paradigm
  • GitHub