OPEN SOURCE TECH

Lessons From A Billion Dollar Open Source Company

A Chat With GitLab’s CEO Sid Sijbrandij

PostHog Team
PostHog

--

These are some rough notes from a call between PostHog’s co-founders and GitLab’s CEO. We hope there’s some use from this for other open source companies and contributors.

It’s pretty easy to idolize the superstars of tech and ignore the fact that they might just be within your reach.

One of the coolest things I’ve learned is that many of the most successful founders will find time to talk to you.

To put this in context, GitLab is one of the world’s leading open core companies, worth $2.75B. Kind of a big deal. We wanted to learn about their journey beyond what we could discern from their handbook.

Sid Sijbrandij is the founder and CEO of GitLab, and has always been an inspiration to us. Their culture gave us the confidence to build PostHog all-remote, and it influenced the style of product we’re building. Once we saw Sid had liked a few of our releases on Twitter, we thought we’d ask a friend of a friend to connect us.

And lucky us, he said yes to a call!

So, in the spirit of transparency, here are some highlights from our call with Sid regarding how to build an open source company, as well as some of his advice for us at PostHog.

The Meeting Room

GitLab’s Team — Screenshot from their website

The call started late on a Friday afternoon.

A Zoom backdrop with the tiled images of the entire GitLab 1,288 person team appeared and then did Sid with a glass of water.

In true GitLab fashion, there were also two Product Managers on the call as part of their shadowing program. He was remarkably concise, transparent and happy to answer anything at all.

It was also evident that Sid has an encyclopedic knowledge of the GitLab handbook. The GitLab product perhaps isn’t just a place to develop software, it’s the way the company works.

Making Money

Photo by Micheile Henderson

It transpires that even VC-backed companies have to do this at some point. In GitLab’s case, they’ve reached $100M ARR in 2020, growing 50x in 4 years. In other words, they smashed that.

The First $1M in ARR — When and How?

GitLab started off bootstrapped for a long time. They already had 100k users when they started to raise money and revenue became more important.

“We shouldn’t have focused on hosted to make money, around 85% of our revenue is from the source available version”.

GitLab realized that the commercial value was more in the source available version, which big enterprises could deploy on their own infrastructure. You can’t do that with GitHub.

Back in 2012, Sid asked on Hacker News if people would use a hosted version, and received hundreds of sign ups. In 2013, they built the Enterprise Edition and started offering this as source-available.

“You have a huge amount of competition in the hosted space” — said Sid, commenting on where PostHog should focus on revenue growth. We agreed.

Setting Up Your Repos For An Open Core Model

“It has been a real headache not getting this right in the first place”.

Almost in the same breath about focusing on the source-available version, Sid’s inner developer emerges!

At PostHog, we were worried that having a repo with the licensed and MIT version rolled into one place would harm adoption, even if a mirror with just the MIT version were available. Surely it’d mean that people wouldn’t see the little MIT License next to the main repo?

To date, PostHog went for an MIT repo and we were planning on having users find an alternate repo and upgrade themselves, but we had concerns this would make managing the deployment tough. For example, what if we received community pull requests to the MIT version that broke the paid version?

“Put all the non-MIT licensed code into one folder, and have the mirror just keep itself updated whilst deleting that folder automatically. This means to get someone to become a paying customer they don’t have to find a new repo and upgrade themselves manually. If they want a trial, they can still have a trial this way”.

How do you manage to build a paid and free product at the same time?

“Good question. Our org chart reflects this.”

The decision-making around which functionality goes into the source available versus the MIT licensed repo is quite straightforward: a buyer-based model is becoming the industry norm.

However, splitting engineering resources and time is a little less formulaic. GitLab’s product managers make that call, and they are the ones responsible for sizing the engineering teams too.

Pricing Ideas That Don’t Work

“Service-based pricing, charging feature-by-feature, those things didn’t work”.

Takeaway: Be willing to iterate.

Finding the Budget

Many investors told us that it’s one thing for a developer to install your software, but it’s tough to get an executive to provide budget to a larger team without a sales presence.

GitLab found that in the early days, this just happened organically — the software just spread to the point where someone would reach out.

In fact, we asked GitHub’s CTO the same question. He said: “The most effective way to sell me something is if I have 100 developers asking for it”.

Great!

Approach to Marketing

There was no significant spend on marketing for the first 100k users — this all came from adoption of the Community Edition. This has now changed significantly, however.

“You have raised money earlier than us so perhaps should do both at once, I’m not anti-marketing” — Sid said about the fact that PostHog raised a $3M Seed Round after a few months of being in business.

Culture

Photo by Randy Fath

How do you manage the product?

“Product have the final say. Engineering will have points of view, they need to raise these with Product. You end up with tons of huge meetings if you don’t take this approach.”

GitLab, like PostHog, have an engineering-focused product. However, our approach has been to have developers building for developers with a huge amount of autonomy. We’re in fact the exact opposite of GitLab on this.

Whilst we don’t agree with this approach, we agree with the clarity. We let individual developers choose what to work on — it’s their call, no one else’s. That’s perhaps a little unconventional.

“When did you introduce a management layer? What did you learn from that?”

“Once we got past about 10 people. Don’t do this too early.”

We agree.

Don’t Ask What I Did

“Being the pricing genius I am, I charged [name removed — $100B company] $1,500 per annum for 5,000 seats. The insurance to cover the contract was significantly more than the contract itself”.

Sid summed up the call perfectly: “don’t ask so much about what I did, but ask how I’d approach things now”.

We shouldn’t follow blindly how GitLab worked, but getting a good sense of what they learned is powerful. The real takeaway from GitLab overall is that the product isn’t the software… it’s the company.

Originally posted here.

By James Hawkins, Co-Founder and CEO of PostHog.

--

--

PostHog Team
PostHog
Editor for

We’re building open source product analytics and documenting our journey.