The points are good, but missing the elephant in the room: when you are competing with the best companies in the world in software (where the marginal cost is 0), you simply can't afford to compete using anything less than the best stuff. You need to go 'deep' (specialist), rather than 'wide' (mass-market) when it comes to the tools you yourself use. (Even though what you're creating is probably itself wide.)<p>That's why Microsoft doesn't use it's own source control solution (SourceSafe) internally. It just doesn't cut it.<p>That's why Apple doesn't design the next iPad on an iPad.<p>That's why McDonald's executes don't hold their business meetings in a McDonald's, to close important international deals etc.<p>You just can't afford to. This guy says "At BugHerd, we build a project management tool for web projects. BugHerd is, itself, a web project."<p>Imagine you just wrote the first version, and you realize that it sucks. How will you track the transition to the second, non-sucky version? If you're using project management software - the one you've just written - that by your own admission sucks?<p>That is a formula for disaster.<p>But the very same argument (for not using a disastrous tool) applies for the continual marginal improvement that better tools can give you.<p>It makes ZERO sense to 'bootstrap' any tool using that tool except for some special exceptions.<p>That doesn't mean you shouldn't test it :)<p>--------<p>Some exceptions:<p>1) The tool is the only one that exists. Even a buggy version that takes 10x longer to produce a halfway decent result would still be the only thing that exists.<p>Perhaps the first compiler was like this: i.e. the first time someone translated paper into a compiler, it made sense to use that buggy version to recompile itself with optimizations. But that's because it was the only one to exist.<p>2) if you are now the best on the market, period. So, if you so happened to create the best tool on the market, sure, go ahead and use it.<p>3) if you are on par with the best. This is tricky. You can learn a lot from the competition. It hink in this case you should use both. Gimp might be 'on par' wtih photoshop, but I really think that Gimp developers should use both on a daily basis. It's amazing what kind of a perspective access to being an occasional user of your competition gives you.