this post was submitted on 05 Apr 2024
1580 points (99.1% liked)

Programmer Humor

33136 readers
342 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 109 points 10 months ago (2 children)

I've met this bird. It only prioritizes issues as urgent; when interacted with, it'll say "yes, this is part of MVP"

[–] [email protected] 75 points 10 months ago* (last edited 10 months ago) (2 children)

I'll kill you , you stupid bird!

If everything is high priority, nothing is high priority!

[–] jballs 39 points 10 months ago* (last edited 10 months ago) (2 children)

I had a list of 30 items I had to prioritize with clients the other day. We ended up with about two dozen Priority 1s and the rest were 2s.

So I had to go back and say, "let's prioritize the 1s" and at least got them to agree to 1.A, 1.B, and 1.C.

[–] [email protected] 31 points 10 months ago

This is why I really don't think absolute priority values work. I much prefer relative priority, i.e. dragging cards into an order.

Of course, the challenge with that is in clarifying that it's not a strict order in which tasks will be tackled.

[–] [email protected] 15 points 10 months ago

You are a wizard.

[–] ironhydroxide 9 points 10 months ago

I have had multiple managers who are incapable of understanding this.

[–] [email protected] 46 points 10 months ago (1 children)

Could be worse, mine have started saying "the MVP must be feature complete and 100% bug free" but there's a 0% chance there's enough budget for that.

[–] [email protected] 16 points 10 months ago (2 children)

And what sort of an MVP is feature-complete and completely bugless?

[–] [email protected] 17 points 10 months ago (1 children)
[–] [email protected] 9 points 10 months ago

Minimum Viable Player

[–] [email protected] 3 points 10 months ago

I can deliver completely bugless. The secret is code that doesn't do anything, acts the same as code that doesn't exist.