this post was submitted on 05 Apr 2024
1574 points (99.2% liked)

Programmer Humor

32192 readers
183 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] 108 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"

[–] Skullgrid 74 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] 30 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.

[–] Skullgrid 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] 45 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] 16 points 6 months ago (2 children)

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

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

Minimum Viable Player

[–] BallsandBayonets 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.