Thread
Stories related to "Scrum makes you dumb" across the full archive.
A critique of scrum and 2-4 week sprints.
From closed to open, the journal now embraces open science practices with the purpose of enabling true reproducible research.
I’m working on a management article and would love some input/data/stories/discussion from the community on this particular topic. Specifically what makes you happy when writing software? It could be a handy script, part of the development process (humans included), the problem domain, the code it...
I came across the [Vue.js comparison with other javascript frameworks](https://vuejs.org/v2/guide/comparison.html) and wanted to share it as exceptionally well done. Some of the things I like about it:
* It admits its own bias and isn't pretending to be perfectly objective.
* It tries hard to un...
Developing SaaS? Forget Scrum, Check Out Kanban and Similar Approaches
(onsaasproducts.wordpress.com)
Chaos Engineering and Disaster Recovery Testing at Sky Betting and Gaming, UK
Accountable: good software architecture makes each team hold accountability for its corresponding business owner
Autonomy: good software architecture should allow each team to move on largely independently without being blocked by others too frequently
Amortization: good software architecture ...
Hi fellow Lobsters,
I was building this project for a while now. Was heavily inspired by Taskbook, a command line task management tool. But it lacks of the features I need, so I decided to build one.
I tried keep it simple and not adding too much UI, features, just some essential thing that al...