(no title)
CoffeeDregs | 5 years ago
Like credit card debt, too many people turn around and they've got $20k of credit card debt or 20k LOC of tech debt.
I don't have too much of a problem with tech debt as long as: the benefit is clear; the debt is well understood; the payoff date/cost is planned. Just last night I was talking with a developer who works for me: "This way will require 5 queries instead of 1. Can you help me figure out this whacky ORM API to do it in 1?"; "Just do it as 5 right now and, as we learn more about the ORM API, we'll fix it later..." Tech debt: we get the product done faster; we've got a 1-5 line change to make (when we know how to make it); and we'll do so in a few months.
pak9rabid|5 years ago
Ah, famous last words that I myself have also spoken from time to time.
nullsense|5 years ago
s/for now/forever/g
iainctduncan|5 years ago
heelix|5 years ago