this post was submitted on 30 Sep 2025
403 points (99.3% liked)

Programmer Humor

26650 readers
2132 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] tdawg@lemmy.world 5 points 19 hours ago (1 children)

I don't understand why people treat it like a dirty word. Tech dept should be a deliberate choice. it's not only okay to cut corners to meet deadlines but it's literally your job to decide what can be cut to meet the business needs

Not everything needs to be done today

[–] Reyali@lemmy.world 7 points 18 hours ago (1 children)

My company has started using a survival metaphor of air/water/food.

  • Air - “keep the lights on” work; things that will fundamentally stop the product or business (legal, compliance, security) if not done in the next year
  • Water - foundational work; tech debt is here
  • Food - strategic work, new features, experimentation

It works because it recognizes that you need all three to survive and you have different time scales on which you can survive without them.

We will choose not to drink water sometimes to make sure we can eat some food. But we will die if we only consume food.

I’m on the product side and trying to buy my teams as much capacity to pay off some of our wayyyy overdue tech debt, and this metaphor has made it easier to convey where we are to my higher ups.

[–] hosaka@programming.dev 3 points 13 hours ago

That's a great analogy, I'm going to try to use it at my place, next time I need to explain tech debt