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

Programmer Humor

32266 readers
61 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] 112 points 6 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 6 months ago* (last edited 6 months ago) (2 children)

I'll kill you , you stupid bird!

If everything is high priority, nothing is high priority!

[–] [email protected] 39 points 6 months ago* (last edited 6 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 6 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 6 months ago

You are a wizard.

[–] [email protected] 9 points 6 months ago

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

[–] [email protected] 48 points 6 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] 17 points 6 months ago (3 children)

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

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

Minimum Viable Player

[–] [email protected] 5 points 6 months ago (1 children)

The one in the manager's mind, that also isn't actually an MVP because sales over-promised and now you have to find a way to deliver.

[–] [email protected] 2 points 6 months ago

Ahh, sales…

The best sales folks are the ones who promise customers things that are literally impossible (and I do mean literally, eg. promising something that essentially solves the halting problem). Those are always fun to sort out

[–] [email protected] 3 points 6 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.