Hasty Briefsbeta

Bilingual

Reverse Jevons Paradox

a day ago
  • Jevons paradox occurs when a decrease in resource cost leads to an increase in total usage, enabling new use cases that were previously unviable.
  • Examples include cheaper gas causing more driving and faster build systems increasing CI usage, both resulting in higher total spend.
  • The reverse Jevons paradox happens when increasing the cost of a resource reduces total usage, potentially to zero, eliminating beneficial activities like small code refactors.
  • This reverse effect represents a fundamental shift, not just a slowdown, and can be disastrous for codebase health when making changes overly difficult.

Related

Loading…