Hacker News new | ask | show | jobs
by riskymagemerge 2230 days ago
Very true! The article doesn't mention that individual teams can't agree but that's another reason velocity is sketchy.

Java-man, I take it you don't track velocity? What metrics do you like to track?

1 comments

something similar to [0]. a little example of breaking work into small pieces (without schedule estimates) is here [1].

0. https://www.joelonsoftware.com/2007/10/26/evidence-based-sch...

1. https://github.com/andy-goryachev/PasswordSafe/blob/master/F...