this post was submitted on 28 Mar 2025
589 points (98.8% liked)

Programmer Humor

24932 readers
1270 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 3 months ago* (last edited 3 months 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 3 months ago* (last edited 3 months 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