Hacker News new | ask | show | jobs
by freddref 1124 days ago
How do you maintain that as things grow?
3 comments

One problem of scale here is that unless a tooling investment has made literally 100% of the work easy, most of a developer's workweek almost by definition winds up spent on the remaining slow and hard problems.

So investing in tooling certainly improves productivity, but whether it can make things "fun" depends on which categories of hard/slow problems a given developer enjoys.

Well, they weren't Google-wide teams, they were teams for specific platforms/areas within Google. So I don't have any experience scaling it to 100k SWEs.

But in many cases it's a question of prioritization and polish. Just as an example, it's very easy to cut corners on API design for internal customers - unless the TL of the devex team is in the room. Or sometimes there are cross-cutting technical issues that no one really owns and no one will prioritize addressing, in part because of the relatively high organizational overhead of doing so and ambiguous ROI...unless the org has specifically staffed a devex team to search out and fix such issues.

excellent modularity, ownership, fast tooling, and effortless communication?
Ownership yes. But then what happened to Agile "shared code-ownership"?
I have no idea what part of this comment chain contradicted shared ownership, so I'm afraid I can't conjure a good response.