Hacker News new | ask | show | jobs
by baberuth 5543 days ago
Chill out guys.

There's a balance between deliberately writing garbage and trying to start with perfection, and you choose some middle ground.

Yes, write maintainable code. No, don't accrue technical debt just for the fun of it. The post is titled as if all other things equal I would prefer paths that result in more technical debt, but that's clearly moronic.

But you have to start with step 1 (or I guess you can start with step 2...). The point for me is that I end up a lot more long term productive if I get my ass in gear on "get it done" first, because it helps me get to "test" and "refactor" a lot sooner.

That doesn't have to be true for everyone, but it seems to be true for me... this week anyways.