Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
You sure it isn't the catch all to dump shit you should've done but need to drop to cut corners to meet the arbitrary cyclical sprint deadline lest management cast its baleful eye on the poor codemonkey wageslaves?
-
Indeed, a product of only a few months old does not have a technical debt (unless absolutely no structure is applied anywhere in the process).
-
DEADC0DE2426y@Codex404 Even if it a pending unit test or integration test, it qualifies as a tech debt.
Usually these are the things that take a hit when the deadlines are merciless. Depending on the team culture, these debts would be cleared(or not). -
Idk, I've seen plenty of unconsciously generated technical debt... :/ It haunts me.
-
DEADC0DE2426y@ihatecomputers "unconsciously generated technical debt" is ambiguous and provides people with an opportunity to hide things under the carpet!
Technically, this phenomenon exists. But acknowledging it, just creates a chances to the opportunists!
Amazing how people misuse the term technical debt.
A bug is a flaw in your design/development.
Tech debt is a conscious decision/tradeoff, which is often tracked and removed as the product matures.
The difference is subtle. Avoid this mix up at least in written communication.
rant