diff --git a/docs/future_topics b/docs/future_topics index b4a812b4..f004d0dc 100644 --- a/docs/future_topics +++ b/docs/future_topics @@ -1,3 +1,6 @@ # Tool Chains * tool chains that we use. For UI design are you using Balsamiq, Figma, or just a whiteboard? Adobe for creating UI elements? Microsoft Office or Google Drive or LibreOffice? + +# Working From Home Is Harming Young Employees. They’re Starting to See That. +https://archive.is/FlMie \ No newline at end of file diff --git a/docs/posts/2025/12/09/estimates.png b/docs/posts/2025/12/09/estimates.png new file mode 100644 index 00000000..567f96fa Binary files /dev/null and b/docs/posts/2025/12/09/estimates.png differ diff --git a/docs/posts/2025/12/09/index.md b/docs/posts/2025/12/09/index.md new file mode 100644 index 00000000..4aa91b7a --- /dev/null +++ b/docs/posts/2025/12/09/index.md @@ -0,0 +1,16 @@ +--- +title: "How long will it take to implement feature X?" +date: 2025-12-09 +authors: + - norm +--- + +I came across [this article](https://thorsell.io/2025/12/07/estimates.html). I'll jump to the end and quote his conclusion: + + Estimates – as defined in the English language – isn’t really the problem here. The problem is when estimates are treated as predictions, deadlines, and used to put pressure on developers who are just trying to do their jobs. Estimates – the way they are used in our industry today – hurts people and reduces the psychological safety in our organisations. I believe we would be better off if we could work in a way that allows developers to be transparent and continuously communicate updated estimates as development progresses. + +What do you think? How can estimates be realistic? How are estimates done where you work? Agile, e.g. Story Points, planning poker? Or more formal software costing, e.g. COCOMO, Function Points? + +Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT. + +![desk](estimates.png) \ No newline at end of file