Article

Startup Suicide: Knowing When You’ve Cut Your Own Throat

Dietrich Kappe

This post was previously on the Pathfinder Software site. Pathfinder Software changed its name to Orthogonal in 2016. Read more.

Steve Blank writes a thought provoking article about the folly of the complete software rewrite. He envisions a scenario where an agile team builds a product and that product gradually accumulates technical debt until it is difficult to maintain and, I assume, add new features.

The benefits of customer and agile development and minimum features set are continuous customer feedback, rapid iteration and little wasted code. But over time if developers aren’t careful, code written to find early customers can become unwieldy, difficult to maintain and incapable of scaling. Ironically it becomes the antithesis of agile. And the magnitude of the problem increases exponentially with the success of the company. The logical solution? “Re-architect and re-write” the product.

For a company in a rapidly changing market, that’s usually the beginning of the end.

First, you should be careful to avoid the unnecessary accumulation of technical debt. You need to refactor with each iteration. You can’t avoid all technical debt, but can keep it small enough so it doesn’t snowball into a problem.

Second, you need to keep the user experience design debt under control as well. Your information architects have to keep an eye on the actors/personas and the overall arc of a feature as user stories are added and modified. Not only does design debt adversely affect maintainability, it also results in technical debt, as the code is contorted into supporting disjointed workflows and features.

Still, these agile projects usually have something going for them: they have good and lean documentation on functional and non-functional requirements. If you do have the original development team, you may be able to pull off a rewrite, but if you can, it’s clearly less risky to try to refactor the code.

A Thought Experiment on Rewrites

It is possible to do complete rewrites. It happens all the time, only it’s usually competing companies that are “rewriting” their competitors products and launching them. Think Apple and the iPhone versus the old crop of smart phones. Obviously having a single company launch a competing product to an existing one is a bit more complicated. But there the problem is not one of code or software product development, but rather of channels, marketing, brand, existing customers, etc. In short, it is a business problem, not a technical problem.

Other times the technical debt is just so large that rewriting is the only choice. In these cases — usually not developed with an agile or really any sort of method (pet peeve: methodology is the study of methods) — there’s the additional issue of poor or non-existent requirements. In this case you are essentially forced to define the product all over again. Risky? You betcha. Something to be avoided? Without a doubt. Avoidable? Not at that late a date.

The Cadaver in the Boardroom

While Steve gets the risk of rewrites right, I think rewriting versus not rewriting is a false choice. By that I mean that if you’ve arrived at that choice, you’re already dead; rewriting versus trying to resuscitate a troubled code base is a no-win decision. They’re both expensive, they’re both risky, and neither one of them is likely to succeed.

At fault is that the perceived risk of not doing the right thing in a single iteration seems so low. Let’s not refactor now, we don’t have the time. We have too much to do to pair. Let’s skip TDD for just a few stories while we get the next release out. Let’s not fix the broken continuous integration system for now.

All of these little simple shortcuts result in bad development habits (and, after all, a large part of agile is an accumulation of good habits) and a vicious cycle of increasing technical debt.

Then it’s not the CEO or VP of Development’s fault for making a “wrong” decision. It really doesn’t matter at that point. The company is already a corpse, stinking up the boardroom.

Related Posts

Article

How nen DTx Will Help Kids with Cancer to Manage Pain

Article

How Industry Experience Shaped Creation of DTx Startup nen

Article

A Conversation with Eric Ries at the Chicago Lean Startup Circle

Article

Faster Feedback Before Development Starts: Feasibility