> Startups ship more per person than big companies – everyone knows this The post starts out by assuming this but I am not convinced this is true along the entire graph, if the x axis is amount of people on a team and the y axis is amount "shipped". As a company scales output, at some point in this graph the output per person from the large team should overtake the small team, otherwise why do we even have large team…
The magic of small engineering teams
11–20 of 44 posts
Re: The magic of small engineering teams
#12I find Posthog interesting because it launched around the same time (2020ish) as Stan.Store. Not Posthog is a technically much more challenging product and is more geared towards developers and yet in terms of ARR it is at 10 million whereas Stan.Store which is basically link in bio + a very basic store is doing 25 million ARR. Goes to show, selling to developers is really hard. Hopefully Posthog makes it in the long…
Yes, software wise, we either take open source stuff or write our own stuff.
There are just very little in between that can be monetized.. unless it bundles with hardware like ChatGPT.
Re: The magic of small engineering teams
#13I find Posthog interesting because it launched around the same time (2020ish) as Stan.Store. Not Posthog is a technically much more challenging product and is more geared towards developers and yet in terms of ARR it is at 10 million whereas Stan.Store which is basically link in bio + a very basic store is doing 25 million ARR. Goes to show, selling to developers is really hard. Hopefully Posthog makes it in the long…
> selling to developers is really hard. Yes, software wise, we either take open source stuff or write our own stuff. There are just very little in between that can be monetized.. unless it bundles with hardware like ChatGPT.
Re: The magic of small engineering teams
#14> Startups ship more per person than big companies – everyone knows this The post starts out by assuming this but I am not convinced this is true along the entire graph, if the x axis is amount of people on a team and the y axis is amount "shipped". As a company scales output, at some point in this graph the output per person from the large team should overtake the small team, otherwise why do we even have large team…
Companies increase team size because they want to increase overall output, not per-person output. Even if 20 people produce half as much per person as 5 people, they’re still getting twice as much done. (The other answers take a cynical “managers suck!” stance, which isn’t entirely wrong, but it’s not the main reason. Companies mainly add people because they want more output, simple as that.)
Re: The magic of small engineering teams
#15Yet the image has 6 gophers.
Re: The magic of small engineering teams
#16> Startups ship more per person than big companies – everyone knows this The post starts out by assuming this but I am not convinced this is true along the entire graph, if the x axis is amount of people on a team and the y axis is amount "shipped". As a company scales output, at some point in this graph the output per person from the large team should overtake the small team, otherwise why do we even have large team…
Companies increase team size because they want to increase overall output, not per-person output. Even if 20 people produce half as much per person as 5 people, they’re still getting twice as much done. (The other answers take a cynical “managers suck!” stance, which isn’t entirely wrong, but it’s not the main reason. Companies mainly add people because they want more output, simple as that.)
I don’t have any experience actually handling this sort of thing, so here’s some rampant speculation instead:
A small team of motivated rockstars might be the fastest way to solve a problem. But, there are a lot of non-rockstars out there. Maybe marshaling up a little talent from a lot of people is more feasible for some organizations/problems (in particular some types of problems might be boring, and not attractive to a team of rockstars).
Re: The magic of small engineering teams
#17> Startups ship more per person than big companies – everyone knows this The post starts out by assuming this but I am not convinced this is true along the entire graph, if the x axis is amount of people on a team and the y axis is amount "shipped". As a company scales output, at some point in this graph the output per person from the large team should overtake the small team, otherwise why do we even have large team…
If your product can be modularized into small problems/features/projects that are one- or two-pizza sized, and the abstraction overhead to connect pieces together is low enough, then yeah, small teams make more sense.
I suppose the real question is whether the cost of splitting big problems into small ones is worth the productivity bonus of working on those small problems.