Instead of focusing on output, think about increasing testing and research and being willing to scrap projects that don't seem likely to succeed.
Developers are the new kingmakers,ย the saying goes, and so companies spend a great deal of time trying to enable developers to move faster. And faster. And faster. The problem with this focus on speed is that โdevelopment velocity โฆ and launch throughput are entirely the wrong optimization,โ arguesย product management guru Itamar Gilad. Itโs not that developer productivity is bad. Far from it. Itโs just that obsessing over development speed has blinded us to the greater importance of delivering fewer but higher-impact projects.
In other words, less really can (and should be) more when it comes to software development.
Less is more
Itโs a bit like the Cheshire Catโs response to Alice when she asks him which way to go in Wonderland:
Alice: โWould you tell me, please, which way I ought to go from here?โ
The Cheshire Cat: โThat depends a good deal on where you want to get to.โ
Alice: โI donโt much care where.โ
The Cheshire Cat: โThen it doesnโt much matter which way you go.โ
In the case of software developers, they likely know where theyโre trying to go (building a particular application, etc.), but they often havenโt really thought about which projects they could and should scrap to get to the happy place faster. Jeff Patton, founder and principal of Jeff Patton & Associates, and author of the bestselling OโReilly book User Story Mapping, puts it this way: โOne of the common misconceptions in software development is that weโre trying to get more output faster. Because it would make sense that if there was too much to do, doing it faster would help, right?โ
Like Alice, weโre hurrying to get somewhere, but Pattonโs point is that we need to be much more deliberate about where we hope to go, and much more thoughtful about how we will arrive. He continues, โIf you get the game right, you will realize that your job is not to build moreโitโs to build less.โ Howโs that? For software developers, โyour job is to minimize output, and maximize outcome and impact.โ
Less code, but more impact. Thatโs the formula for success. But itโs not what many development teams do. For too many, as Gilad details, โa product group that has two-thirds of the output really [can] create four times the impact.โ The key, he stresses, is that โmost of what we create is a waste, [so] chasing output is actually creating more waste, faster.โ
All of which sounds great, but telling developers to โdo more good things and fewer bad things,โ is hardly actionable. The trick, Gilad outlines, is to introduce more research and testing earlier in the development process, coupled with a willingness to scrap incomplete projects that arenโt on track for success. Itโs not that developers will sit around thinking about success but not shipping. Rather, โyou should increase throughput, but not of launches.โ Instead, focus on running more โtests and experiments.โ By doing so, youโll end up with fewer projects but ones with a higher impact. This willingness to shed bad code early can make a huge difference.
More and faster
All this is not to say speed is bad. In June 2022, developers turned to GitHub Copilot to generate 27% of their code. Just a few months later, in February 2023, that percentage jumped to 46%, according to GitHub. Whatโs behind this shift? Among other reasons, developers want to deliver more code faster, and letting AI handle the more tedious aspects of coding can help. This is also why open source remains such a critical component of software development. Asย Professor Henry Chesbrough recently explained, even companies that worry about security or other perceived problems in open source keep using it because it improves development speed: โIf we were to construct the code ourselves, that would take some amount of time. It might be cheaper for us to do that, but our developers arenโt just sitting around with nothing to do, and this code is available now.โ
Itโs this same need for speed that has enterprises turning to platform engineering teams to construct guardrails for their developers. By offering developers a preapproved environment with which to build,ย Weaveworks CEO Alexis Richardson says enterprises can enable their developers to โfocus on innovation, not plumbing.โ
Citing data pulled from how developers use the OโReilly learning platform,ย Mike Loukides notes, โSoftware developers are highly motivated to improve their practice of programming.โ Figuring out how to improve coding practices was the top result across OโReillyโs platform, well above security, data science, mobile, etc. Developers and development teams keep trying to go faster, which is good.
Part of that focus on speed should also be speed in dumping bad code or ill-conceived projects, which becomes easier if we push for more research and testing up front. Returning to Gilad, our focus should be on doing less in order to deliver more. Testing is the key to getting there.


