this post was submitted on 14 Aug 2026
7 points (88.9% liked)
Pulse of Truth
2509 readers
14 users here now
Cyber Security news and links to cyber security stories that could make you go hmmm. The content is exactly as it is consumed through RSS feeds and wont be edited (except for the occasional encoding errors).
This community is automagically fed by an instance of Dittybopper.
Commenting rules:
- Be respectful.
- No bigotry (including racism, sexism, homophobia, transphobia).
- No pornography.
- Nothing illegal.
- More rules will be added when necessary
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I always think of Tech Debt as the work you should do but aren't doing, usually by management choice.
Stuff like, "we really should refactor this to make it easy to work on" and "we should really clean out the obnoxious deps that we pull in but don't really need here" and "we really should clean up this function that appears is 6 different places in 2 different versions" and so on.
Essentially anything that would make maintenance and enhancement easier but that you aren't given the time to do and it just piles up.