Hacker News new | ask | show | jobs
Maintaining Quality at Scale (nerds.airbnb.com)
15 points by jterenzio 4237 days ago
1 comments

The textual content of this article is spot on. However i do have to wonder why they chose to show a photo with code that indents 11 levels deep at the top of an article about code quality.

I know it's hard to teach programmers how to avoid situations like that, and how to avoid or reduce duplication, because i struggle with this with most of my colleagues. However in a company where code is the bread and butter of everything the company does, i'd expect things like that to be addressed before tabs-vs-spaces.

Thanks for the comment. I chose that picture more to capture the spirit of collaboration than to highlight specific code. We still have a lot of legacy code that we're constantly trying to improve.
To be fair that looks like HTML templating code.