How to Get the Attention of an Open Source Software Investor

Published

November 28, 2022

This article was originally posted on

Hackernoon

Open source is eating software faster than software is eating the world, but coming up with a brilliant idea that gains traction constitutes just one part of the process. Turning the project into a business that generates revenue in the long term can present one of the hardest obstacles.

On the Hacking Open Source Business podcast, Joseph Jacks aka JJ (Founder, OSS Capital) joins Avi Press (Founder and CEO, Scarf) and Matt Yonkovit (The HOSS, Scarf) to share what you need to know before starting a commercial open source software (COSS) company and how you can set yourself and your project apart in a way that attracts investor funding. As an investor who exclusively focuses on open source startups, JJ provides a VC perspective on what he looks for when evaluating investment opportunities. 

What follows is a guide based on their conversation aimed to help you best prepare and position your COSS company to raise funding while continuing to contribute to the open source community. Note that you can build a strong business off open source while still keeping open source projects as open source. It doesn’t have to be either/or.

What is open source software, and where is it headed?

Before we dive in, let’s start with a brief introduction on the definition of open source. You can think of it as a rights-driven, discrimination-free framework for computer source code. Fundamentally, open source indicates that any entity can see, modify, distribute, and commercialize the source code. 

Of course, some open source licenses exist that fall under those basic tenets yet contain some variation in the treatment of trademarks, attribution, patents, and/or reference rights. 

Today, you may encounter a newer branch of open source licensing called source available, which serves as a hybrid between open source licensing and fully proprietary software licensing. An example includes the Server-Side Public License (SSPL) used by MongoDB and Elastic, which generally focuses on calling out and restricting the monetization of software under the license. You can use the license for your projects and applications as long as they do not compete with the company providing the SSPL software or services.

You may also come across the Business Software License (BSL), sometimes called eventual open source, which means that the code is source available initially, so only a single company can monetize, control, and contribute to that code base, but it eventually becomes open source after a period of time. Only a small fraction of companies choose to go this kind of route, though its usage has grown.

Although some think that source-available licensing seems to be trending, JJ predicts that in the future, companies will increasingly view source-available licensing as an inflection point toward open source and orient themselves in that direction. They will realize that much of their code is non-business differentiating and that they can still bring in the same revenue going open source, as users are ultimately more interested in the product experience. Users pay for the services and products that they love out of convenience—they do not spend money on software to access the source code. According to JJ, source code does not actually contain any unique value to begin with. 

Because open source accelerates and magnifies innovation while ensuring accountability due to greater competition and collaboration, consequently benefitting everybody in the end, JJ believes that, if anything, it will continue to catch on.

Source: Open Source Is Eating Software FASTER Than Software Is Eating the World by Joseph Jacks

In addition, the millions of open source projects out there usually fall under one or both of the following categories: 

  1. Software that reads or writes data, acting as a system of record
  2. Software that proxies data at the network persistence tier, like a message bus—some kind of middleware abstraction interfacing with essential data

When a technology qualifies under at least one of these domains, you can be more confident that it carries the potential to become the foundation of a valuable, well-established COSS company.

What do COSS companies that get investments have in common? 

Cal.com, Hoppscotch, and NocoDB are just three companies within OSS Capital’s portfolio. You’ll find that software at the application level and infrastructure tooling or general tooling for developers appear as common patterns across many of the companies that OSS Capital backs. Another theme: They offer the open source version of X. 

So does OSS Capital seek out open source projects largely because they branch off some massively popular proprietary software? Rather, OSS Capital looks to systematically identify people who are genuinely motivated to create a solution that solves a specific problem in a way that is meaningful to them. “X, but make it open source” may frequently result, but it is not usually the original motivation of a project.

For example, Peer Richelsen, the main founder of Cal.com, formerly ran a recruiting startup. He realized that Calendly lacked some critical features that would help smooth out the process of coordinating and interacting with a vast number of candidates. As a proprietary software, Calendly could not be customized by someone like him, but he could not find an open source version of Calendly or better alternatives. This compelled him to build a better solution himself.

A similar story goes for the NocoDB Founder Naveen Rudrappa. He developed a tool that lets you build REST and GraphQL APIs on top of MySQL to address a pain point that he personally faced. He desired a user-friendly interface that could interact with those databases at the application layer without requiring custom infrastructure and a binder between the application and database. The idea of a simple process for writing data to a database such that the information resembles a readable spreadsheet led to the discovery of an untapped market.

Successful COSS companies are also apt to try numerous avenues in order to secure their first customer, whether it’s charging for services, plugins, an enterprise version, a managed API, or a fully managed service. In GitLab’s case, they have 3–4 monetization approaches based on a defined set of personas. Depending on whether they’re catering to a buyer (executives or decision makers with purchasing power) or a practitioner (end users of the product), GitLab leverages the appropriate method and model for monetization, keeping in mind the target persona’s predilections.

As you can see, a common thread among thriving COSS companies comes down to the fact that real solutions worth putting money toward solve real problems, and you have to find a way to convert your target users into loyal customers.

Key metrics that investors care about

Perhaps you have those boxes checked, but you want to know what additional factors investors take into account. 

Quantitative metrics: Measuring growth for open source

Growing your user base, install base, and community is paramount. Seeing steady growth of 20–30% month over month is good, but maintainers and business owners also need to watch for changes in growth rates even over small periods as they can indicate something else that needs to be looked at.

One point of clarification: Rate of growth should tie to external contributors, not stars on GitHub. The former makes an immediate impact and can steer the momentum of a project, whereas the latter actually bears little weight. It may provide some sense of developer excitement, but it is just a lean sense when what you really want to know are adoption and usage. Drawing on physics as an analogy, Mitchell Hashimoto (Co-Founder, HashiCorp) has likened putting stars on GitHub into the potential energy bucket versus the kinetic energy bucket. Contributor metrics are the baseline, but an open source company that strives to commercialize at the next level will inevitably need access to advanced download and adoption metrics as well, such as the ones provided by Scarf.

Secondary metrics for consideration include rate of development, rate of execution (i.e., commits made in the repository daily, weekly, or monthly), and rate of iteration or improvements.

Qualitative metrics: Evaluating teams

The less obvious and harder-to-measure metrics have to do with qualitative components. Businesses depend on individuals and reflect their creators, but people are not as straightforward as mathematical terms. Understanding the motivations, goals, personality, tendencies, and preferences of those leading a project truly matters. Investment companies look for humble, self-aware, mission-driven, and intellectually curious leaders who are sufficiently skilled and technical enough to bring a product to market. They look for leaders who can grow, learn, and evolve with the company as it matures.

Fortunately with open source, it is much easier to gauge commitment, consistency, and interest in a project over time by the nature of the data available. You’ll know if a person is intrinsically motivated because they’ve volunteered to contribute significantly to a project even without compensation. People who authentically and persistently care are the kinds of people who will draw in investors.

Time will always tell if a partnership pans out, but VCs don’t have the luxury of even a short timeline to find that out. It normally takes 7–10 years to see how a company fares, making the private equity investment process even more selective. 

If you ask yourself whether your product will generate billions of dollars within 10 years, what would your honest answer be? Even for our own selves, it can be challenging to envision such a trajectory, so imagine what it takes to convince another party, namely an investor. 

The most important factor 

If JJ had to choose one factor that pushes a business over the edge toward success in its early stages, it would indeed come down to the person leading the charge:

  • Do you have what it takes to create a business from zero to 100?
  • Do you have what it takes to grow into a leader who can inspire others and run an organization? 

If your answer is “no” to one or both of those questions, do not fear. Most people would respond similarly as first-time founders, but getting to a place where you can say “yes” can certainly be learned.

What happens once a project gets an investor’s attention?

Interestingly, none of OSS Capital’s core investments involved pitch decks. Instead, OSS Capital prefers to keep active eyes on the open source community, monitoring launches and activity that appear objectively interesting, which then catalyzes them to reach out and introduce themselves over email, Twitter, or LinkedIn. 

In return for funding a project with millions of dollars, the creator maintains control of the company and gets to build a project and surrounding community that can be developed and sustained more systematically. OSS Capital encourages and suggests projects to stay open source licensed perpetually, which they believe makes for a better world and more scalable development of the product.

Telemetry: The biggest challenge for open source companies

Once you’ve raised funding, you’ll likely encounter the most commonly faced challenge of rising COSS companies: collecting data. Open source projects traditionally start out on GitHub, which only provides limited information on the activity and engagement surrounding a project. It’s nowhere near as robust as the insights you would gain from building a proprietary product. With a proprietary product, you would typically capture a user’s details and track interactions or feature usage after the user has signed up for a freemium account by providing an email or something of the like. With open source, you can’t understand how or where the product is running, at least not in an out-of-the-box way. This fractures the feedback loop between end users and the product’s developers.

To minimize that gap, many COSS companies have leveraged Scarf to gain insights that help them build a more tailored product and connect the data that they need from an environment to their own assets and domains. Thus, the standardization provided by Scarf makes it easier for companies to establish telemetry by saving them the trouble of creating their own from scratch. Companies can simply focus on creating better software for all.

Take heed

With open source comes innovation, commoditization, and new market dynamics and characteristics that serve as a bedrock for exciting business opportunities. 

However, wildfire open source adoption does not guarantee commercial success. Garnering millions of downloads or recruiting thousands of contributors does not equate to a capacity to monetize. As you transition from an open source project to offering a product or product experiences, you still need to figure out a system for turning users into customers.

To get to that point, it is important to first acknowledge that:

  • The definition of open source is not evolving. Source available licensing shows up more now, but open source isn’t going anywhere. It is still a great path with plenty of runway, and the opportunities are not just limited to the cloud.
  • Starting an open source project that solves a specific problem, often one that you personally relate to, makes a difference. It’s less about the narrative and more about genuinely caring about resolving an issue at hand. The heart and person behind an effort have the power to carry it through the startup stages and take it from zero to full bloom over the course of 10 years. 
  • Metrics for open source are undoubtedly tough, but that doesn’t negate their necessity. Investors evaluate COSS opportunities based on growth of external contributors and equally, if not more importantly, based on the people leading the project. Investors will only provide funding if they believe in the people just as much as they back a project. 
  • Telemetry is a shared challenge endemic to the industry, but you can and should address it. Various companies rely on Scarf to overcome this barrier, because knowing who your users are and how they’re using the software results in improved products that benefit everyone. 

We hope you found this guide a useful start for transforming your open source project into a viable business. To hear the whole conversation with JJ, you can watch the full episode on YouTube. We also encourage you to subscribe to the Hacking Open Source Business podcast, get started with Scarf, and in the meantime, stay tuned for more to come!

Latest blog posts

Tools and strategies modern teams need to help their companies grow.

Scarf Newsletter - March 2024

Scarf Newsletter - March 2024

Stay up to date with the latest updates from Scarf. Discover upcoming features, industry news, partnerships, and events. March 2024 Newsletter.
State of Open Source Usage: The Scarf Report 2023

State of Open Source Usage: The Scarf Report 2023

In 2023, the open source software (OSS) landscape showed significant growth and shifts in various aspects. Here are the key findings:
Scarf Successfully Completes Type 1 SOC 2 Examination with an Unqualified Opinion

Scarf Successfully Completes Type 1 SOC 2 Examination with an Unqualified Opinion

We are thrilled to announce that we have successfully completed a Type 1 System and Organization Controls 2 (SOC 2) examination for our Scarf Platform service as of January 31, 2024.
Analytics are Starting to Win in Open Source

Analytics are Starting to Win in Open Source

When Scarf emerged back in 2019, many people expressed skepticism that usage analytics would ever be tolerated in the open source world. 5 years later, Scarf has shown this once solidified cultural norm can indeed change. Learn how Scarf's journey mirrors a broader shift in open source culture and why embracing usage analytics could shape the future of open software development.
Scarf Newsletter - February 2024

Scarf Newsletter - February 2024

Stay up to date with the latest updates from Scarf. Discover upcoming features, industry news, partnerships, and events. February 2024 Newsletter.
The Linux Foundation is Partnering With Scarf for OSS Usage Analytics

The Linux Foundation is Partnering With Scarf for OSS Usage Analytics

We are excited to share that we have officially partnered with The Linux Foundation (LF) to equip all open source projects under the LF umbrella with enhanced insights into their usage and adoption patterns of their projects. This is an important milestone in the advancement of a more data-driven open source ecosystem.
Scarf Case Study: Apache Superset

Scarf Case Study: Apache Superset

Apache Superset is an open-source modern data exploration and visualization platform that makes it easy for users of all skill sets to explore and visualize their data. We spoke with Maxime Beauchemin, founder & CEO of Preset, and the original creator of both Apache Superset and Apache Airflow, who shared with us Superset's experience using Scarf.
Haskell.org: Bridging the Gap Between Language Innovation and Community Understanding

Haskell.org: Bridging the Gap Between Language Innovation and Community Understanding

Haskell, a cutting-edge programming language rooted in pure functionality, boasts static typing, type inference, and lazy evaluation. The language's ongoing evolution is bolstered by a diverse array of organizations, including the Haskell.org committee. This committee strategically leveraged the Scarf solution for testing purposes.
Scarf Newsletter - December 2023

Scarf Newsletter - December 2023

We’re pleased to share a final recap of the latest Scarf updates for December and 2023 as a whole. Join us in this last edition of our 2023 newsletters.
Introducing OQLs: A New Way for Businesses to Quantify Open Source Adoption

Introducing OQLs: A New Way for Businesses to Quantify Open Source Adoption

In the open source ecosystem, user behaviors are diverse and conversion tracking poses unique challenges frequently leaving traditional marketing strategies insufficient. Recognizing this gap, we are excited to introduce a brand new way for businesses to make sense of this opaque and noisy signal – Open Source Qualified Leads (OQLs).
Scarf Newsletter - November 2023

Scarf Newsletter - November 2023

Stay up to date with the latest updates from Scarf. Discover upcoming features, industry news, partnerships, and events. November 2023 Newsletter.
The BSL Phenomenon: Balancing Sustainability and Open Source Principles

The BSL Phenomenon: Balancing Sustainability and Open Source Principles

In recent years, a notable development in the open source landscape is the growing number of large corporations considering the transition from open source licenses to more restrictive models like the Business Source License (BSL). This trend raises further questions about the sustainability and future of open source projects, particularly when large players alter their approach.
State of Open Source Usage Q3 2023: The Scarf Report

State of Open Source Usage Q3 2023: The Scarf Report

In Q3 2023, the open source software (OSS) landscape showed significant growth and shifts in various aspects. Here are the key findings:
Unlocking the Power of Custom URL Parameters with Scarf: A Comprehensive Guide

Unlocking the Power of Custom URL Parameters with Scarf: A Comprehensive Guide

A recent release of Scarf added the ability to track and report on custom URL parameters. If you are looking to gain more intelligence around how you open source users interact with your project and download your software using link parameters in key situations can reveal interesting and helpful trends that can help you grow your user base and unlock open source qualified leads.
Building Trust: How to Collect Data Responsibly as an Open Source Project

Building Trust: How to Collect Data Responsibly as an Open Source Project

In the ever-evolving landscape of open source software, data collection has become a hot-button issue. As the open source community grows and software becomes increasingly integral to our daily lives, concerns about data collection ethics have emerged.
Scarf Newsletter - September 2023

Scarf Newsletter - September 2023

Stay up to date with the latest updates from Scarf. Discover upcoming features, industry news, partnerships, and events. September 2023 Newsletter.
 Measuring the Commercial ROI of DEVREL

Measuring the Commercial ROI of DEVREL

In today's fast-paced tech world, the Developer Relations (DevRel) role has moved from the periphery to the center stage. Companies, irrespective of their size, are now seriously considering the worth of having a dedicated DevRel team. But, how do you quantify the success or failure of such an effort? What metrics should companies use? This post dives deep into understanding the commercial Return on Investment (ROI) of DevRel.
Selling Open Source: 101 - Guide for Sales and Marketing Teams

Selling Open Source: 101 - Guide for Sales and Marketing Teams

Monetizing open source software is a challenging task, but it can also be highly rewarding. Unlike traditional software, you're essentially competing against a free version of your product. So, how do you sell something that is inherently free?
Beyond the Surface: How to Engage with the Quiet Members of your Open Source Community

Beyond the Surface: How to Engage with the Quiet Members of your Open Source Community

In the dynamic realm of community management, marketing, and developer relations, success depends upon more than just attracting attention. It's about fostering meaningful relationships, nurturing engagement, and amplifying your community's impact. 
Mastering Telemetry in Open Source: A Simple Guide to Building Lightweight Call Home Functionality

Mastering Telemetry in Open Source: A Simple Guide to Building Lightweight Call Home Functionality

This guidebook shows you how to implement a call-home functionality or telemetry within your open-source software while at the same time being transparent and respectful of your users data. Let's explore how to build a minimal, privacy-focused call home functionality using a simple version check and Scarf.
Scarf Newsletter - July 2023

Scarf Newsletter - July 2023

Stay up to date with the latest updates from Scarf. Discover upcoming features, industry news, partnerships, and events. July 2023 Newsletter.
Open Source Metrics: Fear and Loathing (Part 2)

Open Source Metrics: Fear and Loathing (Part 2)

Many open source contributors are reluctant or skeptical about metrics. They think metrics are overrated, irrelevant, or even harmful to their projects and communities. But in this blog post, we argue that metrics are essential for making better decisions, improving the experience for users and contributors, and demonstrating the impact and value of your open source work. We also share some tips and examples from OSPOs and DevRel teams on how to choose and use metrics effectively.
Why GitHub Repos Are Not Enough for Your Docs: The Benefits of Creating a Dedicated Doc Site

Why GitHub Repos Are Not Enough for Your Docs: The Benefits of Creating a Dedicated Doc Site

Many open-source developers rely on GitHub as their primary documentation source. But this can be a costly mistake that can affect your project’s success and adoption. In this blog, we’ll explain why you need to build your own docs site and how to do it easily and effectively.
Data-Driven Open Source: Why You Should Care About Metrics (Part 1)

Data-Driven Open Source: Why You Should Care About Metrics (Part 1)

Open source projects and companies need data to grow and enhance their performance. However, many open source leaders and communities overlook or reject metrics and depend on intuition, relationships, or imitation. Data can help you spot problems, opportunities, and false positives in growth strategies. In this blog post, Matt Yonkovit shows you why data is important for open source success and how it can offer insights and guidance for open source projects to reach their goals and make better decisions.
State of Open Source Usage Q2 2023: The Scarf Report

State of Open Source Usage Q2 2023: The Scarf Report

Open source software continues to be a vital part of enterprise operations in Q2 2023, as more and more companies adopt open source solutions for their business needs. In this blog post, we will examine the state of open source usage in Q2 2023 and the trends that are shaping the future of open source.
Developer Relations (DevRel): Where Should It Reside in Your Organization

Developer Relations (DevRel): Where Should It Reside in Your Organization

DevRel is a vital function for any organization that wants to engage with the developer community and grow its user base. However, there is no one-size-fits-all solution for where to place DevRel within the organizational structure. In this blog post, we explore three common strategies for DevRel placement: marketing, product, and hybrid. We discuss the advantages and challenges of each strategy, and provide some tips on how to decide which one is best for your organization and goals.
The Gating Debate: Striking a Balance Between Open Source and Marketing Insights

The Gating Debate: Striking a Balance Between Open Source and Marketing Insights

In the open source industry, identifying and engaging users is a major challenge. Many users download software from third-party platforms that do not share user data with the software company. Gating content behind a login or an email form can help, but it can also alienate potential users who value their privacy and convenience. In this blog post, we explore the pros and cons of gating content in the open source industry, and we offer an alternative solution that can help you identify and connect with your users without compromising your content.
How to Use Metrics to Track and Evaluate Your Open Source Community’s Success

How to Use Metrics to Track and Evaluate Your Open Source Community’s Success

Open source software depends on the power of its community. But how do you know if your community is healthy and thriving? In this blog, you will learn how to use metrics to track and evaluate your community’s activity, engagement, growth, diversity, quality, and impact. You will hear from founders, DevRel experts, and investors who share their best practices and tips on how to measure and improve your community’s performance and value.
How to: Using anonymous downloads, website traffic, and documentation views to generate leads

How to: Using anonymous downloads, website traffic, and documentation views to generate leads

Learn how to overcome the challenges of open source software marketing and turn anonymous data into qualified leads. In this blog post, we’ll show you how to use download data, web traffic, and documentation views to identify potential customers and grow your sales pipeline. Discover how to track downloads, website traffic and documentation views with Scarf Gateway and the Scarf Tracking Pixel.
Why Your Open Source Startup Is Going To Fail (And What You Can Do About It)

Why Your Open Source Startup Is Going To Fail (And What You Can Do About It)

This blog post outlines ten common mistakes made by founders of open source startups, from failing to ask the right questions to neglecting the standardization of key metrics. By offering guidance on how to avoid these pitfalls, it provides a roadmap to successfully commercializing open source projects.
Open Source Monetization 101: A Step-by-Step Guide

Open Source Monetization 101: A Step-by-Step Guide

Many people believe that making money from open source projects is an arduous or even impossible task. However, with the right strategies it is possible to build a sustainable business while keeping the spirit of open source intact. By evaluating the market fit and commercial viability of an open source project before considering funding and monetization, one can realistically begin to explore the financial potential of an open source project. Here's how to do it.
The Open Source Sales & Marketing Funnel: Navigating the Challenges of Anonymous Downloads and Activity Tracking

The Open Source Sales & Marketing Funnel: Navigating the Challenges of Anonymous Downloads and Activity Tracking

This blog emphasizes the importance of a comprehensive approach to lead generation in the open source software space. Amid the challenges of anonymous usage and privacy regulations, strategies focusing on download activity, community engagement, and web traffic can maximize lead identification. Employing lead scoring and maintaining a list of active software users can further enhance sales outcomes in this unique market.
Scarf Newsletter - May 2023

Scarf Newsletter - May 2023

Stay up to date with the latest updates from Scarf. Discover upcoming features, industry news, partnerships, and events. May 2023 Newsletter.
Harnessing Software Download Patterns: Using Open Source Download Metrics to Uncover New Users and Potential Customers

Harnessing Software Download Patterns: Using Open Source Download Metrics to Uncover New Users and Potential Customers

Here at Scarf, we've developed a solution to help open source projects and businesses gain more insight into their users and their download traffic - Scarf Gateway. Here's how it works.
Unlocking Growth Potential: Scarf Users Benefit from Clearbit Integration for Improved User Intelligence

Unlocking Growth Potential: Scarf Users Benefit from Clearbit Integration for Improved User Intelligence

We are thrilled to announce our latest partnership with Clearbit (https://clearbit.com/). This collaboration will offer Scarf users and customers an enriched array of data about their user base, significantly enhancing the quality of information you already value from Scarf.
State of Open Source Usage Q1 2023: The Scarf Report

State of Open Source Usage Q1 2023: The Scarf Report

The popularity of open source software is not in doubt, but little concrete public data exists beyond human-generated surveys on adoption usage. In this blog post, we will explore the state of open source usage in Q1 2023 and the data illustrating how open source is becoming an increasingly important part of enterprise operations.
Connecting Community Efforts in Open Source to Business Success

Connecting Community Efforts in Open Source to Business Success

The success of DevRel (Developer Relations) and community efforts in open source can be challenging to measure, as there is often a disconnect between the goals and expectations of the community and the business. This blog post discusses the challenges of measuring the success of DevRel and community efforts in open source.
3 Keys to Growing the Adoption of an Open Source Project

3 Keys to Growing the Adoption of an Open Source Project

Successful open source projects don't always translate into successful open source businesses. However, by focusing on building a kick-ass product, raising awareness, making the product easier to use, and fostering a strong open source community, you can set the stage for converting users into paying customers.
The Most Neglected and Overlooked Open Source Metric: Production Users

The Most Neglected and Overlooked Open Source Metric: Production Users

Everyone wants a larger open source user base, but very few people effectively measure its growth. Let’s discuss why.
Switching Container Registries With Zero Downtime

Switching Container Registries With Zero Downtime

You can use the open source Scarf Gateway to switch hosting providers, container registries, or repositories without impacting end users in the future.
Understanding Tech Layoffs and the Economy’s Impact on Open Source

Understanding Tech Layoffs and the Economy’s Impact on Open Source

What is driving all this tech layoffs? , What is their impact on the open source software industry? We will walk through all the potential reasons from an economic downturn, herd mentality, excessive borrowing and spending due to low interest rates, and growth at all costs as the main reasons behind the layoffs. Companies can continue to grow in this tight economic market if they are focused on optimizing efficiency and sustaining the right growth.
Why Downloads are an Essential Metric for Open Source Software Projects

Why Downloads are an Essential Metric for Open Source Software Projects

If you're only going to track one thing for your OSS project, track your downloads.
The Open Source Business Metrics Guide

The Open Source Business Metrics Guide

How to Build, Grow, and Measure the Success of an Open Source Business
Messaging and Positioning Considerations for Introducing an Open Source Product

Messaging and Positioning Considerations for Introducing an Open Source Product

At the All Things Open conference, Emily Omier, a seasoned positioning consultant, sat down with Avi Press (Founder and CEO, Scarf) and Matt Yonkovit (The HOSS, Scarf) to discuss how to message, position, and validate your open source product on The Hacking Open Source Business Podcast. You can watch the full episode below or continue reading for a recap.
How to Get the Attention of an Open Source Software Investor

How to Get the Attention of an Open Source Software Investor

On the Hacking Open Source Business podcast, Joseph Jacks aka JJ (Founder, OSS Capital) joins Avi Press (Founder and CEO, Scarf) and Matt Yonkovit (The HOSS, Scarf) to share what you need to know before starting a commercial open source software (COSS) company and how you can set yourself and your project apart in a way that attracts investor funding. As an investor who exclusively focuses on open source startups, JJ provides a VC perspective on what he looks for when evaluating investment opportunities.
Heroic Labs' Journey to Open Source and 5.3M Docker Downloads

Heroic Labs' Journey to Open Source and 5.3M Docker Downloads

On The Hacking Open Source Business podcast, CEO Chris Molozian and Head of Developer Relations Gabriel Pene at Heroic Labs elaborate on their usage and shift to open source and how it accelerated their adoption.
How to Keep Open Source Projects Open Source

How to Keep Open Source Projects Open Source

In this recap of the first episode of the Hacking Open Source Business Podcast, co-hosts Matt Yonkovit and Avi Press, Scarf Founder and CEO, dig into a recent controversy that highlights the challenges open source projects face trying to create sustainable revenue streams to support a business or a non-profit that funds the project’s growth.
How Buoyant Drives Open-Source-Led Growth with Linkerd

How Buoyant Drives Open-Source-Led Growth with Linkerd

Building a business around an open-source project is hard. Learn more about how Buoyant drives product-led growth with Linkerd.
Alex Biehl: Open Sourcing a Tool to Generate Haskell Server Stubs

Alex Biehl: Open Sourcing a Tool to Generate Haskell Server Stubs

Alex is a software engineer at Scarf who recently open sourced a tool to generate Haskell server stubs called Tie.
Tanner Linsley: Building Sustainable Open Source Projects

Tanner Linsley: Building Sustainable Open Source Projects

Tanner Linsley joined us to explain how he got started in open source and how he has made working in open source sustainable.
Stefano Maffulli: An Exploration on Standards for Open Source Packaging and Distribution

Stefano Maffulli: An Exploration on Standards for Open Source Packaging and Distribution

Scarf Sessions is a new stream where we have conversations with people shaping the landscape in open source and open source sustainability. This post will give a recap of the conversation Scarf CEO, Avi Press and I had with our guest Stefano Maffulli.
Using OSS Usage Data to Sell your Company

Using OSS Usage Data to Sell your Company

Learn how Nestybox used Scarf to gather better project insights and provide accurate data during their recent acquisition.
A Different Approach to Measuring Open Source Community Health

A Different Approach to Measuring Open Source Community Health

Community is important to the success of open source software. To understand and grow a community, project founders and maintainers need visibility into various technical, social, and even financial metrics. But what metrics should we be using?
Scarf Tech Stack: Relude

Scarf Tech Stack: Relude

This blog post will talk about Relude, a project we use in the majority of our Scarf tech stack
Python Wheels vs Eggs (And How Data-Driven Decisions Must Become The Norm in Open-Source)

Python Wheels vs Eggs (And How Data-Driven Decisions Must Become The Norm in Open-Source)

Should Python eggs be deprecated in favor of wheels? What does the data show? This post explores how the right data can make decisions like this easier for maintainers and Open Source organizations.
Changelog: Company Identification Change

Changelog: Company Identification Change

Announcing a new change to the way we identify companies.
Announcing Python Support

Announcing Python Support

Advanced registry analytics are now available for Python package maintainers
Project Spotlight: Scarf Gateway Stats

Project Spotlight: Scarf Gateway Stats

This Project Spotlight will focus on another exciting open source project, Scarf Gateway Stats.
Scarf Will Block Package Downloads from the Russian Government

Scarf Will Block Package Downloads from the Russian Government

In solidarity with Ukraine, Scarf Gateway will no longer service package downloads from Russian Government sources.
Changelog: New Pixel Snippet

Changelog: New Pixel Snippet

A notice to our Documentation Insights users.
Community Spotlight: nix-community

Community Spotlight: nix-community

This is the second post in a new series from Scarf: Spotlights where we highlight awesome projects and communities.
Changelog: Registry Validation for Auto-package Creation

Changelog: Registry Validation for Auto-package Creation

A summary of the new registry validation feature for auto-package creation.
Three Ways to Build Better Products Through Analytics

Three Ways to Build Better Products Through Analytics

A special guest post from open-source analytics company PostHog
New Year, New Scarf Features

New Year, New Scarf Features

Today, we're launching some of the most frequently asked for features since we launched Scarf Gateway back in March.
The Scarf Tech Stack

The Scarf Tech Stack

How Scarf is built
OSS Project Spotlight: IHP

OSS Project Spotlight: IHP

In a new blog post series, we'll highlight great OSS projects that are using Scarf. Today, we are featuring IHP, a modern batteries-included Haskell web framework
Measuring Downloads of Anything You Distribute

Measuring Downloads of Anything You Distribute

Scarf's core registry infrastructure has leveled up to support any kind of direct file download
Announcing Nomia and the Scarf Environment Manager

Announcing Nomia and the Scarf Environment Manager

Our mission here at Scarf centers around enhancing the connections between open source software maintainers and end users. Learn how Scarf + Nomia can reduce the complexity and increase the efficiency of the end-user open source integration experience.
Announcing The Scarf Gateway

Announcing The Scarf Gateway

Understand how your containers are downloaded and decouple your project from your registry
Composition with Semantically Rich Names

Composition with Semantically Rich Names

Insights from recent developments in name-based composition
Shea Levy, Composition Fanatic

Shea Levy, Composition Fanatic

Introducing Shea, Scarf's new VP of Engineering
Are Package Registries Holding Open-Source Hostage?

Are Package Registries Holding Open-Source Hostage?

Package registries are a central piece of infrastructure for software development. How aligned are they with the developers who make all of the packages being hosted?
Analytics and Open Source Sustainability

Analytics and Open Source Sustainability

Analytics will be an important part of improving sustainability for open-source maintainers
State of Open Source Usage: The Scarf Report 2023
March 5, 2024

State of Open Source Usage: The Scarf Report 2023

In 2023, the open source software (OSS) landscape showed significant growth and shifts in various aspects. Here are the key findings:
Scarf
Scarf
Scarf Successfully Completes Type 1 SOC 2 Examination with an Unqualified Opinion
March 1, 2024

Scarf Successfully Completes Type 1 SOC 2 Examination with an Unqualified Opinion

We are thrilled to announce that we have successfully completed a Type 1 System and Organization Controls 2 (SOC 2) examination for our Scarf Platform service as of January 31, 2024.
Scarf
Scarf
Analytics are Starting to Win in Open Source
February 29, 2024

Analytics are Starting to Win in Open Source

When Scarf emerged back in 2019, many people expressed skepticism that usage analytics would ever be tolerated in the open source world. 5 years later, Scarf has shown this once solidified cultural norm can indeed change. Learn how Scarf's journey mirrors a broader shift in open source culture and why embracing usage analytics could shape the future of open software development.
Avi Press
Avi Press