Hacker News new | ask | show | jobs
by pc86 1571 days ago
It's easy to say this (and it's part of the problem) but it ignores why software built in-house is often just as bad, or worse. The article addresses this, pretty early on in fact.
1 comments

> why software built in-house is often just as bad, or worse

In my experience this is largely due to PoC (or otherwise “temporary”) tools getting used long-term without refactoring, and growing further PoC features over time that compound the problem.

This also affects production services, if management let (or demand!) PoC code gets released before it is really ready.