Hacker News new | ask | show | jobs
by geoffjentry 1652 days ago
This is Conway's Law.

It is why the Reverse Conway is preached. Define your desired architecture, and fit your organization to fit it. At that point your code base will reflect the organization of people working on it, and the output will reflect the desired architecture.

1 comments

Exactly! I avoided naming it in my comment, but that’s how I came to learn this as well.