Log links

This commit is contained in:
Robert Prehn 2024-08-31 12:45:47 -05:00
parent 0097d79455
commit 9cbb85f80c
No known key found for this signature in database

View file

@ -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: |