Many flow strategies: GitLab Flow | GitLab
After me doing some research on [WayBack] What your approach to branching tells me about the state of your agile transformation. | LinkedIn – Marjan Venema – Google+
–jeroen
Posted by jpluimers on 2019/06/04
Many flow strategies: GitLab Flow | GitLab
After me doing some research on [WayBack] What your approach to branching tells me about the state of your agile transformation. | LinkedIn – Marjan Venema – Google+
–jeroen
Posted in Development, DVCS - Distributed Version Control, git, Software Development, Source Code Management | Leave a Comment »
Posted by jpluimers on 2019/06/04
Should be on the wall for every development team around:
Why We Write Tickets
Shared with my team the other day in Slack …
Why we write tickets
- So if we get sick, a teammate can help us out
- To help us decompose our work into small pieces
- As a placeholder for a real-life conversation
- To keep track of how we resolved the issue
- To make our standups effective
- To point out dependencies
- To reflect on the mix/makeup of our work during retros
- Self-discipline.
- Don’t take on too much.
- Try to do one thing at a time
Why we DON’T write tickets
- To track our time
- To compete with other team members
- To show managers we’re busy
- To make managing people possible
- To report status, or % complete
- Because Jira is fun to use
- External discipline
John CutlerFollow – Multiple hat-wearer. Product development nut. I love wrangling complex problems and answering the why with qual/quant data. May 4
Source: [WayBack] Why We Write Tickets – Hacker Noon
Via: [WayBack] Why We Write Tickets – Hacker Noon – Marjan Venema – Google+
–jeroen
Posted in Agile, Development, Software Development | Leave a Comment »
Posted by jpluimers on 2019/06/04
Cool library: rvelthuis/BigNumbers: BigInteger, BigDecimal and BigRational for Delphi.
It has many Unit Tests written with DUnit.
Via: [WayBack] This is truly very cool project, if need to do math with pretty large numbers, check this out… – Tommi Prami – Google+
–jeroen
Posted in Delphi, Development, Software Development | Leave a Comment »