Live data from Hacker News

It’s Surprising How Much Small Teams Can Get Done [audio]

blog.ycombinator.com

91–97 of 97 posts

Re: It’s Surprising How Much Small Teams Can Get Done [audio]

#91

Hot startups in Silicon Valleys should take notice. You know who hired hundreds to thousands of engineers in a year or two, when there were really not that many significant engineering challenges. Productivity and morale dropped after certain threshold. Chaos and unhealthy dose of politics ensued. Yeah, really fun stuff. If we look back, Google made really good decisions in its early days. Founder's bill is a brillia…

What is founder's bill?

Re: It’s Surprising How Much Small Teams Can Get Done [audio]

#92
post #8

Say the cost in time/money/resources of coordinating between any two individuals is on average x dollars. Let's call this figure pair coordination cost. The pair coordination cost between 3 individuals, ignoring overhead, is 3x dollars, as there are three possible pairs that need to coordinate, i.e., there are three connections in a network with three nodes. The pair coordination cost between 4 individuals, ignoring…

This is why vertically-sliced product teams work - they minimise the communication and coordination overhead associated with Doing a Thing(TM), while layered or function-specific teams make everything take so much longer - particularly as the formal documentation and communication overhead grows enormously when different teams are accountable for different aspects of the same system. When a small team owns an independent(-as-possible) vertical slice, accountability is shared and the need for well-documented communication is largely mitigated.

Re: It’s Surprising How Much Small Teams Can Get Done [audio]

#93
post #26

If I may interject a small, shameless self-promotion, we recently published a paper looking at exactly this using GitHub data [0]. Lots of caveats, academic limitations abound of course, but it may be of interest to some. [0] R Soc Open Sci. 2016 Apr; 3(4): 160007 https://dx.doi.org/10.1098%2Frsos.160007

tldr?

Re: It’s Surprising How Much Small Teams Can Get Done [audio]

#95
post #63

I'm part of a 3-man company, Glare Technologies, and we develop and market two products: a high end 3D renderer with plugins for several 3D modelling apps, and a fractal art application. We do basically everything, from the online store and website to the coding and support emails. We've been fully independent since the beginning, around 2010. When I hear about the development world out there, especially in America,…

I know you're prudently avoiding spamming your product here but I hope you don't mind if I link to your renderer's gallery? It looks amazing. https://www.indigorenderer.com/image I'm super impressed by stuff like the accurate light refraction from the lenses and prisms.

That is amazing indeed

Re: It’s Surprising How Much Small Teams Can Get Done [audio]

#96
post #51
post #20

Earlier quoted context omitted.

At my last company two pizzas would be eaten by any two people, myself included. At my current company, they'd have to order 2 vegetarian, 2 gluten free, 2 plain cheese, 2 pepperoni and then for some reason 1 anchovy pizza that nobody would even touch. And it would take a meeting just to figure out the pizza order for the other meeting. Then another meeting to discuss who needs to go to that meeting.

You nailed it. We have so many diets within our company that there is no way we can go out together and everyone to be happy. Even ordering snack is a torture.

[deleted]

Re: It’s Surprising How Much Small Teams Can Get Done [audio]

#97
post #8

Say the cost in time/money/resources of coordinating between any two individuals is on average x dollars. Let's call this figure pair coordination cost. The pair coordination cost between 3 individuals, ignoring overhead, is 3x dollars, as there are three possible pairs that need to coordinate, i.e., there are three connections in a network with three nodes. The pair coordination cost between 4 individuals, ignoring…

You're discounting the ability for meetings to disseminate material and the fact that not all pairs need to equally communicate with one another.
Post reply on HN