|
|
|
|
|
by geofft
3544 days ago
|
|
That seems like a way to exacerbate Conway's law problems https://en.wikipedia.org/wiki/Conway%27s_law . Most of the technical debt I try to fight off is based on my team doing something that makes sense for us based on what we're good at / what we think other teams want, but doesn't line up with what other teams want / what they think we can deliver; we end up essentially building abstraction layers around other teams, and they build abstraction layers around us. If you put everyone in a private office and default conversations to email lists / group chat (which is the model that basically the entire open source community uses), that's fine. If you have an open floor plan where it's easy to wander over to another team's area, that's also fine. But making it super easy for your own team to talk without other people hearing seems the worst of both worlds; you have all the distraction problems of open floor plans (every conversation concerns you), and you don't get the organic conversations that open floor plans are supposed to promote. |
|