this post was submitted on 28 Mar 2025
586 points (99.0% liked)

Programmer Humor

22219 readers
1486 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
[โ€“] CanadaPlus@lemmy.sdf.org 2 points 6 days ago* (last edited 6 days ago) (1 children)

So what's the actual error margin for estimating feature implementation time? It's going to be nearly the whole thing, right?

[โ€“] psud@aussie.zone 4 points 6 days ago* (last edited 6 days ago)

The estimate is not a promise, it's a guess. I prefer to estimate in sprints because that's about the resolution we can have confidence in, but management want hours so my process is to estimate the number of hours in a sprint (73.5 for us) plus one sprint

200% overruns are common, especially when requirements change significantly