diff --git a/site/link-log.yaml b/site/link-log.yaml index a390c70..08c46b6 100644 --- a/site/link-log.yaml +++ b/site/link-log.yaml @@ -1,3 +1,13 @@ +- url: https://www.brightball.com/articles/story-points-are-pointless-measure-queues + name: "Barry Jones: Story Points are Pointless, Measure Queues" + summary: | + Well worth the read if you make software on an "agile" team. First, Barry + explains why "story points" don't work. Then Barry outlines what to do + instead. + + It's brilliant to apply queueing theory and Little's Law to estimate delivery + of software in a queue. As software engineers we know it works for job and + message queues. Why wouldn't it work for development queues? - url: https://jordankaye.dev/posts/go-slow-move-fast/ name: "Jordan Kaye: Go Slow to Move Fast" summary: |